Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 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) Ui() uiv1alpha1.UiV1alpha1Interface + func (c *Clientset) UiV1alpha1() uiv1alpha1.UiV1alpha1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Ui func() uiv1alpha1.UiV1alpha1Interface + UiV1alpha1 func() uiv1alpha1.UiV1alpha1Interface