cmd

package
v0.15.7 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2021 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Header() string

func NewCompileCommand

func NewCompileCommand(opts *RootOptions) *cobra.Command

func NewCreateCommand

func NewCreateCommand(opts *RootOptions) *cobra.Command

func NewDeleteCommand

func NewDeleteCommand(opts *RootOptions) *cobra.Command

func NewFlyteCommand

func NewFlyteCommand() *cobra.Command

NewCommand returns a new instance of an argo command

func NewGetCommand

func NewGetCommand(opts *RootOptions) *cobra.Command

func NewVisualizeCommand

func NewVisualizeCommand(opts *RootOptions) *cobra.Command

Types

type CompileOpts

type CompileOpts struct {
	*RootOptions
	// contains filtered or unexported fields
}

type CreateOpts

type CreateOpts struct {
	*RootOptions
	// contains filtered or unexported fields
}

type DeleteOpts

type DeleteOpts struct {
	*RootOptions
	// contains filtered or unexported fields
}

type GetOpts

type GetOpts struct {
	*RootOptions
	// contains filtered or unexported fields
}

type RootOptions

type RootOptions struct {
	*clientcmd.ConfigOverrides
	// contains filtered or unexported fields
}

func (*RootOptions) ConfigureClient

func (r *RootOptions) ConfigureClient() error

func (*RootOptions) GetTimeoutSeconds

func (r *RootOptions) GetTimeoutSeconds() (int64, error)

type SortableNSDist added in v0.1.16

type SortableNSDist []*perNSCounter

func (SortableNSDist) Len added in v0.1.16

func (s SortableNSDist) Len() int

func (SortableNSDist) Less added in v0.1.16

func (s SortableNSDist) Less(i, j int) bool

func (SortableNSDist) Swap added in v0.1.16

func (s SortableNSDist) Swap(i, j int)

type VisualizeOpts

type VisualizeOpts struct {
	*RootOptions
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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