Versions in this module Expand all Collapse all v0 v0.5.0 Jun 18, 2020 v0.4.0 Dec 3, 2019 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) CloudV1() cloudv1.CloudV1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + CloudV1 func() cloudv1.CloudV1Interface + Discovery func() discovery.DiscoveryInterface