kubectl/pkg/cmd/apiresources
Brian Pursley 7c5e877c4d Add categories to kubectl api-resources -o wide output
Add categories column to show which categories each
resource type belongs to.

Add --categories flag to allow filtering the output to
a specific category or set of categories.

Change verbs column to display verbs in a comma-delimited
list, consistent with other multi-value columns in the output.

Kubernetes-commit: a1330a405497479ea30319258e75435ba8321d61
2022-07-12 17:57:37 -04:00
..
apiresources.go Add categories to kubectl api-resources -o wide output 2022-07-12 17:57:37 -04:00
apiresources_test.go Add categories to kubectl api-resources -o wide output 2022-07-12 17:57:37 -04:00
apiversions.go style: remove redundant judgment 2022-07-29 18:25:05 +08:00
apiversions_test.go Add unit tests for api-resources and api-versions commands 2022-05-14 11:06:49 -04:00