Documentation
¶
Index ¶
Constants ¶
View Source
const ( NoCredentialsFoundInCache = Error("no credentials found in cache") NoTokenFoundInCache = Error("no token found in cache") NoDefaultRoleSet = Error("no default role set") BrowserOpenError = Error("could not launch browser, open link manually") CredentialRetrievalError = Error("failed to retrieve credentials from broker") InvalidJWT = Error("JWT is invalid") InvalidArn = Error("requested ARN is invalid") MutualTLSCertNeedsRefreshError = Error("mTLS cert needs to be refreshed") MultipleMatchingRoles = Error("more than one matching role for search string") NoMatchingRoles = Error("no matching roles for search string") MalformedRequestError = Error("malformed request sent to broker") UnexpectedResponseType = Error("received an unexpected response type") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.