Versions in this module Expand all Collapse all v0 v0.9.1 Feb 29, 2020 v0.9.0 Feb 20, 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) Discovery() discovery.DiscoveryInterface + func (c *Clientset) Kubeflow() kubeflowv1.KubeflowV1Interface + func (c *Clientset) KubeflowV1() kubeflowv1.KubeflowV1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Kubeflow func() kubeflowv1.KubeflowV1Interface + KubeflowV1 func() kubeflowv1.KubeflowV1Interface