Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControllerManagerServer ¶
type ControllerManagerServer struct {
componentconfig.ControllerManagerConfiguration
}
ControllerManagerServer is the main context object for the controller manager.
func NewControllerManagerServer ¶
func NewControllerManagerServer() *ControllerManagerServer
NewControllerManagerServer creates a new ControllerManagerServer with a default config.
func (*ControllerManagerServer) AddFlags ¶
func (s *ControllerManagerServer) AddFlags(fs *pflag.FlagSet)
AddFlags adds flags for a ControllerManagerServer to the specified FlagSet.
Click to show internal directories.
Click to hide internal directories.