Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrSkipObjectSet = errors.New("skip objectset")
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { Apply apply.Apply Populator Populator // contains filtered or unexported fields }
func NewGeneratingController ¶
func NewGeneratingController(ctx context.Context, rContext *types.Context, name string, controller ControllerWrapper, injectors ...string) *Controller
type ControllerWrapper ¶
Click to show internal directories.
Click to hide internal directories.