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

Full name:
kafkaroles.kafka.banzaicloud.io
Group:
kafka.banzaicloud.io
Singular name:
kafkarole
Plural name:
kafkaroles
Scope:
Cluster
Versions:
v1beta1

Version v1beta1

Properties

.apiVersion

string

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

string

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

object

.spec

object

KafkaRoleSpec defines the desired state of KafkaRole

.spec.cluster

object

.spec.cluster.allow

array

.spec.cluster.allow[*]

string

.spec.cluster.deny

array

.spec.cluster.deny[*]

string

.spec.group

object

.spec.group.allow

array

.spec.group.allow[*]

string

.spec.group.deny

array

.spec.group.deny[*]

string

.spec.topic

object

.spec.topic.allow

array

.spec.topic.allow[*]

string

.spec.topic.deny

array

.spec.topic.deny[*]

string

.spec.transactionalId

object

.spec.transactionalId.allow

array

.spec.transactionalId.allow[*]

string

.spec.transactionalId.deny

array

.spec.transactionalId.deny[*]

string

.status

object

KafkaRoleStatus defines the observed state of KafkaRole

.status.referencedBy

array

.status.referencedBy[*]

object

.status.referencedBy[*].name

string Required

.status.referencedBy[*].namespace

string Required