Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSResourceTagger ¶
type AWSResourceTagger struct {
// contains filtered or unexported fields
}
AWSResourceTagger handles AWS resource tagging operations
func NewAWSResourceTagger ¶
func NewAWSResourceTagger(ctx context.Context, profile, region string, tags map[string]string) (*AWSResourceTagger, error)
NewAWSResourceTagger creates a new tagger instance
func (*AWSResourceTagger) TagAllResources ¶
func (t *AWSResourceTagger) TagAllResources()
TagAllResources tags all supported resources
Click to show internal directories.
Click to hide internal directories.