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 NodeHostsReconciler ¶ added in v0.16.0
func (*NodeHostsReconciler) SetupWithManager ¶ added in v0.16.0
func (r *NodeHostsReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager adds the controller to the manager
Click to show internal directories.
Click to hide internal directories.