package features
import "k8s.io/kubernetes/staging/src/k8s.io/cloud-provider/features"
Index ¶
Constants ¶
const ( // owner: @verult // GA: v1.13 // // Enables the regional PD feature on GCE. GCERegionalPersistentDisk utilfeature.Feature = "GCERegionalPersistentDisk" )
TODO: this file should ideally live in k8s.io/cloud-provider-gcp, but it is temporarily placed here to remove dependencies to k8s.io/kubernetes in the in-tree GCE cloud provider. Move this to k8s.io/cloud-provider-gcp as soon as it's ready to be used
Source Files ¶
gce.go
- Version
- v1.14.3
- Published
- Jun 4, 2019
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 3 minutes ago –
Tools for package owners.