Documentation ¶
Index ¶
Constants ¶
View Source
const ( Namespace = "kube-system" ConfigMapName = "coredns" NodeHostsKey = "NodeHosts" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoreDNSNodeHostsReconciler ¶
func (*CoreDNSNodeHostsReconciler) SetupWithManager ¶
func (r *CoreDNSNodeHostsReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager adds the controller to the manager
Click to show internal directories.
Click to hide internal directories.