//
pkg.gl
Category
k8s.io/kubectl
pkg
cmd
explain
package
0.33.0-alpha.2
Repository:
https://github.com/kubernetes/kubectl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
5
Files
227 SLOC
#
Functions
NewCmdExplain
NewCmdExplain returns a cobra command for swagger docs.
NewExplainFlags
NewExplainFlags returns a default ExplainFlags.
#
Structs
ExplainFlags
ExplainFlags directly reflect the information that CLI is gathering via flags.
ExplainOptions
No description provided by the author