Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Host name of Aserto's hosted authorizer service. HostedAuthorizerHostname = "authorizer.prod.aserto.com" // Port of Aserto's hosted gRPC authorizer service. HostedAuthorizerGRPCPort = ":8443" // Host name of Aserto's hosted directory service. HostedDirectoryHostname = "directory.prod.aserto.com" // Port of Aserto's hosted gRPC directory service. HostedDirectoryGRPCPort = ":8443" )
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.