SASLConfig refers to SASL configuration for a client
Name | Type | Description | Notes |
---|---|---|---|
passwordSecret | V1SecretKeySelector | [optional] | |
userSecret | V1SecretKeySelector | [optional] | |
mechanism | String | SASLMechanism is the name of the enabled SASL mechanism. Possible values: OAUTHBEARER, PLAIN (defaults to PLAIN). | [optional] |