describe

package
v2.0.0-...-98cc131 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DEFAULT_CREDENTIALS_FILE = bootstrap.DEFAULT_CREDENTIALS_FILE
	DEFAULT_PARAMETER_FILE   = bootstrap.DEFAULT_PARAMETER_FILE
)

Variables

View Source
var (
	Names = names.Package
	Verb  = verbs.Describe
)

Functions

func NewCommand

func NewCommand(ctx clictx.Context, names ...string) *cobra.Command

NewCommand creates a new bootstrap configuration command.

Types

type Binary

type Binary struct {
	Binary []byte `json:"binary"`
}

type Command

type Command struct {
	utils.BaseCommand
	Ref string
	Id  metav1.Identity
}

func (*Command) Complete

func (o *Command) Complete(args []string) error

func (*Command) ForName

func (o *Command) ForName(name string) *cobra.Command

func (*Command) Run

func (o *Command) Run() error

Jump to

Keyboard shortcuts

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