Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFetchCmd ¶
func NewFetchCmd(out io.Writer) *cobra.Command
NewFetchCmd create a fetch command
func NewRootCmd ¶
func NewRootCmd(out io.Writer, args []string) *cobra.Command
NewRootCmd creates a root cmd
Types ¶
type EnvSettings ¶
type EnvSettings struct {
KubeConfigFile string
KubeContext string
Namespace string
}
Click to show internal directories.
Click to hide internal directories.