kubectl/pkg/explain
Filip Křepinský 138a1cc87a kubectl explain should work for both cluster and namespace resources and without a GET method
Kubernetes-commit: 7f4c187ab26fc8b96a091068ee9c84fa447b9291
2023-06-26 18:39:28 +02:00
..
v2 kubectl explain should work for both cluster and namespace resources and without a GET method 2023-06-26 18:39:28 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
explain.go Add jsonpath support for explain 2023-02-11 15:10:40 -08:00
explain_test.go Add more tests that should exist but don't for some reason 2023-02-13 10:30:41 -08:00
field_lookup.go Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00
field_lookup_test.go Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00
fields_printer.go Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00
fields_printer_builder.go Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00
fields_printer_test.go Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00
formatter.go clean true judge 2021-04-27 20:11:36 +08:00
formatter_test.go Replace apimachinery diff.StringDiff with cmp 2023-03-23 11:10:32 -07:00
model_printer.go Fix printing control character in kubectl explain 2022-01-20 15:04:15 +01:00
model_printer_test.go Fix printing control character in kubectl explain 2022-01-20 15:04:15 +01:00
recursive_fields_printer.go Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00
recursive_fields_printer_test.go Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00
test-recursive-swagger.json Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00
test-swagger.json Fix printing control character in kubectl explain 2022-01-20 15:04:15 +01:00
typename.go Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00
typename_test.go Move pkg/kubect/explain to staging 2019-07-29 14:57:41 -07:00