Versions in this module Expand all Collapse all v0 v0.2.0 Jul 26, 2021 v0.1.0 Mar 29, 2021 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) CrdsV1alpha1() crdsv1alpha1.CrdsV1alpha1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + CrdsV1alpha1 func() crdsv1alpha1.CrdsV1alpha1Interface + Discovery func() discovery.DiscoveryInterface