Versions in this module Expand all Collapse all v1 v1.2.2 Dec 31, 2024 v1.2.1 Dec 5, 2024 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) CdiV1beta1() cdiv1beta1.CdiV1beta1Interface + func (c *Clientset) Discovery() discovery.DiscoveryInterface + func (c *Clientset) UploadV1beta1() uploadv1beta1.UploadV1beta1Interface + type Interface interface + CdiV1beta1 func() cdiv1beta1.CdiV1beta1Interface + Discovery func() discovery.DiscoveryInterface + UploadV1beta1 func() uploadv1beta1.UploadV1beta1Interface