version

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DaggerConstraint defines all acceptable versions of dagger.
	DaggerConstraint = "=0.2.10"
	// DaggerDefault is the default version of dagger to download.
	DaggerDefault = "0.2.10"
)
View Source
const (
	// NhctlConstraint defines all acceptable versions of nhctl.
	NhctlConstraint = "=0.6.16"
	// NhctlDefault is the default nhctl version to download.
	NhctlDefault = "0.6.16"
)
View Source
const (
	// TerraformConstraint defines all acceptable versions of terrafform.
	TerraformConstraint = "=1.1.9"
	// TerraformDefault is the default terraform version to use.
	TerraformDefault = "1.1.9"
)
View Source
const (
	// DevelopmentVersion may contain bugs.
	DevelopmentVersion = "dev"
)

Variables

View Source
var (
	// Version holds the complete version number. Filled in at linking time.
	Version = DevelopmentVersion

	// Revision is filled with the VCS (e.g. git) revision being used to build
	// the program at linking time.
	Revision = ""
)

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