Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service string
Service is a type for the service part of a scope and/or role.
const ( CodyGateway Service = "cody_gateway" Dotcom Service = "dotcom" SAMS Service = "sams" TelemetryGateway Service = "telemetry_gateway" EnterprisePortal Service = "enterprise_portal" Workspaces Service = "workspaces" SSC Service = "ssc" )
The list of registered services that publish scopes and/or roles.
func (Service) DisplayName ¶
Click to show internal directories.
Click to hide internal directories.