Uses of Class
org.cdk8s.plus25.PersistentVolume
-
Packages that use PersistentVolume Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of PersistentVolume in org.cdk8s.plus25
Subclasses of PersistentVolume in org.cdk8s.plus25 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.
-