client

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtlasClient

type AtlasClient struct {
	JSONClient jsonClient
}

func (*AtlasClient) GetLatestAMIs

func (c *AtlasClient) GetLatestAMIs(boxName string) (map[string]string, error)

type JSONClient

type JSONClient struct {
	BaseURL       string
	SkipTLSVerify bool
}

func (*JSONClient) Get

func (c *JSONClient) Get(route string, responseData interface{}) error

type WebClient

type WebClient struct {
	SkipTLSVerify bool
}

func (*WebClient) Get

func (c *WebClient) Get(url string) ([]byte, error)

Jump to

Keyboard shortcuts

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