API
Enumerations
Enumeration | Description |
---|---|
AuthProtocol | - |
AuthState | - |
GlobalProperties | Label of global properties used by convention through bricks and applications. Example of use: |
ProbeType | Types of probe that can be used to check the health of the process: - LIVENESS: used to check if the process is alive - READINESS: used to check if the process is ready to operate - ALL: used to check both liveness and readiness |
Classes
Class | Description |
---|---|
Auth | A static class that gathers all the required methods to handle the authentication and sessions with Olympe. |
Cache | - |
Context | Softcoded application context |
Process | - |
Type Aliases
Type Alias | Description |
---|---|
CacheStatus | - |
Class | - |
List | - |
SRPData | - |
UserToken | - |