Documentation
¶
Index ¶
- func FetchVersionsFromModuleReleaseChannels(releaseChannelImages map[string]struct{}, authProvider authn.Authenticator, ...) (map[string]string, error)
- func FilterOnlyLatestPatches(versions []*semver.Version) []*semver.Version
- func VersionsToMirror(pullParams *params.PullParams, client pkg.RegistryClient) ([]semver.Version, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchVersionsFromModuleReleaseChannels ¶
func FetchVersionsFromModuleReleaseChannels( releaseChannelImages map[string]struct{}, authProvider authn.Authenticator, insecure, skipVerifyTLS bool, client pkg.RegistryClient, ) (map[string]string, error)
func FilterOnlyLatestPatches ¶ added in v0.12.0
func FilterOnlyLatestPatches(versions []*semver.Version) []*semver.Version
func VersionsToMirror ¶
func VersionsToMirror(pullParams *params.PullParams, client pkg.RegistryClient) ([]semver.Version, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.