package
0.33.0-alpha.2
Repository: https://github.com/kubernetes/kubectl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetTypeName returns the type of a schema.
LookupSchemaForField looks for the schema of a given path in a base schema.
PrintModel prints the description of a schema in writer.
PrintModelDescription prints the description of a specific model or dot path.
SplitAndParseResourceRequest separates the users input into a model and fields.
SplitAndParseResourceRequestWithMatchingPrefix separates the users input into a model and fields while selecting gvr whose (resource, group) prefix matches the resource.

# Structs

Formatter helps you write with indentation, and can wrap text as needed.