[][src]Module fluvio_sc_schema::versions

API Versions

Public API to retrive a list of APIs and their version numbers from the SC. SC supports Kafka as well as Fluvio specific APIs.

Structs

ApiVersionKey
ApiVersionsRequest
ApiVersionsResponse

Functions

lookup_version

Given an API key, it returns max_version. None if not found

Type Definitions

ApiVersions