Package org.cdk8s.plus28
Interface IPersistentVolume
-
- All Superinterfaces:
IApiResource,software.constructs.IConstruct,software.constructs.IDependable,IResource,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IPersistentVolume.Jsii$Default
- All Known Implementing Classes:
AwsElasticBlockStorePersistentVolume,AzureDiskPersistentVolume,GCEPersistentDiskPersistentVolume,IPersistentVolume.Jsii$Proxy,PersistentVolume
@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-03T12:13:25.553Z") @Stability(Stable) public interface IPersistentVolume extends software.amazon.jsii.JsiiSerializable, IResource
Contract of aPersistentVolumeClaim.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIPersistentVolume.Jsii$DefaultInternal default implementation forIPersistentVolume.static classIPersistentVolume.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.
-
Method Summary
-
Methods inherited from interface org.cdk8s.plus28.IApiResource
getApiGroup, getResourceName, getResourceType
-
Methods inherited from interface org.cdk8s.plus28.IResource
getApiVersion, getKind, getName
-
-