cmd

package
v0.0.0-...-de13cae Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IndigoBlue = "#89CFF0"
	Red        = "#FF0000"
	White      = "#FFFFFF"
)

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type Namespace

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

func (*Namespace) Children

func (n *Namespace) Children() []*Secrets

func (*Namespace) Name

func (n *Namespace) Name() string

func (*Namespace) Print

func (n *Namespace) Print() string

func (*Namespace) Update

func (n *Namespace) Update()

type Secrets

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

func (*Secrets) Children

func (n *Secrets) Children() []*Values

func (*Secrets) Name

func (n *Secrets) Name() string

func (*Secrets) Print

func (n *Secrets) Print() string

func (*Secrets) Update

func (n *Secrets) Update()

type Values

type Values struct {
	Selected bool
	// contains filtered or unexported fields
}

func (*Values) Name

func (n *Values) Name() string

func (*Values) Print

func (n *Values) Print() string

func (*Values) Update

func (n *Values) Update()

Jump to

Keyboard shortcuts

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