Versions in this module Expand all Collapse all v0 v0.3.1 Aug 8, 2018 v0.3.0 Jul 19, 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) Squash() squashv1.SquashV1Interface + func (c *Clientset) SquashV1() squashv1.SquashV1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + Squash func() squashv1.SquashV1Interface + SquashV1 func() squashv1.SquashV1Interface