aws

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemoveRecords

func RemoveRecords(meta interface{}, value string)

Types

type AWSClient

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

type Config

type Config struct {
	Awsconf string
	Profile string
	Region  string
}

func (*Config) Connect

func (c *Config) Connect() interface{}

type EC2

type EC2 struct {
	Instances    *ec2.DescribeInstancesOutput
	AllInstances map[string]string
	// contains filtered or unexported fields
}

func (*EC2) CheckInstanceState

func (e *EC2) CheckInstanceState(meta interface{}, key string) bool

func (*EC2) GetAllInstances

func (e *EC2) GetAllInstances(meta interface{})

Jump to

Keyboard shortcuts

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