Container Registry Entity
Name | Type | Description | Notes |
---|---|---|---|
Id | string | The UUID to reference this registry | [optional] |
Name | string | The globally unique name to reference this registry | [optional] |
Urn | string | The base URN (the URL without the scheme [i.e. http:// or https://]) of this registry | [optional] |
Storage | RegistryStorage | [optional] | |
DateCreated | string | The date this Registry Subscription was created | [optional] |
VarPublic | bool | If true, this is a publically accessible registry allowing anyone to pull from it. If false, this registry is completely private | [optional] |
RootUser | RegistryUser | [optional] | |
Metadata | RegistryMetadata | [optional] |