tagging

package
v0.54.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrExpectedToFindResources = errors.New("expected to discover resources but none were found")

Functions

This section is empty.

Types

type Client

type Client interface {
	GetResources(ctx context.Context, job *config.Job, region string) ([]*model.TaggedResource, error)
}

func NewLimitedConcurrencyClient

func NewLimitedConcurrencyClient(client Client, maxConcurrency int) Client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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