vars

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReleasesURL = "https://releases.hashicorp.com"
	LocalOS     = runtime.GOOS
	LocalArch   = runtime.GOARCH
)

Variables

View Source
var (

	// for the general public, only show these.
	// -all or HASHI_ALL env var will show _all_ products
	CoreProducts = []string{
		"consul",
		"nomad",
		"packer",
		"sentinel",
		"terraform",
		"vagrant",
		"vault",
	}
	// not available as .zip on OSX, only .dmg
	DmgOnly = []string{
		"vagrant",
	}
)

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