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