SchemaRegistryClusterRecord interface
Details of schema registry cluster record
Properties
id | Id of the cluster |
kind | Kind of the cluster |
metadata | Metadata of the record |
spec | Specification of the schema registry cluster |
status | Specification of the cluster status |
Property Details
id
Id of the cluster
id?: string
Property Value
string
kind
Kind of the cluster
kind?: string
Property Value
string
metadata
spec
Specification of the schema registry cluster
spec?: SchemaRegistryClusterSpecEntity
Property Value
status
Specification of the cluster status
status?: SchemaRegistryClusterStatusEntity