package generators
import "k8s.io/gengo/examples/set-gen/generators"
Package generators has the generators for the set-gen utility.
Index ¶
- func DefaultNameSystem() string
- func NameSystems() namer.NameSystems
- func Packages(_ *generator.Context, arguments *args.GeneratorArgs) generator.Packages
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 Packages ¶
Packages makes the sets package definition.
Source Files ¶
sets.go tags.go
- Version
- v0.0.0-20250704022524-ddb642e17a28 (latest)
- Published
- Jul 4, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 2 days ago –
Tools for package owners.