Expand description
Schema registry for fetching and caching JSON Schemas
Provides schema URL resolution, remote fetching with caching, and fallback to bundled schemas for offline mode.
Structs§
- Schema
Registry - Schema registry with in-memory caching and bundled offline fallbacks.
Enums§
- Schema
Error - Error type for schema operations
Constants§
- DEFAULT_
K8S_ VERSION - Default Kubernetes schema version
- SCHEMA_
URLS - Schema URL templates for known YAML types Format: (schema_key, url_template)