Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigCommand ¶
NewConfigCommand returns a new instance of the config command.
func NewCreateCommand ¶ added in v0.14.0
NewCreateCommand returns a new instance of the create command for creating a config.
func NewListCommand ¶ added in v0.14.0
NewListCommand returns a new instance of the list command for listing configs
Types ¶
type CreateOpts ¶ added in v0.14.0
type CreateOpts struct {
Labels []string
}
Click to show internal directories.
Click to hide internal directories.