k8s.api.core.v1.VolumeMount1.2.1
module k8s.api.core.v1.VolumeMount extends k8s.K8sObject
- Module URI:
- package://pkg.pkl-lang.org/pkl-k8s/k8s@1.2.1#/api/core/v1/VolumeMount.pklcontent_copy
- Pkl version:
- 0.25.0 or higher
- Source code:
- VolumeMount.pkl
- Known usages:
- Container, EphemeralContainer, PodPresetSpec
- All versions:
- 1.2.1, 1.2.0, 1.1.3, 1.1.2, 1.1.1, 1.1.0, 1.0.1
VolumeMount describes a mounting of a Volume within a container.