v2

package
v0.59.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CachingFactory added in v0.54.0

type CachingFactory struct {
	// contains filtered or unexported fields
}

func NewFactory added in v0.54.0

func NewFactory(logger logging.Logger, jobsCfg model.JobsConfig, fips bool) (*CachingFactory, error)

NewFactory creates a new client factory to use when fetching data from AWS with sdk v2

func (*CachingFactory) Clear added in v0.54.0

func (c *CachingFactory) Clear()

func (*CachingFactory) GetAccountClient added in v0.54.0

func (c *CachingFactory) GetAccountClient(region string, role model.Role) account.Client

func (*CachingFactory) GetCloudwatchClient added in v0.54.0

func (c *CachingFactory) GetCloudwatchClient(region string, role model.Role, concurrency cloudwatch_client.ConcurrencyConfig) cloudwatch_client.Client

func (*CachingFactory) GetTaggingClient added in v0.54.0

func (c *CachingFactory) GetTaggingClient(region string, role model.Role, concurrencyLimit int) tagging.Client

func (*CachingFactory) Refresh added in v0.54.0

func (c *CachingFactory) Refresh()

Jump to

Keyboard shortcuts

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