Imports of package azure

PathSynopsis
github.com/Azure/azure-sdk-for-go/arm/containerregistry
github.com/Azure/go-autorest/autorestPackage autorest implements an HTTP request pipeline suitable for use across multiple go-routines and provides the shared routines relied on by AutoRest (see https://github.com/Azure/autorest/) generated Go code.
github.com/Azure/go-autorest/autorest/azurePackage azure provides Azure-specific implementations used with AutoRest.
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
github.com/spf13/pflagPackage pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
ioPackage io provides basic interfaces to I/O primitives.
k8s.io/kubernetes/pkg/cloudprovider/providers/azure
k8s.io/kubernetes/pkg/credentialproviderPackage credentialprovider supplies interfaces and implementations for docker registry providers to expose their authentication scheme.
osPackage os provides a platform-independent interface to operating system functionality.
timePackage time provides functionality for measuring and displaying time.