Documentation
¶
Index ¶
- Variables
- func Alias()
- func Containers()
- func Context()
- func Event(context *contexts.ClientContext, prefix string, version string, ...)
- func Events()
- func Gitops()
- func Pack()
- func PreloadCommands()
- func Resources()
- func Run(cli *client.Client, c *cobra.Command)
- func SetupGlobalFlags(rootCmd *cobra.Command)
- func Streams()
- func Version()
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EmptyCondition = func(*client.Client) bool { return true } EmptyFunction = func(cli *client.Client, args []string) {} EmptyDepend = []func(*client.Client, []string){EmptyFunction} EmptyFlag = func(cmd *cobra.Command) {} )
View Source
var Commands []icommand.Command
Functions ¶
func Containers ¶
func Containers()
func PreloadCommands ¶
func PreloadCommands()
func SetupGlobalFlags ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.