# 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 the methods a compose kube client should have FIXME(vdemeester) is it required ?.