aws

package
v0.0.0-...-2677422 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2016 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewDriver

func NewDriver() *Client

func (*Client) Create

func (client *Client) Create(parameters url.Values) (string, error)

func (*Client) Destroy

func (client *Client) Destroy(parameters url.Values) (string, error)

func (*Client) FindShip

func (client *Client) FindShip(name string) types.Ship

func (*Client) List

func (client *Client) List(parameters url.Values) (types.Fleet, error)

func (*Client) ListRegion

func (client *Client) ListRegion(c chan []types.Ship, parameters url.Values, region *ec2.EC2)

func (*Client) Metal

func (client *Client) Metal(accessKey string, secretKey string, plan string, name string, ssl_profile string)

func (*Client) Name

func (client *Client) Name() string

func (*Client) Plan

func (client *Client) Plan(parameters url.Values) ([]types.Plan, error)

func (*Client) SearchTag

func (client *Client) SearchTag(tags []ec2.Tag, key string) (value string)

func (*Client) State

func (client *Client) State(state ec2.InstanceState) (status string)

func (*Client) Stop

func (client *Client) Stop(args map[string]string) error

func (*Client) ValidateId

func (client *Client) ValidateId(text string) bool

Jump to

Keyboard shortcuts

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