Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + type Clientset struct + func New(c rest.Interface) *Clientset + func NewForConfig(c *rest.Config) (*Clientset, error) + func NewForConfigOrDie(c *rest.Config) *Clientset + func (c *Clientset) Discovery() discovery.DiscoveryInterface + func (c *Clientset) Servicecatalog() servicecatalogv1alpha1.ServicecatalogV1alpha1Interface + func (c *Clientset) ServicecatalogV1alpha1() servicecatalogv1alpha1.ServicecatalogV1alpha1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Servicecatalog func() servicecatalogv1alpha1.ServicecatalogV1alpha1Interface + ServicecatalogV1alpha1 func() servicecatalogv1alpha1.ServicecatalogV1alpha1Interface