Versions in this module Expand all Collapse all v0 v0.2.0 Oct 8, 2019 v0.1.0 Sep 9, 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) Discovery() discovery.DiscoveryInterface + func (c *Clientset) Specs() specsv1alpha1.SpecsV1alpha1Interface + func (c *Clientset) SpecsV1alpha1() specsv1alpha1.SpecsV1alpha1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Specs func() specsv1alpha1.SpecsV1alpha1Interface + SpecsV1alpha1 func() specsv1alpha1.SpecsV1alpha1Interface