This repository has been archived on 2025-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
traefik-certmanager/kubernetes/docs/V1PodDNSConfigOption.md

13 lines
529 B
Markdown
Raw Permalink Normal View History

# V1PodDNSConfigOption
PodDNSConfigOption defines DNS resolver options of a pod.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | Name is this DNS resolver option's name. Required. | [optional]
**value** | **str** | Value is this DNS resolver option's value. | [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)