Uses of Interface
k8s.io.api.core.v1.Generated.PodDNSConfigOrBuilder
-
Packages that use Generated.PodDNSConfigOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.PodDNSConfigOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.PodDNSConfigOrBuilder Modifier and Type Class Description static classGenerated.PodDNSConfigPodDNSConfig defines the DNS parameters of a pod in addition to those generated from DNSPolicy.static classGenerated.PodDNSConfig.BuilderPodDNSConfig defines the DNS parameters of a pod in addition to those generated from DNSPolicy.Methods in k8s.io.api.core.v1 that return Generated.PodDNSConfigOrBuilder Modifier and Type Method Description Generated.PodDNSConfigOrBuilderGenerated.PodSpec.Builder. getDnsConfigOrBuilder()Specifies the DNS parameters of a pod.Generated.PodDNSConfigOrBuilderGenerated.PodSpec. getDnsConfigOrBuilder()Specifies the DNS parameters of a pod.Generated.PodDNSConfigOrBuilderGenerated.PodSpecOrBuilder. getDnsConfigOrBuilder()Specifies the DNS parameters of a pod.
-