provider

package
v0.0.0-...-ba4152c Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDefaultAWSClientsProvider

func NewDefaultAWSClientsProvider(cfg aws.Config, endpointsResolver *endpoints.Resolver) (*defaultAWSClientsProvider, error)

Types

type AWSClientsProvider

type AWSClientsProvider interface {
	GetEC2Client(ctx context.Context, operationName string) (*ec2.Client, error)
	GetELBv2Client(ctx context.Context, operationName string) (*elasticloadbalancingv2.Client, error)
	GetACMClient(ctx context.Context, operationName string) (*acm.Client, error)
	GetWAFv2Client(ctx context.Context, operationName string) (*wafv2.Client, error)
	GetWAFRegionClient(ctx context.Context, operationName string) (*wafregional.Client, error)
	GetShieldClient(ctx context.Context, operationName string) (*shield.Client, error)
	GetRGTClient(ctx context.Context, operationName string) (*resourcegroupstaggingapi.Client, error)
}

Jump to

Keyboard shortcuts

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