Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache = map[common.NameVersion]*Result
type Option ¶
type Option = optionutils.Option[*Options]
func LocalResourcesOnly ¶
func LocalSourcesOnly ¶
type Options ¶
func Check ¶
Check provides a check object for checking component versions to completely available in an ocm repository. By default, it only checks the component reference closure to be in the same repository. Optionally, it is possible to check for inlined resources and sources, also.
func (*Options) ForId ¶
func (a *Options) ForId(repo ocm.Repository, id common.NameVersion) (*Result, error)
Click to show internal directories.
Click to hide internal directories.