Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCreateController ¶
Types ¶
type ControllerArguments ¶
type ControllerArguments struct { CoreType bool SkipRBACValidation bool // contains filtered or unexported fields }
func (*ControllerArguments) CreateController ¶
func (c *ControllerArguments) CreateController(boilerplate string)
func (*ControllerArguments) RunCreateController ¶
func (c *ControllerArguments) RunCreateController(cmd *cobra.Command, args []string)
func (*ControllerArguments) Validate ¶
func (c *ControllerArguments) Validate()
Click to show internal directories.
Click to hide internal directories.