Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + type Configurer struct + ClusterDomain string + ResolverConfig string + func NewConfigurer(recorder record.EventRecorder, nodeRef *v1.ObjectReference, nodeIP net.IP, ...) *Configurer + func (c *Configurer) CheckLimitsForResolvConf() + func (c *Configurer) GetPodDNS(pod *v1.Pod) (*runtimeapi.DNSConfig, error) + func (c *Configurer) SetupDNSinContainerizedMounter(mounterPath string)