Module client

Source

Structs§

Client
An API client for a Confluent-compatible schema registry.
CompatibilityLevelRequest 🔒
ErrorResponse 🔒
GetByIdResponse 🔒
GetBySubjectResponse 🔒
PublishRequest 🔒
PublishResponse 🔒
Schema
A schema stored by a schema registry.
SchemaReference
A reference from one schema in a schema registry to another.
Subject
A subject stored by a schema registry.
SubjectConfig
SubjectVersion 🔒

Enums§

CompatibilityLevel
DeleteError
Errors for delete operations.
GetByIdError
Errors for schema lookups by ID.
GetBySubjectError
Errors for schema lookups by subject.
GetSubjectConfigError
Errors for schema lookups by subject.
ListError
Errors for list operations.
PublishError
Errors for publish operations.
SchemaType
The type of a schema stored by a schema registry.
SetCompatibilityLevelError
Errors for setting compatibility level operations.
UnhandledError 🔒

Functions§

send_request 🔒
send_request_raw 🔒