defaults

package
v1.0.0-alpha-92 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version of the WeDeploy Project CLI tool
	Version = "master"

	// Build commit
	Build = ""

	// BuildTime is the time when the build was generated
	BuildTime = ""

	// DashboardAddress for the system (global)
	DashboardAddress = "dashboard.wedeploy.com"

	// Dashboard for the system (global)
	Dashboard = "http://" + DashboardAddress

	// OAuthTokenEndpoint for generating OAuth tokens
	OAuthTokenEndpoint = "http://auth.dashboard.wedeploy.com/oauth/token"

	// Docs page
	Docs = "http://wedeploy.com/docs/"

	// Hub for the system
	Hub = "http://api.dashboard.wedeploy.io"

	// WeDeployImageTag is the WeDeploy image tag for docker
	WeDeployImageTag = "beta"

	// RequiresDockerConstraint semver version constraint
	RequiresDockerConstraint = ">= 1.12.0"

	// AnalyticsEndpoint for posting analytics events in bulk
	AnalyticsEndpoint = "https://cli-metrics.wedeploy.com/"

	// DefaultCloudRemote is the name for the default cloud for WeDeploy
	DefaultCloudRemote = "wedeploy"

	// DefaultLocalRemote is the local infrastructure remote name
	DefaultLocalRemote = "local"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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