Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
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
func (*Controller) OnChange ¶
type ControllerWrapper ¶
Source Files
¶
- controller.go
Click to show internal directories.
Click to hide internal directories.