Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + type Clientset struct + func New(c restclient.Interface) *Clientset + func NewForConfig(c *restclient.Config) (*Clientset, error) + func NewForConfigOrDie(c *restclient.Config) *Clientset + func (c *Clientset) Core() v1core.CoreV1Interface + func (c *Clientset) CoreV1() v1core.CoreV1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + Core func() v1core.CoreV1Interface + CoreV1 func() v1core.CoreV1Interface + Discovery func() discovery.DiscoveryInterface