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 ๐Ÿ”’