Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddToSchemaFunc ¶
type Operator ¶
type Operator struct { LeaderElectionID string // contains filtered or unexported fields }
func (*Operator) RegisterReconciler ¶
func (o *Operator) RegisterReconciler(reconciler Reconciler)
func (*Operator) RegisterSchema ¶
func (o *Operator) RegisterSchema(schema AddToSchemaFunc)
type Reconciler ¶
Click to show internal directories.
Click to hide internal directories.