package
0.33.0-alpha.0
Repository: https://github.com/kubernetes/code-generator.git
Documentation: pkg.go.dev
# Functions
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.
# Structs
TagOverrideNamer is a namer which pulls names from a given tag, if specified, and otherwise falls back to a different namer.