Versions in this module Expand all Collapse all v0 v0.2.0 Apr 22, 2018 v0.1.0 Mar 26, 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) Custom() customv1.CustomV1Interface + func (c *Clientset) CustomV1() customv1.CustomV1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + Custom func() customv1.CustomV1Interface + CustomV1 func() customv1.CustomV1Interface + Discovery func() discovery.DiscoveryInterface