serviceProviders

package
v0.0.0-...-dc8a8ef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceProvider

type ServiceProvider interface {
	GetCredentials(saml string, role aws.AwsRole) *sts.Credentials
	ListRoles(saml string) ([]aws.AwsRole, error)
	AssumeRole(creds sts.Credentials, targetRole string, sessionName string) (*sts.Credentials, error)
}

type UserInfo

type UserInfo struct {
	Org      string
	User     string
	Account  string
	NoMask   bool
	Password string
	Role     string
	Factor   string
}

Directories

Path Synopsis
aws

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL