secret

package
v0.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCommand

func NewCreateCommand(c cli.Interface) *cobra.Command

NewCreateCommand returns a new instance of the create command for creating a secret.

func NewListCommand

func NewListCommand(c cli.Interface) *cobra.Command

NewListCommand returns a new instance of the list command for listing secrets

func NewRemoveCommand

func NewRemoveCommand(c cli.Interface) *cobra.Command

NewRemoveCommand returns a new instance of the remove command for removing one or more secrets

func NewSecretCommand

func NewSecretCommand(c cli.Interface) *cobra.Command

NewSecretCommand returns a new instance of the secret command.

Types

type CreateOpts

type CreateOpts struct {
	Labels []string
}

type ListOpts

type ListOpts struct {
	Filters []string
	Format  string
	Quiet   bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL