awsprovider

package
v0.0.0-...-597cd30 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSession

func NewSession() *session.Session

Types

type AccountInfo

type AccountInfo struct {
	Session *session.Session
}

func (*AccountInfo) ID

func (a *AccountInfo) ID() (string, error)

type AccountMetadata

type AccountMetadata interface {
	ID() (string, error)
}

type AutoScaling

type AutoScaling struct {
	*autoscaling.AutoScaling
}

func AutoScalingClient

func AutoScalingClient(sess *session.Session) *AutoScaling

type EC2

type EC2 struct {
	*ec2.EC2
}

func EC2Client

func EC2Client(sess *session.Session) *EC2

type IAM

type IAM struct {
	*iam.IAM
}

func IAMClient

func IAMClient(sess *session.Session) *IAM

type SSM

type SSM struct {
	ssmiface.SSMAPI
}

func SSMClient

func SSMClient(sess *session.Session) *SSM

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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