Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd *cobra.Command
Functions ¶
func NewKubeswitcherCommand ¶
func NewKubeswitcherCommand(opts ...KubeswitcherCommandOption) *cobra.Command
Types ¶
type DisablePlugins ¶
type DisablePlugins struct{}
func (DisablePlugins) Apply ¶
func (DisablePlugins) Apply(opts *KubeswitcherCommandOptions)
type KubeswitcherCommandOption ¶
type KubeswitcherCommandOption interface {
Apply(*KubeswitcherCommandOptions)
}
type KubeswitcherCommandOptions ¶
type KubeswitcherCommandOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.