Functions§
- fetch_
release_ specs - Fetch Kubernetes OpenAPI specs from a GitHub release tag.
- filename_
to_ discovery_ key - Convert a spec filename to a discovery key.
apis__apps__v1_openapi.json→apis/apps/v1 - version_
to_ tag - Convert version string to a git tag.
"1.35"→"v1.35.0","1.35.1"→"v1.35.1","v1.35.0"→"v1.35.0"