inspect

package
v0.0.3-rc3 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2018 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	InspectTypes = []string{
		client.ServiceType,
		client.ConfigType,
		client.StackType,
		client.RouteSetType,
		client.VolumeType,
		client2.PodType,
		client2.NodeType,
	}
)

Functions

This section is empty.

Types

type Inspect

type Inspect struct {
	T_Type  string `desc:"The specific type to inspect"`
	L_Links bool   `desc:"Include links and actions in output"`
}

func (*Inspect) Customize

func (i *Inspect) Customize(cmd *cli.Command)

func (*Inspect) Run

func (i *Inspect) Run(app *cli.Context) error

Jump to

Keyboard shortcuts

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