describe

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	YAML   = "yaml"
	JSON   = "json"
	PRETTY = "pretty"
	ROW    = "row"
)

Print data with yaml/json/table/row table type.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option struct {
	Namespace string
	Output    string
	Cluster   string
	Option    *resource.DescribeOption
	// contains filtered or unexported fields
}

Option is the option of describe proxy

type Proxy added in v0.3.0

type Proxy struct {
	Option Option
	// contains filtered or unexported fields
}

Proxy is one wayne describe proxy interface

func NewProxy

func NewProxy(opt Option) Proxy

NewProxy is the interface to create a wayne describe proxy.

func (*Proxy) Describe added in v0.3.0

func (g *Proxy) Describe()

Describe Kubernetes Object information.

Jump to

Keyboard shortcuts

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