GoogleApi.CloudRun.V1alpha1.Model.LocalObjectReference (google_api_cloud_run v0.44.0) View Source
LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
Attributes
-
name
(type:String.t
, default:nil
) - 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.CloudRun.V1alpha1.Model.LocalObjectReference{ name: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.