Uses of Interface
io.quarkus.kubernetes.deployment.EnvVarsConfig
Packages that use EnvVarsConfig
-
Uses of EnvVarsConfig in io.quarkus.kubernetes.deployment
Methods in io.quarkus.kubernetes.deployment that return EnvVarsConfigModifier and TypeMethodDescriptionEnvVarHolder.env()Retrieves the definition of environment variables to add to the application's container.Methods in io.quarkus.kubernetes.deployment with parameters of type EnvVarsConfigModifier and TypeMethodDescriptionstatic Map<String,EnvVarPrefixConfig> EnvConverter.collectPrefixes(EnvVarsConfig e) static List<io.dekorate.kubernetes.config.Env>EnvConverter.convert(EnvVarsConfig e)