Method: PulpContainerClient::ContainerRepositorySyncURL#signed_only
- Defined in:
- lib/pulp_container_client/models/container_repository_sync_url.rb
#signed_only ⇒ Object
If True, only signed content will be synced. Signatures are not verified.
26 27 28 |
# File 'lib/pulp_container_client/models/container_repository_sync_url.rb', line 26 def signed_only @signed_only end |