Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor struct {
// contains filtered or unexported fields
}
func NewExecutor ¶
func NewExecutor(cli client.Client, logger log.FieldLogger) *Executor
func (*Executor) TargetKinds ¶
func (e *Executor) TargetKinds(worker *worker.TargetKindWorker) error
TargetKinds assures that existing TargetKinds will be loaded before reconcilers are started
Click to show internal directories.
Click to hide internal directories.