Documentation ¶
Overview ¶
Package generators has the generators for the client-gen utility.
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.
func NewTagOverrideNamer ¶ added in v1.7.0
NewTagOverrideNamer creates a namer.Namer which uses the contents of the given tag as the name, or falls back to another Namer if the tag is not present.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.