GoogleApi.Run.V1.Model.LocalObjectReference (google_api_run v0.24.6) View Source
Not supported by Cloud Run LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
Attributes
-
name
(type:String.t
, default:nil
) - (Optional) Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Run.V1.Model.LocalObjectReference{name: String.t() | nil}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.