Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func (*Controller) Run ¶
func (c *Controller) Run(stopCh <-chan struct{}) error
type Operator ¶
type Operator struct {
// contains filtered or unexported fields
}
func NewMainOperator ¶
func (*Operator) Initialize ¶
Click to show internal directories.
Click to hide internal directories.