Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoPreferences = errors.New("no preferences in kubeconfig")
ErrNoPreferences is the singleton returned when kubeconfig contains no extended preferences.
Functions ¶
Types ¶
type Options ¶
type Options struct { genopts.IOStreams resource.FilenameOptions *v1alpha1.ShowConfig ChunkSize int64 LabelSelector string NoHeaders bool ListFormats bool Toposort bool OutputFormats []string Namespace string AllNamespaces bool ExplicitNamespace bool }
Click to show internal directories.
Click to hide internal directories.