Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagConfigPath = "config-path" EmptyRoleSentinel = "__empty__" OAuth2ProviderList = "oauth2:provider:list" TenantIDHeader = "X-Tenant-Id" TenantOptionsCacheKey = "options" AlertStatusResolved = "resolved" AlertStatusFiring = "firing" AlertChannelTopicUpdate = "alert:channel:update" AlertChannelTopicDelete = "alert:channel:delete" AlertDBTenantKey = "cluster" AlertCleanDuplicateHistoryLockKey = "alert:clean:duplicate:history" AlertCleanExpiredSilencesLockKey = "alert:clean:expired:silences" AlertCleanInhibitLockKey = "alert:clean:expired:inhibit" )
Variables ¶
View Source
var ( UserContextKey = userContextKey{} ProviderContextKey = providerContextKey{} RequestIDContextKey = requestIDContextKey{} TenantIDContextKey = tenantIDContextKey{} ApiData apitypes.ServerApiData )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.