tag

package
v0.0.0-...-69a3ef4 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Overview

Package tag provides an interface to manage arbitrary tagged resources in AWS.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BasicTagClient

type BasicTagClient struct {
	awsutil.BaseClient
	// contains filtered or unexported fields
}

BasicTagClient provides a cocoa.TagClient implementation that wraps the AWS Resource Groups Tagging API. It supports retrying requests using exponential backoff and jitter.

func NewBasicTagClient

func NewBasicTagClient(ctx context.Context, opts awsutil.ClientOptions) (*BasicTagClient, error)

NewBasicTagClient creates a new AWS Resource Groups Tagging API client from the given options.

func (*BasicTagClient) Close

func (c *BasicTagClient) Close(ctx context.Context) error

Close cleans up all resources owned by the client.

func (*BasicTagClient) GetResources

GetResources finds arbitrary AWS resources that match the input filters.

Jump to

Keyboard shortcuts

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