secrets

package
v0.2.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2019 License: Apache-2.0 Imports: 16 Imported by: 3

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"`
	Github       bool     `desc:"Configure github token"`
	Docker       bool     `desc:"Configure docker registry secret"`
	GitBasicAuth bool     `desc:"Configure git basic credential"`
}

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