cli

package
v0.8.4 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2023 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitFlags added in v0.3.0

func InitFlags() flags

func New added in v0.3.0

func New(resources fs.FS, release Release) icli

func NewWithOptions added in v0.3.0

func NewWithOptions(resources fs.FS, logger *log.Logger, writer io.Writer, release Release) icli

Types

type FlagsType

type FlagsType string
const (
	Build      FlagsType = "build"
	Kubernetes FlagsType = "kubernetes"
	Registry   FlagsType = "registry"
	InitGithub FlagsType = "init-github"
	App        FlagsType = "app"
	Shared     FlagsType = "shared"
	Encrypt    FlagsType = "encrypt"
	Decrypt    FlagsType = "decrypt"
)

type Release added in v0.7.0

type Release struct {
	Version string
	Commit  string
	Date    string
}

Jump to

Keyboard shortcuts

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