575 B
575 B
HostPathVolumeSource v1
| Group | Version | Kind |
|---|---|---|
| Core | v1 | HostPathVolumeSource |
Represents a host path mapped into a pod. Host path volumes do not support ownership management or SELinux relabeling.
| Field | Description |
|---|---|
| path string |
Path of the directory on the host. More info: http://kubernetes.io/docs/user-guide/volumes#hostpath |