ec2

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdDescribeInstances

func NewCmdDescribeInstances(ctx *context.Context) *cobra.Command

NewCmdDescribeInstances creates the `describeInstances` command

func NewEc2Cmd added in v0.0.2

func NewEc2Cmd(ctx *context.Context) *cobra.Command

NewEc2Cmd creates the `ec2` command

Types

type DescribeInstancesOptions

type DescribeInstancesOptions struct {
	InstanceIDs            []string
	PrivateIPAddresses     []string
	PublicIPAddresses      []string
	SecurityGroupIDs       []string
	IamInstanceProfileArns []string
	MaxResults             int32
}

DescribeInstancesOptions defines flags and other configuration parameters for the `describeInstances` command

Jump to

Keyboard shortcuts

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