View Source GoogleApi.Run.V2.Model.GoogleCloudRunV2EnvVarSource (quiqup_google_api_run v0.28.0)
EnvVarSource represents a source for the value of an EnvVar.
attributes
Attributes
-
secretKeyRef(type:GoogleApi.Run.V2.Model.GoogleCloudRunV2SecretKeySelector.t, default:nil) - Selects a secret and a specific version from Cloud Secret Manager.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
@type t() :: %GoogleApi.Run.V2.Model.GoogleCloudRunV2EnvVarSource{ secretKeyRef: GoogleApi.Run.V2.Model.GoogleCloudRunV2SecretKeySelector.t() | nil }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.