secrets

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Secrets

func Secrets(app *cli.App) cli.Command

Types

type Create

type Create struct {
	T_Type     string   `desc:"Create type" default:"Opaque"`
	F_FromFile []string `desc:"Creating secrets from files"`
	D_Data     []string `desc:"Creating secrets from key-pair data"`
}

func (*Create) Run

func (s *Create) Run(ctx *clicontext.CLIContext) error

type Ls

type Ls struct {
}

func (*Ls) Run

func (l *Ls) Run(ctx *clicontext.CLIContext) error

Jump to

Keyboard shortcuts

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