# Functions

GetGenenerators returns a set of generator factories for the set of enabled generators.
NewSchemeForGenerators creates and returns a runtime.Scheme configured with the correct schemes for the enabled generators.
ValidateEnabledGenerators returns an error if an invalid name is provided for the set of enabled generators.

# Variables

AllGenerators contains the name of all possible Generators.
DefaultGenerators contains the name of the default set of enabled Generators, this leaves out generators that require optional dependencies.