Versions in this module Expand all Collapse all v0 v0.2.0 Feb 21, 2022 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) GpunodeV1() gpunodev1.GpunodeV1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + GpunodeV1 func() gpunodev1.GpunodeV1Interface