Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidType = errors.New("invalid image type")
)
Functions ¶
This section is empty.
Types ¶
type FilterSet ¶
FilterSet is a set to filter image arch, os, variants.
func NewImageFilterSet ¶
NewImageFilterSet is the constructor function to build a filter set by arch, os and variant list.
func (FilterSet) AllowVariant ¶
Click to show internal directories.
Click to hide internal directories.