Versions in this module Expand all Collapse all v0 v0.1.2 Jun 3, 2020 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) ArgoprojV1alpha1() argoprojv1alpha1.ArgoprojV1alpha1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + ArgoprojV1alpha1 func() argoprojv1alpha1.ArgoprojV1alpha1Interface + Discovery func() discovery.DiscoveryInterface