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