Documentation ¶
Index ¶
- Constants
- Variables
- func Create(ctx *context.Context) *cobra.Command
- func Delete(ctx *context.Context) *cobra.Command
- func Get(ctx *context.Context) *cobra.Command
- func Logs(ctx *context.Context) *cobra.Command
- func Rename(ctx *context.Context) *cobra.Command
- func Replace(ctx *context.Context) *cobra.Command
- func Root() error
- func RootCommands(ctx *context.Context) []*cobra.Command
- func RootCommandsWithEmptyContext() []*cobra.Command
- func Run(ctx *context.Context) *cobra.Command
- func Update(ctx *context.Context) *cobra.Command
Constants ¶
View Source
const (
ErrUnableToReadLogs chkitErrors.Err = "unable to read logs"
)
Variables ¶
View Source
var VERSION = ""
Functions ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.