Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Args ¶
type Args struct {
InputDirs []string
OutputPackagePath string
OutputDir string
GoHeaderFilePath string
VersionedClientSetPackage string
ExternalVersionsInformersPackage string
ListersPackage string
ForceKinds string
ListerHasPointerElem bool
DisableInformerInit bool
// PluralExceptions define a list of pluralizer exceptions in Type:PluralType format.
// The default list is "Endpoints:Endpoints"
PluralExceptions []string
Boilerplate []byte
}
Args is used by the gengo framework to pass args specific to this generator.
func (*Args) GetOutputDir ¶
func (*Args) GetOutputPackagePath ¶
Click to show internal directories.
Click to hide internal directories.