Documentation ¶
Index ¶
- func NewAPIServerCommand(name, fullName string, out io.Writer) *cobra.Command
- func NewCommand(name, fullName string, out io.Writer) *cobra.Command
- func NewControllersCommand(name, fullName string, out io.Writer) *cobra.Command
- func NewKubeletCommand(name, fullName string, out io.Writer) *cobra.Command
- func NewProxyCommand(name, fullName string, out io.Writer) *cobra.Command
- func NewSchedulerCommand(name, fullName string, out io.Writer) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPIServerCommand ¶
NewAPIServerCommand provides a CLI handler for the 'apiserver' command
func NewControllersCommand ¶
NewControllersCommand provides a CLI handler for the 'controller-manager' command
func NewKubeletCommand ¶
NewKubeletCommand provides a CLI handler for the 'kubelet' command
func NewProxyCommand ¶
NewProxyCommand provides a CLI handler for the 'proxy' command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.