Change code to use staging/k8s.io/mount-utils

This commit is contained in:
Srini Brahmaroutu
2020-09-02 18:29:02 -07:00
parent 51184187b9
commit fbe5daed73
171 changed files with 252 additions and 248 deletions

View File

@@ -23,7 +23,7 @@ import (
flockerapi "github.com/clusterhq/flocker-go"
"github.com/stretchr/testify/assert"
"k8s.io/utils/mount"
"k8s.io/mount-utils"
v1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/types"