k8s.api.core.v1.PersistentVolumeSpec1.2.1
module k8s.api.core.v1.PersistentVolumeSpec extends k8s.K8sObject
- Module URI:
- package://pkg.pkl-lang.org/pkl-k8s/k8s@1.2.1#/api/core/v1/PersistentVolumeSpec.pklcontent_copy
- Pkl version:
- 0.25.0 or higher
- Source code:
- PersistentVolumeSpec.pkl
- Known usages:
- PersistentVolume, VolumeAttachmentSource, VolumeAttachmentSource, VolumeAttachmentSource
- All versions:
- 1.2.1, 1.2.0, 1.1.3, 1.1.2, 1.1.1, 1.1.0, 1.0.1
Properties( )
Methods( )
Classes( )
-
-
-
linkclass
FlexPersistentVolumeSource represents a generic persistent volume resource that is provisioned/attached using an exec based plugin.
-
-
-
linkclass
Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.
-
-
-
-
linkclass
VolumeNodeAffinity defines constraints that limit what nodes this volume can be accessed from.
-
-
-
-
PersistentVolumeSpec is the specification of a persistent volume.