Index
All Classes and Interfaces|All Packages
A
- authorizationModel() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
JSON formatted authorization model to upload during DevServices initialization.
- authorizationModelLocation() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
Location of JSON formatted authorization model file to upload during DevServices initialization.
- authorizationTuples() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
JSON formatted authorization tuples to upload during DevServices initialization.
- authorizationTuplesLocation() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
Location of JSON formatted authorization tuples file to upload during DevServices initialization.
C
- construct() - Static method in class io.quarkiverse.openfga.deployment.OpenFGAProcessor$$accessor
D
- devservices() - Method in interface io.quarkiverse.openfga.deployment.OpenFGABuildTimeConfig
-
Dev services configuration.
- DevServicesOpenFGAConfig - Interface in io.quarkiverse.openfga.deployment
- DevServicesOpenFGAConfig.Tls - Interface in io.quarkiverse.openfga.deployment
-
TLS configuration to use for the DevServices OpenFGA instance.
- DevServicesOpenFGAProcessor - Class in io.quarkiverse.openfga.deployment
- DevServicesOpenFGAProcessor() - Constructor for class io.quarkiverse.openfga.deployment.DevServicesOpenFGAProcessor
E
- enabled() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
If DevServices has been explicitly enabled or disabled.
- enabled() - Method in interface io.quarkiverse.openfga.deployment.OpenFGABuildTimeConfig.Health
-
Whether a health check is published in case the smallrye-health extension is present.
- enabled() - Method in interface io.quarkiverse.openfga.deployment.OpenFGABuildTimeConfig.Tracing
-
Whether tracing spans of client commands are reported.
G
- grpcPort() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
Optional fixed port the gRPC service will be bound to.
H
- health() - Method in interface io.quarkiverse.openfga.deployment.OpenFGABuildTimeConfig
-
Health check configuration.
- httpPort() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
Optional fixed port the HTTP service will be bound to.
I
- imageName() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
The container image name to use, for container based DevServices providers.
- io.quarkiverse.openfga.deployment - package io.quarkiverse.openfga.deployment
O
- OpenFGABuildTimeConfig - Interface in io.quarkiverse.openfga.deployment
- OpenFGABuildTimeConfig.Health - Interface in io.quarkiverse.openfga.deployment
-
Health check configuration.
- OpenFGABuildTimeConfig.Tracing - Interface in io.quarkiverse.openfga.deployment
-
Tracing configuration.
- OpenFGAProcessor$$accessor - Class in io.quarkiverse.openfga.deployment
P
- pemCertificatePath() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig.Tls
-
Path to file containing a PEM encoded certificate to use for the DevServices OpenFGA instance.
- pemKeyPath() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig.Tls
-
Path to file containing a PEM encoded private key to use for the DevServices OpenFGA instance.
- playgroundPort() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
Optional fixed port the Playground service will be bound to.
S
- serviceName() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
The value of the
quarkus-dev-service-openfgalabel attached to the started container. - shared() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
Indicates if the OpenFGA instance managed by Quarkus DevServices is shared.
- startContainers(OpenFGABuildTimeConfig, Optional<ConsoleInstalledBuildItem>, LaunchModeBuildItem, DockerStatusBuildItem, CuratedApplicationShutdownBuildItem, LoggingSetupBuildItem, GlobalDevServicesConfig, BuildProducer<DevServicesResultBuildItem>) - Method in class io.quarkiverse.openfga.deployment.DevServicesOpenFGAProcessor
- startupTimeout() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
Timeout while creating the store/authorizationModel
- storeName() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
Name of authorization store to create for DevServices.
T
- tls() - Method in interface io.quarkiverse.openfga.deployment.DevServicesOpenFGAConfig
-
TLS configuration to use for the DevServices OpenFGA instance.
- tracing() - Method in interface io.quarkiverse.openfga.deployment.OpenFGABuildTimeConfig
-
Tracing configuration.
All Classes and Interfaces|All Packages