package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Mar 24, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var NetworkCmd = &cobra.Command{
Use: "network",
Short: "Manage network operations",
Long: "Manage network operations for a cluster",
Run: func(cmd *cobra.Command, args []string) {
cmd.Help()
},
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.