Documentation ¶
Index ¶
- type AwsServiceProviderMock
- func (a AwsServiceProviderMock) AssumeRole(creds sts.Credentials, targetRole string, sessionName string) (*sts.Credentials, error)
- func (a AwsServiceProviderMock) GetCredentials(saml string, role bmxaws.AwsRole) *sts.Credentials
- func (a AwsServiceProviderMock) ListRoles(saml string) (roles []bmxaws.AwsRole, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsServiceProviderMock ¶
type AwsServiceProviderMock struct{}
func (AwsServiceProviderMock) AssumeRole ¶
func (a AwsServiceProviderMock) AssumeRole(creds sts.Credentials, targetRole string, sessionName string) (*sts.Credentials, error)
func (AwsServiceProviderMock) GetCredentials ¶
func (a AwsServiceProviderMock) GetCredentials(saml string, role bmxaws.AwsRole) *sts.Credentials
Click to show internal directories.
Click to hide internal directories.