View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalClusterOperationsConfig (google_api_gke_on_prem v0.6.0)

Specifies the bare metal user cluster's observability infrastructure.

Attributes

  • enableApplicationLogs (type: boolean(), default: nil) - Whether collection of application logs/metrics should be enabled (in addition to system logs/metrics).

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEOnPrem.V1.Model.BareMetalClusterOperationsConfig{
  enableApplicationLogs: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.