 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( ControllerName = "service-dns" UserAgentName = "federation-service-dns-controller" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceDNSController ¶
type ServiceDNSController struct {
	// contains filtered or unexported fields
}
    func NewServiceDNSController ¶
func NewServiceDNSController(client fedclientset.Interface, dnsProvider, dnsProviderConfig, federationName, serviceDNSSuffix, zoneName, zoneID string) (*ServiceDNSController, error)
NewServiceDNSController returns a new service dns controller to manage DNS records for federated services
func (*ServiceDNSController) DNSControllerRun ¶
func (s *ServiceDNSController) DNSControllerRun(workers int, stopCh <-chan struct{})
 Click to show internal directories. 
   Click to hide internal directories.