# Functions
NewTestableVersionResolver creates an instance of version.Resolver that can be easily tested.
NewVersionResolver creates a version.Resolver implementation directly targeting Knative project CI.
WithEnvironmental allows passing options for environment.VersionResolver.
WithGit allows passing options for git.VersionResolver.
# Structs
VersionResolver is a knative compatible version resolver.
# Type aliases
VersionResolverOption id option to customize version resolution.