deployment Config
suspend fun deploymentConfig(name: String, block: suspend DeploymentConfigResourceBuilder.() -> Unit): DeploymentConfig
Parameters
name
The unique name of the resulting resource.
block
Builder for DeploymentConfig.
See also
Parameters
name
The unique name of the resulting resource.