package
0.99.0-nabarun.1
Repository: https://github.com/palnabarun/kubectl.git
Documentation: pkg.go.dev
# 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.