Versions in this module Expand all Collapse all v0 v0.1.4 Jun 27, 2019 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) Cluster() clusterv1alpha1.ClusterV1alpha1Interface + func (c *Clientset) ClusterV1alpha1() clusterv1alpha1.ClusterV1alpha1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + Cluster func() clusterv1alpha1.ClusterV1alpha1Interface + ClusterV1alpha1 func() clusterv1alpha1.ClusterV1alpha1Interface + Discovery func() discovery.DiscoveryInterface