KafkaACL CRD schema reference (group kafka.banzaicloud.io)
KafkaACL
KafkaACL is the Schema for the kafkaacls 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
KafkaACLSpec defines the desired state of KafkaACL
.spec.acls
.spec.acls[*]
.spec.acls[*].cluster
.spec.acls[*].cluster.allow
.spec.acls[*].cluster.allow[*]
.spec.acls[*].cluster.deny
.spec.acls[*].cluster.deny[*]
.spec.acls[*].group
.spec.acls[*].group.operations
.spec.acls[*].group.operations.allow
.spec.acls[*].group.operations.allow[*]
.spec.acls[*].group.operations.deny
.spec.acls[*].group.operations.deny[*]
.spec.acls[*].group.resourceSelectors
.spec.acls[*].group.resourceSelectors[*]
.spec.acls[*].group.resourceSelectors[*].name
.spec.acls[*].group.resourceSelectors[*].namespace
.spec.acls[*].topic
.spec.acls[*].topic.operations
.spec.acls[*].topic.operations.allow
.spec.acls[*].topic.operations.allow[*]
.spec.acls[*].topic.operations.deny
.spec.acls[*].topic.operations.deny[*]
.spec.acls[*].topic.resourceSelectors
.spec.acls[*].topic.resourceSelectors[*]
.spec.acls[*].topic.resourceSelectors[*].name
.spec.acls[*].topic.resourceSelectors[*].namespace
.spec.acls[*].transactionalId
.spec.acls[*].transactionalId.operations
.spec.acls[*].transactionalId.operations.allow
.spec.acls[*].transactionalId.operations.allow[*]
.spec.acls[*].transactionalId.operations.deny
.spec.acls[*].transactionalId.operations.deny[*]
.spec.acls[*].transactionalId.resourceSelectors
.spec.acls[*].transactionalId.resourceSelectors[*]
.spec.acls[*].transactionalId.resourceSelectors[*].name
.spec.acls[*].transactionalId.resourceSelectors[*].namespace
.spec.clusterRef
.spec.clusterRef.name
.spec.clusterRef.namespace
.spec.kind
.spec.name
.spec.roles
.spec.roles[*]
Store a KafkaRole reference with additional KafkaResourceSelectors
.spec.roles[*].name
.spec.roles[*].resourceSelectors
.spec.roles[*].resourceSelectors[*]
.spec.roles[*].resourceSelectors[*].name
.spec.roles[*].resourceSelectors[*].namespace
.status
KafkaACLStatus defines the observed state of KafkaACL