awsresourcemanager

package
v0.0.0-...-e2bd792 Latest Latest
Warning

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

Go to latest
Published: May 6, 2019 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	INSTANCE_STATE_PENDING       int64 = 0
	INSTANCE_STATE_RUNNING       int64 = 16
	INSTANCE_STATE_SHUTTING_DOWN int64 = 32
	INSTANCE_STATE_TERMINATED    int64 = 48
	INSTANCE_STATE_STOPPING      int64 = 64
	INSTANCE_STATE_STOPPED       int64 = 80
)

We'll use this constant to define the states of our instances. There doesn't appear to be one in the AWS SDK, so we'll have to roll our own

Variables

This section is empty.

Functions

func Setup

func Setup(confpath string, qpointer *queue.Queue, tlspointer *tls.Config, caCertPath, caKeyPath string) (queue.ResourceManager, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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