Documentation ¶
Index ¶
Constants ¶
View Source
const ( ParamClientID = "client_id" ParamClientAuthID = "client_auth_id" ParamUserID = "user_id" ParamSessionID = "session_id" ParamJobID = "job_id" ParamGroupID = "group_id" ParamTokenPrefix = "prefix" ParamVaultValueID = "vault_value_id" ParamScriptValueID = "script_value_id" ParamCommandValueID = "command_value_id" ParamGraphName = "graph_name" ParamTemplateID = "template_id" ParamProblemID = "problem_id" ParamNotificationID = "notification_id" ParamSampleDataChoice = "sample_data_choice" AllRoutesPrefix = "/api/v1" AuthRoutesPrefix = "/auth" AuthProviderRoute = "/provider" AuthSettingsRoute = "/ext/settings" AuthDeviceSettingsRoute = "/ext/settings/device" AlertingServiceRoutesPrefix = "/monitoring" ASRuleSetRoute = "/rules" ASTemplatesRoute = "/notification-templates" ASProblemsRoute = "/problems" ASRunTestRulesRoute = "/test" ASSampleDataRoute = "/sample-data" TotPRoutes = "/me/totp-secret" Verify2FaRoute = "/verify-2fa" FilesUploadRouteName = "files" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.