k8s.api.core.v1.PersistentVolumeSpec1.1.1
- Module URI:
- package://pkg.pkl-lang.org/pkl-k8s/k8s@1.1.1#/api/core/v1/PersistentVolumeSpec.pklcontent_copy
- Pkl version:
- 0.25.0 or higher
- Source code:
- PersistentVolumeSpec.pkl
Properties( )
-
-
-
-
-
link
flexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.
-
-
-
-
-
-
-
-
-
-
link
photonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine
-
-
-
-
-
-
-
-
-
-
link
storageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod More info: https://examples.k8s.io/volumes/storageos/README.md
-
-
-
-
-
-
link
fc represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
-
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.