package
0.0.0-20241210122725-8969dbd9e227
Repository: https://github.com/datagravity-ai/keel.git
Documentation: pkg.go.dev
# Functions
GetImageNameAndVersion - get name and version.
GetVersion - parse version.
GetVersionFromImageName - get version from image name.
Lowest - returns the lowest versioned tag from the slice.
MustParse - must parse version, if fails - panics.
NewAvailable - takes version and current tags.
# Variables
ErrInvalidSemVer is returned a version is found to be invalid when being parsed.
No description provided by the author
ErrVersionTagMissing - tag missing error.