Documentation
¶
Overview ¶
Package kubernetes presents a filesystem hierarchy for Kubernetes resources.
It uses uses contexts from ~/.kube/config to access Kubernetes APIs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Root ¶
Root of the Kubernetes plugin
func (*Root) ChildSchemas ¶
func (r *Root) ChildSchemas() []*plugin.EntrySchema
ChildSchemas returns the root's child schemas
func (*Root) WrappedTypes ¶
WrappedTypes implements plugin.Root#WrappedTypes
Click to show internal directories.
Click to hide internal directories.