package
0.33.0-alpha.0
Repository: https://github.com/kubernetes/code-generator.git
Documentation: pkg.go.dev
# Functions
MustParseClientGenTags calls ParseClientGenTags but instead of returning error it panics.
ParseClientGenTags parse the provided genclient tags and validates that no unknown tags are provided.
No description provided by the author
# Variables
ReadonlyVerbs represents a list of read-only verbs.
SupportedVerbs is a list of supported verbs for +onlyVerbs and +skipVerbs.