이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 114. KafkaUserTlsClientAuthentication schema reference
Used in: KafkaUserSpec
The type
property is a discriminator that distinguishes use of the KafkaUserTlsClientAuthentication
type from KafkaUserTlsExternalClientAuthentication
, KafkaUserScramSha512ClientAuthentication
. It must have the value tls
for the type KafkaUserTlsClientAuthentication
.
Property | Property type | Description |
---|---|---|
type | string |
Must be |