Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenScheme ¶
type GenScheme struct { generator.DefaultGen OutputPackage string Groups []clientgentypes.GroupVersions GroupGoNames map[clientgentypes.GroupVersion]string InputPackages map[clientgentypes.GroupVersion]string OutputPath string ImportTracker namer.ImportTracker PrivateScheme bool CreateRegistry bool // contains filtered or unexported fields }
GenScheme produces a package for a clientset with the scheme, codecs and parameter codecs.