Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Kontroller ¶
type Kontroller struct {
// contains filtered or unexported fields
}
func (*Kontroller) Run ¶
func (k *Kontroller) Run(stop <-chan struct{}) error
Run starts the operator reconcilitation proces and runs until the stop channel is closed.
Click to show internal directories.
Click to hide internal directories.