generate

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommandName       = "generate"
	PkiSetupVaultJSON = "pkisetup-vault.json"
	PkiSetupKongJSON  = "pkisetup-kong.json"
	PkiInitScratchDir = "scratch"

	PkiInitGeneratedDir = "generated"
	TlsSecretFileName   = "server.key"
	CaServiceName       = "ca"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	// contains filtered or unexported fields
}

func NewCommand

func NewCommand(
	lc logger.LoggingClient,
	configuration *config.ConfigurationStruct) (*Command, *flag.FlagSet)

func (*Command) Execute

func (c *Command) Execute() (statusCode int, err error)

func (*Command) GeneratePkis

func (c *Command) GeneratePkis() (int, error)

Jump to

Keyboard shortcuts

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