Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Adder ¶
type Adder struct { WatchManager *watch.Manager ControllerSwitch *watch.ControllerSwitch }
func (*Adder) Add ¶
Add creates a new Mutator Status Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.
func (*Adder) InjectControllerSwitch ¶
func (a *Adder) InjectControllerSwitch(cs *watch.ControllerSwitch)
func (*Adder) InjectTracker ¶
type ReconcileMutatorStatus ¶
type ReconcileMutatorStatus struct {
// contains filtered or unexported fields
}
ReconcileMutatorStatus reconciles an arbitrary mutator object described by Kind.
Click to show internal directories.
Click to hide internal directories.