kubectl/pkg/explain/v2
Stephen Kitt 68036e0ad0 Avoid no-change lambdas
This replaces functions that wrap another function with no change with
a direct reference to the wrapped function.

Signed-off-by: Stephen Kitt <skitt@redhat.com>

Kubernetes-commit: 1e2817d5890ac5056e770cbdebdadfb7fc6ef54c
2025-09-19 16:56:00 +02:00
..
templates Fix dup word in API doc 2025-02-19 16:51:11 -08:00
explain.go throw missing field in std err 2023-03-14 12:34:04 -07:00
explain_test.go openapi: Make file client more easy to re-use 2023-03-28 13:40:28 -07:00
funcs.go Avoid no-change lambdas 2025-09-19 16:56:00 +02:00
funcs_test.go Revert PR #126533 and add a test case for the case where there is yaml 2024-11-12 14:23:03 +03:30
generator.go refactor generator 2022-11-02 20:34:12 -07:00
generator_test.go openapi: Make file client more easy to re-use 2023-03-28 13:40:28 -07:00
template.go add template loading to generator 2022-11-02 20:33:11 -07:00
template_test.go add template loading to generator 2022-11-02 20:33:11 -07:00