Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Applier ¶
type Applier interface {
Run(ctx context.Context, invInfo inventory.Info, objects object.UnstructuredSet, options apply.ApplierOptions) <-chan event.Event
}
type Factory ¶
type Factory struct { }
func (*Factory) StartStopPhase ¶ added in v15.8.0
func (f *Factory) StartStopPhase() modshared.ModuleStartStopPhase
Click to show internal directories.
Click to hide internal directories.