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 (
cadvisorapi "github.com/google/cadvisor/info/v1"
cadvisorapiv2 "github.com/google/cadvisor/info/v2"
"k8s.io/utils/mount"
"k8s.io/mount-utils"
v1 "k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"