Versions in this module Expand all Collapse all v0 v0.6.0 Aug 14, 2019 Changes in this version + var ErrDefaultEntryNotFound = errors.New("default label not found in configuration") + type Config struct + DefaultEntry string + Entries map[string]*boot.LinuxImage + func ParseConfigFile(url string, wd *url.URL) (*Config, error)