Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OpenShiftCmd = &cobra.Command{ Use: "openshift SUBCOMMAND [flags]", Short: "Interacts with your local OpenShift cluster.", Long: "Interacts with your local OpenShift cluster. Use the sub-commands to check available OpenShift versions, access services, and modify configuration resources.", Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.