google_api_cloud_run v0.0.1 GoogleApi.CloudRun.V1alpha1.Model.LocalObjectReference View Source

LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.

Attributes

  • name (String.t): Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t() View Source
t() :: %GoogleApi.CloudRun.V1alpha1.Model.LocalObjectReference{name: any()}

Link to this section Functions

Link to this function

decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.