Documentation ¶
Index ¶
Constants ¶
View Source
const (
Namespace = "aws"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type TokenOptions ¶
type TokenOptions struct { AccessKeyID string SecretAccessKey string Region string Cluster string AssumeRoleARN string }
func (*TokenOptions) Key ¶
func (o *TokenOptions) Key() string
func (*TokenOptions) Validate ¶
func (o *TokenOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.