Uses of Interface
io.quarkus.azure.functions.deployment.AzureFunctionsConfig
-
Uses of AzureFunctionsConfig in io.quarkus.azure.functions.deployment
Methods in io.quarkus.azure.functions.deployment with parameters of type AzureFunctionsConfigModifier and TypeMethodDescription(package private) AzureFunctionsAppNameBuildItemAzureFunctionsProcessor.appName(io.quarkus.deployment.pkg.builditem.OutputTargetBuildItem output, AzureFunctionsConfig functionsConfig) voidAzureFunctionsDeployCommand.deploy(io.quarkus.deployment.cmd.DeployConfig deployConfig, AzureFunctionsConfig config, AzureFunctionsAppNameBuildItem appName, io.quarkus.deployment.pkg.builditem.OutputTargetBuildItem output, io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.cmd.DeployCommandActionBuildItem> producer) protected StringAzureFunctionsRunCommand.getStartFunctionHostCommand(AzureFunctionsConfig azureConfig) protected com.microsoft.azure.toolkit.lib.appservice.AzureAppServiceAzureFunctionsDeployCommand.initAzureAppServiceClient(AzureFunctionsConfig config) io.quarkus.deployment.pkg.builditem.ArtifactResultBuildItemAzureFunctionsProcessor.packageFunctions(List<AzureFunctionBuildItem> functions, io.quarkus.deployment.pkg.builditem.OutputTargetBuildItem target, AzureFunctionsConfig functionsConfig, io.quarkus.deployment.pkg.PackageConfig packageConfig, AzureFunctionsAppNameBuildItem appName, io.quarkus.deployment.pkg.builditem.JarBuildItem jar) io.quarkus.deployment.cmd.RunCommandActionBuildItemAzureFunctionsRunCommand.run(List<AzureFunctionBuildItem> functions, io.quarkus.deployment.pkg.builditem.OutputTargetBuildItem target, AzureFunctionsAppNameBuildItem appName, AzureFunctionsConfig config) protected voidAzureFunctionsDeployCommand.validateParameters(AzureFunctionsConfig config, String appName)