container Registry
suspend fun containerRegistry(name: String, block: suspend ContainerRegistryResourceBuilder.() -> Unit): ContainerRegistry
Parameters
name
The unique name of the resulting resource.
block
Builder for ContainerRegistry.
See also
Parameters
name
The unique name of the resulting resource.