apiserver/pkg/endpoints/openapi
Joe Betz 5f14a1e225 Reorganize scheme type converter into apimachinery utils
This removes a dependency from generated applyconfigurations to a testing
package. To do this, the type converter in the testing package has been
moved out to the apimachinery package and the utilities the converter
depend on have been reorganized.

Kubernetes-commit: 4821604f83a6f4764497879b666087ba7cb05060
2025-05-07 10:07:55 -04:00
..
testing generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
openapi.go Reorganize scheme type converter into apimachinery utils 2025-05-07 10:07:55 -04:00
openapi_test.go add test case for ToValidOperationID method: TestToValidOperationID 2022-04-27 11:48:44 +08:00