Uses of Class
io.quarkus.kubernetes.deployment.AwsElasticBlockStoreVolumeConfig
-
-
Uses of AwsElasticBlockStoreVolumeConfig in io.quarkus.kubernetes.deployment
Fields in io.quarkus.kubernetes.deployment with type parameters of type AwsElasticBlockStoreVolumeConfig Modifier and Type Field Description (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 AwsElasticBlockStoreVolumeConfig Modifier and Type Method Description Map<String,AwsElasticBlockStoreVolumeConfig>KnativeConfig. getAwsElasticBlockStoreVolumes()Map<String,AwsElasticBlockStoreVolumeConfig>KubernetesConfig. getAwsElasticBlockStoreVolumes()Map<String,AwsElasticBlockStoreVolumeConfig>OpenshiftConfig. getAwsElasticBlockStoreVolumes()Map<String,AwsElasticBlockStoreVolumeConfig>PlatformConfiguration. getAwsElasticBlockStoreVolumes()Method parameters in io.quarkus.kubernetes.deployment with type arguments of type AwsElasticBlockStoreVolumeConfig Modifier and Type Method Description static io.dekorate.kubernetes.config.AwsElasticBlockStoreVolumeAwsElasticBlockStoreVolumeConverter. convert(Map.Entry<String,AwsElasticBlockStoreVolumeConfig> e)
-