reserved

package
v0.8.11 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EarthlyBuildSha                 = "EARTHLY_BUILD_SHA"
	EarthlyGitBranch                = "EARTHLY_GIT_BRANCH"
	EarthlyGitCommitTimestamp       = "EARTHLY_GIT_COMMIT_TIMESTAMP"
	EarthlyGitCommitAuthorTimestamp = "EARTHLY_GIT_COMMIT_AUTHOR_TIMESTAMP"
	EarthlyGitHash                  = "EARTHLY_GIT_HASH"
	EarthlyGitOriginURL             = "EARTHLY_GIT_ORIGIN_URL"
	EarthlyGitOriginURLScrubbed     = "EARTHLY_GIT_ORIGIN_URL_SCRUBBED"
	EarthlyGitProjectName           = "EARTHLY_GIT_PROJECT_NAME"
	EarthlyGitAuthor                = "EARTHLY_GIT_AUTHOR"
	EarthlyGitAuthorEmail           = "EARTHLY_GIT_AUTHOR_EMAIL"
	EarthlyGitAuthorName            = "EARTHLY_GIT_AUTHOR_NAME"
	EarthlyGitCoAuthors             = "EARTHLY_GIT_CO_AUTHORS"
	EarthlyGitShortHash             = "EARTHLY_GIT_SHORT_HASH"
	EarthlyGitTag                   = "EARTHLY_GIT_TAG"
	EarthlyGitRefs                  = "EARTHLY_GIT_REFS"
	EarthlyLocally                  = "EARTHLY_LOCALLY"
	EarthlyPush                     = "EARTHLY_PUSH"
	EarthlyCI                       = "EARTHLY_CI"
	EarthlyCIRunner                 = "EARTHLY_CI_RUNNER"
	EarthlySourceDateEpoch          = "EARTHLY_SOURCE_DATE_EPOCH"
	EarthlyTarget                   = "EARTHLY_TARGET"
	EarthlyTargetName               = "EARTHLY_TARGET_NAME"
	EarthlyTargetProject            = "EARTHLY_TARGET_PROJECT"
	EarthlyTargetProjectNoTag       = "EARTHLY_TARGET_PROJECT_NO_TAG"
	EarthlyTargetTag                = "EARTHLY_TARGET_TAG"
	EarthlyTargetTagDocker          = "EARTHLY_TARGET_TAG_DOCKER"
	EarthlyVersion                  = "EARTHLY_VERSION"
	NativeArch                      = "NATIVEARCH"
	NativeOS                        = "NATIVEOS"
	NativePlatform                  = "NATIVEPLATFORM"
	NativeVariant                   = "NATIVEVARIANT"
	TargetArch                      = "TARGETARCH"
	TargetOS                        = "TARGETOS"
	TargetPlatform                  = "TARGETPLATFORM"
	TargetVariant                   = "TARGETVARIANT"
	UserArch                        = "USERARCH"
	UserOS                          = "USEROS"
	UserPlatform                    = "USERPLATFORM"
	UserVariant                     = "USERVARIANT"
)

Variables

This section is empty.

Functions

func IsBuiltIn

func IsBuiltIn(s string) bool

IsBuiltIn returns true if s is the name of a builtin arg

Types

This section is empty.

Jump to

Keyboard shortcuts

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