Documentation ¶
Index ¶
Constants ¶
View Source
const ( Aserto string = "aserto" AppDisplayName string = "Aserto CLI" AppDescription string = "Welcome to modern authorization!" )
View Source
const ( EnvProduction string = "prod" EnvEngineering string = "eng" )
environments
View Source
const ( AuthorizerOverride string = "authorizer-override" TenantIDOverride string = "tenant-id-override" )
overrides
View Source
const ( PropertyAccessToken string = "access-token" PropertyTenantID string = "tenant-id" PropertyAuthorizerAPIKey string = "authorizer-api-key" PropertyRegistryDownloadKey string = "registry-download-key" PropertyRegistryUploadKey string = "registry-upload-key" PropertyToken string = "token" )
property names
View Source
const ( // AppName -- application name AppName = "asertx" // AppVersionTag -- version tag AppVersionTag = "INTERNAL RELEASE" // DefaultEnv -- default service environment DefaultEnv string = EnvEngineering )
View Source
const (
Target = AppName
)
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.