google_api_container v0.17.0 GoogleApi.Container.V1.Model.CloudRunConfig View Source

Configuration options for the Cloud Run feature.

Attributes

  • disabled (type: boolean(), default: nil) - Whether Cloud Run addon is enabled for this cluster.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Container.V1.Model.CloudRunConfig{disabled: boolean()}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.