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) Installer() installerv1alpha1.InstallerV1alpha1Interface + func (c *Clientset) InstallerV1alpha1() installerv1alpha1.InstallerV1alpha1Interface + func (c *Clientset) Release() releasev1alpha1.ReleaseV1alpha1Interface + func (c *Clientset) ReleaseV1alpha1() releasev1alpha1.ReleaseV1alpha1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Installer func() installerv1alpha1.InstallerV1alpha1Interface + InstallerV1alpha1 func() installerv1alpha1.InstallerV1alpha1Interface + Release func() releasev1alpha1.ReleaseV1alpha1Interface + ReleaseV1alpha1 func() releasev1alpha1.ReleaseV1alpha1Interface