Versions in this module Expand all Collapse all v0 v0.0.1 Nov 24, 2024 Changes in this version + var AllGenerators = []string + var DefaultGenerators = []string + func GetGenerators(enabledGenerators []string, fetcher parser.ArchiveFetcher, ...) map[string]generators.GeneratorFactory + func NewSchemeForGenerators(enabledGenerators []string) (*runtime.Scheme, error) + func ValidateEnabledGenerators(enabledGenerators []string) error