Use new clients in Azure Disk volume

This commit is contained in:
Pengfei Ni
2018-04-24 14:34:03 +08:00
parent 471d00c929
commit ce325f9afe
4 changed files with 8 additions and 6 deletions

View File

@@ -23,7 +23,8 @@ import (
"path"
libstrings "strings"
storage "github.com/Azure/azure-sdk-for-go/arm/storage"
"github.com/Azure/azure-sdk-for-go/services/storage/mgmt/2017-10-01/storage"
"k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/types"
"k8s.io/apimachinery/pkg/util/sets"