12.2. KafkaListenerAuthenticationCustom 模式属性
type
属性是一种辨别器,它会区分来自 KafkaListenerAuthenticationTls
, KafkaListenerAuthenticationScramSha512
, KafkaListenerAuthenticationOAuth
的 KafkaListenerAuthenticationCustom
类型的使用。对于类型 KafkaListenerAuthenticationCustom
,它需要有值 custom
。
属性 | 属性类型 | 描述 |
---|---|---|
type | string |
必须是 |
sasl | 布尔值 | 在此监听器上启用或禁用 SASL。 |
listenerConfig | map |
用于特定监听程序的配置。所有值都以 |
secrets |
要挂载到 |