errors

package
v0.3.31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

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

type Error

type Error string

func (Error) Error

func (e Error) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳