Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ControllerManager ¶
ControllerManager creates and returns the `start controller-manager` command.
Types ¶
type ControllerManagerCommand ¶
type ControllerManagerCommand struct {
// contains filtered or unexported fields
}
ControllerManagerCommand contains the data and logic needed to run the `start controller-manager` command.
func NewControllerManager ¶
func NewControllerManager() *ControllerManagerCommand
NewControllerManager creates a new runner that knows how to execute the `start controller-manager` command.
Click to show internal directories.
Click to hide internal directories.