Versions in this module Expand all Collapse all v0 v0.0.2 Jun 3, 2021 v0.0.1 Nov 22, 2020 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) LoopsV1() loopsv1.LoopsV1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + LoopsV1 func() loopsv1.LoopsV1Interface