Interface: SASLConfig

July 18, 2026 ยท View on GitHub

xk6-kafka


Interface: SASLConfig

Defined in: index.d.ts:110

Properties

algorithm

algorithm: SASL_MECHANISMS

Defined in: index.d.ts:113


awsProfile

awsProfile: string

Defined in: index.d.ts:114


kerberosConfig?

optional kerberosConfig?: KerberosConfig

Defined in: index.d.ts:115


password

password: string

Defined in: index.d.ts:112


username

username: string

Defined in: index.d.ts:111

Contents

  1. 1Properties
  2. 1.1algorithm
  3. 1.2awsProfile
  4. 1.3kerberosConfig?
  5. 1.4password
  6. 1.5username