Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Filter ¶ added in v0.3.0
type Filter map[string]*semver.Version
Filter maps module names to minimal versions of these modules to be pulled
func (Filter) FilterReleases ¶ added in v0.3.0
func (Filter) MatchesFilter ¶ added in v0.3.0
type Module ¶
func GetDeckhouseExternalModules ¶
func GetDeckhouseExternalModules(mirrorCtx *contexts.PullContext) ([]Module, error)
Click to show internal directories.
Click to hide internal directories.