Versions in this module Expand all Collapse all v0 v0.0.2 Sep 3, 2021 v0.0.1 Aug 27, 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) DevopsV1alpha1() devopsv1alpha1.DevopsV1alpha1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + DevopsV1alpha1 func() devopsv1alpha1.DevopsV1alpha1Interface + Discovery func() discovery.DiscoveryInterface