package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev
# Functions
New creates a new Clientset for the given RESTClient.
NewForConfig creates a new Clientset for the given config.
NewForConfigAndClient creates a new Clientset for the given config and http client.
NewForConfigOrDie creates a new Clientset for the given config and panics if there is an error in the config.