GetContainerRegistryResult

data class GetContainerRegistryResult(val createdAt: String, val endpoint: String, val id: String, val name: String, val region: String, val serverUrl: String, val storageUsageBytes: Int, val subscriptionTierSlug: String)

A collection of values returned by getContainerRegistry.

Constructors

Link copied to clipboard
constructor(createdAt: String, endpoint: String, id: String, name: String, region: String, serverUrl: String, storageUsageBytes: Int, subscriptionTierSlug: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time when the registry was created

Link copied to clipboard

The URL endpoint of the container registry. Ex: registry.digitalocean.com/my_registry

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The name of the container registry

Link copied to clipboard

The slug identifier for the region

Link copied to clipboard

The domain of the container registry. Ex: registry.digitalocean.com

Link copied to clipboard

The amount of storage used in the registry in bytes.

Link copied to clipboard

The slug identifier for the subscription tier