Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthAWS ¶
type AuthAWS struct { AccountNumber string `json:"accountNumber"` Region string `json:"region"` AccessKey string `json:"accessKey"` SecretKey string `json:"secretKey"` }
func (*AuthAWS) CreateConfig ¶
func (*AuthAWS) CreateV4AuthPOSTReq ¶
func (*AuthAWS) GetCredentials ¶
func (a *AuthAWS) GetCredentials(ctx context.Context) aws.Credentials
Click to show internal directories.
Click to hide internal directories.