ec2

package
v0.0.67 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DescribeInstance

func DescribeInstance(instance string) (*ec2.DescribeInstancesOutput, error)

Types

type InstanceDetail

type InstanceDetail struct {
	InstanceName string
	InstanceID   string
}

func ListEC2

func ListEC2() ([]InstanceDetail, error)

type Network

type Network struct {
	PrivateIPv4 string
	PublicIPv4  string
	PrivateDns  string
	PublicDns   string
	KeyName     string
}

func DescribeNetwork

func DescribeNetwork(instance string) (*Network, error)

Jump to

Keyboard shortcuts

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