package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
IsValidTargetKey checks if a string is a valid installation target key.
IsValidTargetVal checks if a string is a valid installtion target value.
NewTarget creates a new target with the specified version and options.
Normalize attaches the expected `v` prefix to a version string if the supplied version is currently invalid, and attaching the prefix makes it valid.
SecurityPatch sets the security-patch=yes label if true.
SecurityPatchAlts appends version strings to the security-patch-alts label.
# Constants
LabelSecurityPatch indicates that a release is a security patch when set to 'yes'.
LabelSecurityPatchAlts lists alternative versions that provide the same security fixes.
LabelVersion is the only required label for an installation target and must be valid go-style semver.
UnitConfigDir is the configuration directory of the teleport-upgrade unit.
# Type aliases
Target is a description of an available installation target.
TargetOption is a functional option for setting additional target fields during construction.