package volume
import "k8s.io/cloud-provider/volume"
Index ¶
Constants ¶
const ( // ProvisionedVolumeName is the name of a volume in an external cloud // that is being provisioned and thus should be ignored by rest of Kubernetes. ProvisionedVolumeName = "placeholder-for-provisioning" // LabelMultiZoneDelimiter separates zones for volumes LabelMultiZoneDelimiter = "__" )
Source Files ¶
constants.go
Directories ¶
Path | Synopsis |
---|---|
volume/errors | |
volume/helpers |
- Version
- v0.32.2 (latest)
- Published
- Feb 13, 2025
- Platform
- linux/amd64
- Last checked
- 3 months ago –
Tools for package owners.