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