mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
This allows validation of a yaml/json object against an openapi schema. A lot more testing would be needed to validate the logic, and also this is not plumbed in, so it can't be used by kubectl yet. |
||
|---|---|---|
| .. | ||
| testing | ||
| validation | ||
| BUILD | ||
| doc.go | ||
| document.go | ||
| extensions.go | ||
| openapi.go | ||
| openapi_cache.go | ||
| openapi_cache_test.go | ||
| openapi_getter.go | ||
| openapi_getter_test.go | ||
| openapi_suite_test.go | ||
| openapi_test.go | ||