package
0.12.0
Repository: https://github.com/cnaize/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

DefaultClientConfig creates a clientcmd.ClientConfig with the following hierarchy: 1.
TODO remove once people have been given enough time to notice.
NewFactory creates a factory with the default Kubernetes resources defined if optionalClientConfig is nil, then flags will be bound to a new clientcmd.ClientConfig.
RunGet implements the generic Get command TODO: convert all direct flag accessors to a struct and pass that instead of cmd TODO: return an error instead of using glog.Fatal and checkErr.

# 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.