Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 347 Bytes

BasicAuth.md

File metadata and controls

15 lines (7 loc) · 347 Bytes

BasicAuth

BasicAuth represents the basic authentication approach which contains a user name and a password.

Properties

Name Type Description Notes
password V1SecretKeySelector [optional]
user V1SecretKeySelector [optional]