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