Documentation
¶
Index ¶
- Variables
- func NewClusterExternalDNSController(mgr ctrl.Manager, config *config.Config) error
- func NewExternalDNSCRDController(manager ctrl.Manager, config config.Config) error
- func NewExternalDns(manager ctrl.Manager, conf *config.Config) error
- type ClusterExternalDNSController
- type ExternalDNSCRDConfiguration
- type ExternalDNSCRDController
Constants ¶
This section is empty.
Variables ¶
View Source
var ClusterExternalDNSControllerName = controllername.New("cluster", "externaldns", "crd")
View Source
var ExternalDNSCRDControllerName = controllername.New("externaldns", "crd")
Functions ¶
Types ¶
type ClusterExternalDNSController ¶
type ClusterExternalDNSController struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.