options

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI added in v1.3.2

type CLI struct {
	KubeClient   kubernetes.Interface
	Namespace    string
	ResourceName string
	Filename     string
	NoExport     bool
	Writer       io.Writer
}

CLI stores configuration and arguments passed to the cli.

func (*CLI) ResolveNamespace added in v1.3.2

func (cli *CLI) ResolveNamespace() error

ResolveNamespace sets the Namespace property of an Options struct.

type Client added in v1.3.2

type Client struct {
	Namespace    string
	ShouldExport bool
}

Client stores configuration used by the go-client

Jump to

Keyboard shortcuts

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