version

package
v1.34.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package version holds variables for generating version information

Index

Constants

View Source
const (
	// LegacyAppTemplate is the version associated with the application template before we started versioning.
	LegacyAppTemplate = "v0.0.0"
	// AppTemplateMinAlias is the least version number available for HTTPS alias.
	AppTemplateMinAlias = "v1.0.0"
	// AppTemplateMinStaticSite is the minimum app version required to deploy a static site.
	AppTemplateMinStaticSite = "v1.2.0"
	// LegacyEnvTemplate is the version associated with the environment template before we started versioning.
	LegacyEnvTemplate = "v0.0.0"
	// LegacyWorkloadTemplate is the version associated with the workload template before we started versioning.
	LegacyWorkloadTemplate = "v0.0.0"
	// LegacyPipelineTemplate is the version associated with the pipeline template before we started versioning.
	LegacyPipelineTemplate = "v0.0.0"
	// EnvTemplateBootstrap is the version of an environment template that contains only bootstrap resources.
	EnvTemplateBootstrap = "bootstrap"
)

Variables

View Source
var Version string

Version is this binary's version. Set with linker flags when building Copilot.

Functions

func LatestTemplateVersion added in v1.29.0

func LatestTemplateVersion() string

LatestTemplateVersion is the latest version number available for Copilot templates.

Types

This section is empty.

Jump to

Keyboard shortcuts

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