Documentation ¶
Index ¶
Constants ¶
View Source
const ( EarthlyBuildSha = "EARTHLY_BUILD_SHA" EarthlyGitBranch = "EARTHLY_GIT_BRANCH" EarthlyGitCommitTimestamp = "EARTHLY_GIT_COMMIT_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" EarthlyGitCoAuthors = "EARTHLY_GIT_CO_AUTHORS" EarthlyGitShortHash = "EARTHLY_GIT_SHORT_HASH" EarthlyGitTag = "EARTHLY_GIT_TAG" EarthlyLocally = "EARTHLY_LOCALLY" EarthlyPush = "EARTHLY_PUSH" 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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.