512 B
512 B
Volume v1
| Group | Version | Kind |
|---|---|---|
| Core | v1 | Volume |
Volume represents a named volume in a pod that may be accessed by any container in the pod.
| Field | Description |
|---|---|
| name string |
Volume's name. Must be a DNS_LABEL and unique within the pod. More info: http://kubernetes.io/docs/user-guide/identifiers#names |