KafkaRole CRD schema reference (group kafka.banzaicloud.io)
KafkaRole is the Schema for the kafkaroles API
KafkaRole
KafkaRole is the Schema for the kafkaroles API
Version v1beta1
Properties
.apiVersion
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
.kind
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
.metadata
.spec
KafkaRoleSpec defines the desired state of KafkaRole
.spec.cluster
.spec.cluster.allow
.spec.cluster.allow[*]
.spec.cluster.deny
.spec.cluster.deny[*]
.spec.group
.spec.group.allow
.spec.group.allow[*]
.spec.group.deny
.spec.group.deny[*]
.spec.topic
.spec.topic.allow
.spec.topic.allow[*]
.spec.topic.deny
.spec.topic.deny[*]
.spec.transactionalId
.spec.transactionalId.allow
.spec.transactionalId.allow[*]
.spec.transactionalId.deny
.spec.transactionalId.deny[*]
.status
KafkaRoleStatus defines the observed state of KafkaRole