Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultNameSystem ¶
func DefaultNameSystem() string
DefaultNameSystem returns the default name system for ordering the types to be processed by the generators in this package.
func NameSystems ¶
func NameSystems() namer.NameSystems
NameSystems returns the name system used by the generators in this package.
Types ¶
type CustomArgs ¶
type CustomArgs struct { VersionedClientSetPackage string InternalClientSetPackage string ListersPackage string }
func (*CustomArgs) AddFlags ¶
func (ca *CustomArgs) AddFlags(fs *pflag.FlagSet)
Click to show internal directories.
Click to hide internal directories.