Package org.cdk8s.plus22
Interface IPersistentVolume
-
- All Superinterfaces:
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.67.0 (build 2c027f5)", date="2022-09-11T03:06:35.009Z") @Stability(Stable) public interface IPersistentVolume extends software.amazon.jsii.JsiiSerializable, IResource
Contract of a `PersistentVolumeClaim`.
-
-
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.plus22.IResource
getApiGroup, getApiVersion, getKind, getName
-
-