Versions in this module Expand all Collapse all v8 v8.2.0 Dec 10, 2024 Changes in this version type Clientset + func (c *Clientset) GroupsnapshotV1beta1() groupsnapshotv1beta1.GroupsnapshotV1beta1Interface type Interface + GroupsnapshotV1beta1 func() groupsnapshotv1beta1.GroupsnapshotV1beta1Interface v8.0.0 Jun 3, 2024 Changes in this version + type Clientset struct + func New(c rest.Interface) *Clientset + func NewForConfig(c *rest.Config) (*Clientset, error) + func NewForConfigAndClient(c *rest.Config, httpClient *http.Client) (*Clientset, error) + func NewForConfigOrDie(c *rest.Config) *Clientset + func (c *Clientset) Discovery() discovery.DiscoveryInterface + func (c *Clientset) GroupsnapshotV1alpha1() groupsnapshotv1alpha1.GroupsnapshotV1alpha1Interface + func (c *Clientset) SnapshotV1() snapshotv1.SnapshotV1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + GroupsnapshotV1alpha1 func() groupsnapshotv1alpha1.GroupsnapshotV1alpha1Interface + SnapshotV1 func() snapshotv1.SnapshotV1Interface Other modules containing this package github.com/kubernetes-csi/external-snapshotter/client/v2 github.com/kubernetes-csi/external-snapshotter/client/v3 github.com/kubernetes-csi/external-snapshotter/client/v4 github.com/kubernetes-csi/external-snapshotter/client/v6 github.com/kubernetes-csi/external-snapshotter/client/v7