Documentation
¶
Index ¶
Constants ¶
View Source
const (
FiveMinutes time.Duration = time.Minute * 5
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReconcileNodeLabel ¶
type ReconcileNodeLabel struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
Recorder record.EventRecorder
MinSyncPeriod time.Duration
// contains filtered or unexported fields
}
func (*ReconcileNodeLabel) SetupWithManager ¶
func (r *ReconcileNodeLabel) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.