package
0.16.2
Repository: https://github.com/ghodss/kubernetes.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
DefaultClientConfig creates a clientcmd.ClientConfig with the following hierarchy: 1.
No description provided by the author
No description provided by the author
Assumes the flag has a default value.
No description provided by the author
No description provided by the author
No description provided by the author
NewFactory creates a factory with the default Kubernetes resources defined if optionalClientConfig is nil, then flags will be bound to a new clientcmd.ClientConfig.
OutputVersion returns the preferred output version for generic content (JSON, YAML, or templates).
PrinterForCommand returns the default printer for this command.
ReadConfigData reads the bytes from the specified filesytem or network location or from stdin if location == "-".
TODO: replace with resource.Builder.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

Factory provides abstractions that allow the Kubectl command to be extended across multiple types of resources and different API sets.