Versions in this module Expand all Collapse all v0 v0.3.0 Aug 2, 2017 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) Ark() arkv1.ArkV1Interface + func (c *Clientset) ArkV1() arkv1.ArkV1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + type Interface interface + Ark func() arkv1.ArkV1Interface + ArkV1 func() arkv1.ArkV1Interface + Discovery func() discovery.DiscoveryInterface