root_provider

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Credentials

type Credentials struct {
	IAM IAMCredentials
}

type IAMCredentials

type IAMCredentials struct {
	AccessKey       string
	SecretAccessKey string
}

type RootProvider

type RootProvider struct {
	Config aws.Config
}

func New

func New(ctx context.Context, cred Credentials, region string) (RootProvider, error)

Jump to

Keyboard shortcuts

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