Uses of Class
io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
Packages that use AwsElasticBlockStoreVolumeConfig
-
Uses of AwsElasticBlockStoreVolumeConfig in io.quarkus.kubernetes.deployment
Fields in io.quarkus.kubernetes.deployment with type parameters of type AwsElasticBlockStoreVolumeConfigModifier and TypeFieldDescription(package private) Map<String,AwsElasticBlockStoreVolumeConfig> KnativeConfig.awsElasticBlockStoreVolumesAWS Elastic BlockStore volumes(package private) Map<String,AwsElasticBlockStoreVolumeConfig> KubernetesConfig.awsElasticBlockStoreVolumesAWS Elastic BlockStore volumes(package private) Map<String,AwsElasticBlockStoreVolumeConfig> OpenshiftConfig.awsElasticBlockStoreVolumesAWS Elastic BlockStore volumesMethods in io.quarkus.kubernetes.deployment that return types with arguments of type AwsElasticBlockStoreVolumeConfigModifier and TypeMethodDescriptionKnativeConfig.getAwsElasticBlockStoreVolumes()KubernetesConfig.getAwsElasticBlockStoreVolumes()OpenshiftConfig.getAwsElasticBlockStoreVolumes()PlatformConfiguration.getAwsElasticBlockStoreVolumes()Method parameters in io.quarkus.kubernetes.deployment with type arguments of type AwsElasticBlockStoreVolumeConfigModifier and TypeMethodDescriptionstatic io.dekorate.kubernetes.config.AwsElasticBlockStoreVolumeAwsElasticBlockStoreVolumeConverter.convert(Map.Entry<String, AwsElasticBlockStoreVolumeConfig> e)