Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ControllerConstructor ¶
type ControllerConstructor struct {
FlagConfigFile string
}
func (*ControllerConstructor) AddFlags ¶
func (cc *ControllerConstructor) AddFlags(flagset ctrl.FlagSet)
func (*ControllerConstructor) Describe ¶
func (cc *ControllerConstructor) Describe() ctrl.Descriptor
func (*ControllerConstructor) New ¶
func (cc *ControllerConstructor) New(config *ctrl.Config, cctx *ctrl.Context) (*ctrl.Constructed, error)
Click to show internal directories.
Click to hide internal directories.