Documentation ¶
Index ¶
- Variables
- func Enable(_ context.Context, o *options.EnableOptions) error
- func EnableCmd() *cobra.Command
- func Install(_ context.Context, o *options.InstallOptions) error
- func InstallCmd() *cobra.Command
- func ListAll(_ context.Context, o *options.ListAllOptions) error
- func ListAllCmd() *cobra.Command
- func UnInstall(_ context.Context, o *options.UnInstallOptions) error
- func UnInstallCmd() *cobra.Command
- func VersionCmd() *cobra.Command
- type VersionInfo
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GitCommitSHA = "unknown" BuildDate = "unknown" Version = "0.0.1" )
Functions ¶
func InstallCmd ¶
func ListAllCmd ¶
func UnInstallCmd ¶
func VersionCmd ¶ added in v0.0.3
Types ¶
Click to show internal directories.
Click to hide internal directories.