Documentation
¶
Overview ¶
Package console provides short-lived (scoped based) token/url for AWS console
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidToken = errors.New("invalid token")
ErrInvalidToken indicates the token value is empty or is expired
Functions ¶
This section is empty.
Types ¶
type Console ¶
type Console struct { STS stsiface.STSAPI Client HTTPClient }
Console provides the API operation methods for getting sign-in Token
type HTTPClient ¶
HTTPClient minimal interface for an HTTP client
Click to show internal directories.
Click to hide internal directories.