Method: Harbor2Client::ScannerRegistrationSettings#auth

Defined in:
lib/harbor2_client/models/scanner_registration_settings.rb

#authObject

Specify what authentication approach is adopted for the HTTP communications. Supported types Basic", "Bearer" and api key header "X-ScannerAdapter-API-Key"



24
25
26
# File 'lib/harbor2_client/models/scanner_registration_settings.rb', line 24

def auth
  @auth
end