Versions in this module Expand all Collapse all v3 v3.0.0 Sep 17, 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) SnapshotV1beta1() snapshotv1beta1.SnapshotV1beta1Interface + type Interface interface + Discovery func() discovery.DiscoveryInterface + SnapshotV1beta1 func() snapshotv1beta1.SnapshotV1beta1Interface Other modules containing this package github.com/kubernetes-csi/external-snapshotter/client/v2 github.com/kubernetes-csi/external-snapshotter/client/v4 github.com/kubernetes-csi/external-snapshotter/client/v6 github.com/kubernetes-csi/external-snapshotter/client/v7 github.com/kubernetes-csi/external-snapshotter/client/v8