Method: Harbor2Client::ScannerRegistrationSettings#url
- Defined in:
- lib/harbor2_client/models/scanner_registration_settings.rb
#url ⇒ Object
A base URL of the scanner adapter.
21 22 23 |
# File 'lib/harbor2_client/models/scanner_registration_settings.rb', line 21 def url @url end |