# Functions
New creates a new Clientset for the given RESTClient.
NewForConfig creates a new Clientset for the given config.
NewForConfigOrDie creates a new Clientset for the given config and panics if there is an error in the config.
# Interfaces
Interface defines method used to return client interface used by coding-hui organization.