package describe
import "k8s.io/kubernetes/pkg/kubectl/describe"
Index ¶
Types ¶
type DescriberFunc ¶
type DescriberFunc func(restClientGetter genericclioptions.RESTClientGetter, mapping *meta.RESTMapping) (printers.Describer, error)
DescriberFunc gives a way to display the specified RESTMapping type
Source Files ¶
describe.go
Directories ¶
Path | Synopsis |
---|---|
pkg/kubectl/describe/versioned |
- Version
- v1.13.0-alpha.2
- Published
- Oct 24, 2018
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 2 minutes ago –
Tools for package owners.