EnvVarSourceResponse

data class EnvVarSourceResponse(val configMapKeyRef: ConfigMapKeySelectorResponse, val secretKeyRef: SecretKeySelectorResponse)

EnvVarSource represents a source for the value of an EnvVar.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Not supported by Cloud Run. Not supported in Cloud Run.

Link copied to clipboard

Selects a key (version) of a secret in Secret Manager.