kubernetes/pkg/cloudprovider/providers
Travis Rhoden 0c5c3d8bb9
Remove pkg/util/mount (moved out of tree)
This patch removes pkg/util/mount completely, and replaces it with the
mount package now located at k8s.io/utils/mount. The code found at
k8s.io/utils/mount was moved there from pkg/util/mount, so the code is
identical, just no longer in-tree to k/k.
2019-11-15 08:29:12 -07:00
..
.import-restrictions Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
BUILD Move Openstack provider to staging 2019-08-29 19:09:14 +05:30
doc.go add build tags to legacy provider code and make it possible to build kube-controller-manager without any legacyproviders or without particular legacy providers 2019-08-22 14:53:35 -07:00
providers_test.go staging the vsphere cloud provider under k8s.io/legacy-cloud-providers/vsphere 2019-04-23 22:17:59 -05:00
providers.go Move Openstack provider to staging 2019-08-29 19:09:14 +05:30