kubernetes/pkg/controlplane/reconcilers/reconcilers.go

type EndpointReconciler

type Type

const MasterCountReconcilerType

const LeaseEndpointReconcilerType

const NoneEndpointReconcilerType

type Types

var AllTypes

// Names returns a slice of all the reconciler names
func (t Types) Names() []string {}