Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "flux",
Short: "Use flux commands",
Run: runCmd,
}
View Source
var StatusCmd = &cobra.Command{
Use: "status",
Short: "Check the last known status of flux namespaces",
Run: runStatusCmd,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.