package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Functions
NewComponentVersionsMapper substitutes strings of the form 0.0.1-snapshot with releaseName and strings of the form 0.0.1-snapshot-[component] with the version value located in versions, or returns an error.
NewMirror creates a command to mirror an existing release.
NewMirrorOptions creates the options for mirroring a release.
# Type aliases
ComponentVersions is a map of component names to semantic versions.