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