Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCommand ¶
NewCreateCommand returns a new instance of the create command for creating a secret.
func NewListCommand ¶
NewListCommand returns a new instance of the list command for listing secrets
func NewRemoveCommand ¶
NewRemoveCommand returns a new instance of the remove command for removing one or more secrets
Types ¶
type CreateOpts ¶
type CreateOpts struct {
Labels []string
}
Click to show internal directories.
Click to hide internal directories.