parse

package
v0.0.0-...-ff79166 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLIOptions

type CLIOptions struct {
	DataObjectManifest  string            `` /* 179-byte string literal not displayed */
	DataObjectNamespace string            `` /* 180-byte string literal not displayed */
	WaitForSuccess      string            `` /* 189-byte string literal not displayed */
	DeleteObjectName    string            `` /* 141-byte string literal not displayed */
	DeleteObject        string            `` /* 131-byte string literal not displayed */
	DeleteObjectKind    string            `` /* 141-byte string literal not displayed */
	AllowReplace        string            `` /* 219-byte string literal not displayed */
	Output              output.OutputType `arg:"-o" placeholder:"FORMAT" help:"Output format. One of: yaml|json"`
	Debug               bool              `arg:"--debug" help:"Sets DEBUG log level"`
	// contains filtered or unexported fields
}

func (*CLIOptions) GetAllowReplace

func (c *CLIOptions) GetAllowReplace() bool

func (*CLIOptions) GetDataObjectManifest

func (c *CLIOptions) GetDataObjectManifest() string

func (*CLIOptions) GetDataObjectNamespace

func (c *CLIOptions) GetDataObjectNamespace() string

func (*CLIOptions) GetDebugLevel

func (c *CLIOptions) GetDebugLevel() zapcore.Level

func (*CLIOptions) GetDeleteObject

func (c *CLIOptions) GetDeleteObject() bool

func (*CLIOptions) GetName

func (c *CLIOptions) GetName() string

func (*CLIOptions) GetObjectKind

func (c *CLIOptions) GetObjectKind() string

func (*CLIOptions) GetUnstructuredDataObject

func (c *CLIOptions) GetUnstructuredDataObject() unstructured.Unstructured

func (*CLIOptions) GetWaitForSuccess

func (c *CLIOptions) GetWaitForSuccess() bool

func (*CLIOptions) Init

func (c *CLIOptions) Init() error

Jump to

Keyboard shortcuts

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