Documentation ¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "ClusterDNSChecker"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler runs a number of checkers
func NewReconciler ¶
func (*Reconciler) Reconcile ¶
Reconcile will keep checking that the cluster has a valid DNS configuration.
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager setup our manager
Click to show internal directories.
Click to hide internal directories.