Uses of Interface
com.google.container.v1beta1.DnsCacheConfigOrBuilder
-
Packages that use DnsCacheConfigOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of DnsCacheConfigOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement DnsCacheConfigOrBuilder Modifier and Type Class Description class
DnsCacheConfig
Configuration for NodeLocal DNSCachestatic class
DnsCacheConfig.Builder
Configuration for NodeLocal DNSCacheMethods in com.google.container.v1beta1 that return DnsCacheConfigOrBuilder Modifier and Type Method Description DnsCacheConfigOrBuilder
AddonsConfig.Builder. getDnsCacheConfigOrBuilder()
Configuration for NodeLocalDNS, a dns cache running on cluster nodesDnsCacheConfigOrBuilder
AddonsConfig. getDnsCacheConfigOrBuilder()
Configuration for NodeLocalDNS, a dns cache running on cluster nodesDnsCacheConfigOrBuilder
AddonsConfigOrBuilder. getDnsCacheConfigOrBuilder()
Configuration for NodeLocalDNS, a dns cache running on cluster nodes
-