Versions in this module Expand all Collapse all v1 v1.2.0 Jul 25, 2019 v1.1.0 Feb 20, 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) Acid() acidv1.AcidV1Interface + func (c *Clientset) AcidV1() acidv1.AcidV1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + Acid func() acidv1.AcidV1Interface + AcidV1 func() acidv1.AcidV1Interface + Discovery func() discovery.DiscoveryInterface