Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // CmdName name of command line CmdName = "cir-rotator" // Version app version, this will be injected/modified during compilation time Version = "0.0.0" // BuildHash git commit hash during build process BuildHash = "0000000000000000000000000000000000000000" )
Functions ¶
func DeleteAction ¶
func DeleteAction() *cli.Command
func ListAction ¶
func ListAction() *cli.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.