Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PodsMap ¶ added in v0.3.0
func PodsMap(ctx *clicontext.CLIContext, namespaces []string) (map[string][]v1.Pod, error)
func Revisions ¶ added in v0.1.1
func Revisions(ctx *clicontext.CLIContext) error
Types ¶
type Revision ¶
type Revision struct { N_Namespace string `desc:"specify namespace"` System bool `desc:"whether to show system resources"` }
func (*Revision) Run ¶
func (r *Revision) Run(ctx *clicontext.CLIContext) error
Click to show internal directories.
Click to hide internal directories.