Update client to v6

This commit is contained in:
Raunak Pradip Shah
2022-03-24 09:43:05 +05:30
parent a5c387c645
commit f3a863922e
41 changed files with 84 additions and 84 deletions

View File

@@ -19,7 +19,7 @@ limitations under the License.
package v1
import (
internalinterfaces "github.com/kubernetes-csi/external-snapshotter/client/v5/informers/externalversions/internalinterfaces"
internalinterfaces "github.com/kubernetes-csi/external-snapshotter/client/v6/informers/externalversions/internalinterfaces"
)
// Interface provides access to all the informers in this group version.