Sha256: d2e0337bdfd5cc697ea836851c680c531156e97df1ebd7f33cfaeff485e43b1a
Contents?: true
Size: 704 Bytes
Versions: 9
Compression:
Stored size: 704 Bytes
Contents
# PulpContainerClient::PatchedcontainerContainerRepository ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pulp_labels** | [**Object**](.md) | | [optional] **name** | **String** | A unique name for this repository. | [optional] **description** | **String** | An optional description. | [optional] **remote** | **String** | | [optional] ## Code Sample ```ruby require 'PulpContainerClient' instance = PulpContainerClient::PatchedcontainerContainerRepository.new(pulp_labels: null, name: null, description: null, remote: null) ```
Version data entries
9 entries across 9 versions & 1 rubygems