kubernetes/pkg/volume/azure_file
Walter Fender f3f46d5f5a Moving the cloudprovider interface to staging.
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project.
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
..
azure_file_test.go replace path with filepath 2018-04-24 19:08:38 +05:30
azure_file.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_provision.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
azure_util.go set fsGroup by securityContext.fsGroup in azure file 2018-01-17 09:24:50 +00:00
BUILD Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS add Dong Liu as approver and add OWNERS in credentialprovider 2017-12-19 09:31:43 +00:00