Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InspectTypes = []string{ client.ServiceType, client.ConfigType, client.StackType, client.RouteSetType, client.VolumeType, client.ExternalServiceType, client2.PodType, client2.NodeType, client2.FeatureType, client2.PublicDomainType, } )
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) Run ¶
func (i *Inspect) Run(ctx *clicontext.CLIContext) error
Source Files
¶
- inspect.go
Click to show internal directories.
Click to hide internal directories.