Sha256: bb26d561c6a586cda3f37ca6c2d3e9d25b1d8c79c8d72039e306d117d10abd51
Contents?: true
Size: 599 Bytes
Versions: 11
Compression:
Stored size: 599 Bytes
Contents
# PulpContainerClient::PatchedcontainerContainerRepository ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **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(name: null, description: null, remote: null) ```
Version data entries
11 entries across 11 versions & 1 rubygems