config

package
v0.0.0-...-cd4a9b2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2014 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AMI = flag.String("ami", "todo", "AMI to use")
View Source
var AWS_ACCESS_KEY = flag.String("aws_access_key", "todo", "AWS ACCESS KEY to use")
View Source
var AWS_REGION = flag.String("aws_region", "us-gov-west-1", "AWS Region to use")
View Source
var AWS_SECRET_KEY = flag.String("aws_secret_key", "todo", "AWS SECRET KEY to use")
View Source
var CACHE_LIMIT = flag.Int64("cache_limit", 5368709120, "Cache limit (in bytes)")
View Source
var DATA_DIR = flag.String("data_dir", "/mnt/data/earthkit", "Directory to mount EBS volume to for cloud processing")
View Source
var DOCKER_CONF_S3_PATH = flag.String("docker_conf_s3_path", "conf/docker.conf", "S3 path to docker conf file")
View Source
var DOCKER_HTTP_PORT = flag.Int("docker_http_port", -1, "HTTP port that the docker daemon is listening on (defaults to UNIX socket if unspecified).")
View Source
var DOCKER_INSTALL_S3_PATH = flag.String("docker_install_s3_path", "bin/get.docker.io.sh", "S3 path to script for isntall docker")
View Source
var DOCKER_PATH = flag.String("docker_path", "/usr/bin/docker", "Path to the docker binary (usually /usr/bin/docker).")
View Source
var DOCKER_REGISTRY = flag.String("docker_registry", "", "Docker registry to use")
View Source
var EC2_KEY_PAIR = flag.String("ec2_key_pair", "todo", "EC2 keyname to use")
View Source
var EKIT_IMG = flag.String("earthkit_img", "earthkit-cli", "Docker image containing earhtkit-cli command")
View Source
var ETCDQ_S3_PATH = flag.String("etcdq_s3_path", "bin/ubuntu/etcdq", "S3 path to etcdq binary")
View Source
var S3_BUCKET = flag.String("s3_bucket", "earthkit-cli", "S3 bucket to use")
View Source
var S3_KEY_PREFIX = flag.String("s3_key_prefix", ".earthkit", "S3 key prefix to use")
View Source
var SECURITY_GROUP = flag.String("security_group", "todo", "Security group to use")
View Source
var SUBNET = flag.String("subnet", "todo", "Subnet to use")
View Source
var Verbose = flag.Bool("v", false, "enables verbose output")

Functions

func AWSAuth

func AWSAuth() (auth aws.Auth)

func Load

func Load()

func WorkspacePrefix

func WorkspacePrefix(workspace string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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