# TaskSpecContainerSpecDnsConfig ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **nameservers** | Option<**Vec**> | The IP addresses of the name servers. | [optional] **search** | Option<**Vec**> | A search list for host-name lookup. | [optional] **options** | Option<**Vec**> | A list of internal resolver variables to be modified (e.g., `debug`, `ndots:3`, etc.). | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)