Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByDeprecated ¶ added in v0.10.0
func ByDeprecated(b1, b2 *catalogmetadata.Bundle) bool
ByDeprecation is a sort "less" function that orders bundles that are deprecated lower than ones without deprecations
func ByVersion ¶
func ByVersion(b1, b2 *catalogmetadata.Bundle) bool
ByVersion is a sort "less" function that orders bundles in inverse version order (higher versions on top).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.