Skip to main content

Module registry

Module registry 

Source
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§

SchemaRegistry
Schema registry with in-memory caching and bundled offline fallbacks.

Enums§

SchemaError
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)