Versions in this module Expand all Collapse all v0 v0.14.10 Jul 4, 2019 Changes in this version + type GenScheme struct + CreateRegistry bool + GroupGoNames map[clientgentypes.GroupVersion]string + Groups []clientgentypes.GroupVersions + ImportTracker namer.ImportTracker + InputPackages map[clientgentypes.GroupVersion]string + OutputPackage string + OutputPath string + PrivateScheme bool + func (g *GenScheme) Filter(c *generator.Context, t *types.Type) bool + func (g *GenScheme) GenerateType(c *generator.Context, t *types.Type, w io.Writer) error + func (g *GenScheme) Imports(c *generator.Context) (imports []string) + func (g *GenScheme) Namers(c *generator.Context) namer.NameSystems