Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Operator ¶
type Operator struct {
// contains filtered or unexported fields
}
func NewOperator ¶
func NewOperator(cfg OperatorConfig) *Operator
NewOperator creates a new Operator
func (*Operator) GetManager ¶
GetManager returns the controller manager associated with this operator
func (*Operator) GetOperatorChannel ¶
GetOperatorChannel returns the channel on which the operator event dispatcher listens
Click to show internal directories.
Click to hide internal directories.