resource

package
v0.0.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v0.0.2

type Client interface {
	GetResourceTags(ctx context.Context, resourceARNs ...string) (map[string]map[string]string, error)
}

func NewAWSClient

func NewAWSClient() (Client, error)

type DefaultClient

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

func (*DefaultClient) GetResourceTags

func (c *DefaultClient) GetResourceTags(ctx context.Context, resourceARNs ...string) (map[string]map[string]string, error)

Jump to

Keyboard shortcuts

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