ec2instanceclient

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ctx context.Context, region string) (*ec2InstanceClient, error)

Types

type FilterOptions

type FilterOptions struct {
	MatchTags   map[string]string
	MatchStates []types.InstanceStateName
}

type RunInstancesInput

type RunInstancesInput struct {
	MaxCount     int
	MinCount     int
	ImageID      string
	InstanceType string
	Tags         map[string]string
}

Jump to

Keyboard shortcuts

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