Uses of Class
org.cdk8s.plus24.PersistentVolume
-
-
Uses of PersistentVolume in org.cdk8s.plus24
Subclasses of PersistentVolume in org.cdk8s.plus24 Modifier and Type Class Description classAwsElasticBlockStorePersistentVolumeRepresents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod.classAzureDiskPersistentVolumeAzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.classGCEPersistentDiskPersistentVolumeGCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod.
-