awsec2

package
v0.0.0-...-237e3c1 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsEc2

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

func New

func New() *AwsEc2

func (*AwsEc2) Ls

func (a *AwsEc2) Ls(params *ec2.DescribeInstancesInput) Ec2s

type Ec2

type Ec2 struct {
	Id         string     `json:"id"`
	LaunchTime *time.Time `json:"launch_time"`
}

type Ec2s

type Ec2s []Ec2

Jump to

Keyboard shortcuts

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