Documentation ¶
Overview ¶
Package aws is a provider that can be used by the providers package to retrieve aws credentials from aws cli credentials and config files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Profile ¶
type Profile struct {
// contains filtered or unexported fields
}
Profile satisfies the types.Profile interface and can be used as a profile by the providers package.
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider satisfies the types.Provider interface and can be used as a provider by the providers package.
Click to show internal directories.
Click to hide internal directories.