Package io.quarkus.kubernetes.deployment
Class AwsElasticBlockStoreVolumeConfig
java.lang.Object
io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
volumeId
The name of the disk to mount. -
partition
The partition. -
fsType
Filesystem type. -
readOnly
@ConfigItem boolean readOnlyWhether the volumeName is read only or not.
-
-
Constructor Details
-
AwsElasticBlockStoreVolumeConfig
public AwsElasticBlockStoreVolumeConfig()
-