ec2helper

package
v1.25.2 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EC2Helper

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

func New

func New(ec2 ec2iface.EC2API) EC2Helper

func (EC2Helper) GetInstanceIdsByTagKey

func (h EC2Helper) GetInstanceIdsByTagKey(tag string) ([]string, error)

func (EC2Helper) GetInstanceIdsMapByTagKey

func (h EC2Helper) GetInstanceIdsMapByTagKey(tag string) (map[string]bool, error)

type IEC2Helper

type IEC2Helper interface {
	GetInstanceIdsMapByTagKey(tag string) (map[string]bool, error)
}

Jump to

Keyboard shortcuts

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