Documentation ¶
Index ¶
- Constants
- func GetImportCmd() *cobra.Command
- func GetInfoCmd() *cobra.Command
- func GetInitCmd() *cobra.Command
- func GetRootCommand() *cobra.Command
- func GetVerifyCmd() *cobra.Command
- func GetVersionCmd() *cobra.Command
- func ProcessFiles(cmd *cobra.Command, cfgPath, sourceDir, targetDir string, action Action) error
- type Action
Constants ¶
View Source
const ( AppName = "image-vault" Version = "0.2.0" )
View Source
const (
DefaultConfigFile = AppName + ".yaml"
)
Variables ¶
This section is empty.
Functions ¶
func GetImportCmd ¶ added in v0.0.5
func GetInfoCmd ¶
func GetInitCmd ¶
func GetRootCommand ¶
func GetVerifyCmd ¶
func GetVersionCmd ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.