View Source GoogleApi.GKEHub.V1.Model.FleetObservabilityFeatureSpec (google_api_gke_hub v0.16.0)

Fleet Observability: The Hub-wide input for the FleetObservability feature.

Attributes

  • loggingConfig (type: GoogleApi.GKEHub.V1.Model.FleetObservabilityLoggingConfig.t, default: nil) - Specified if fleet logging feature is enabled for the entire fleet. If UNSPECIFIED, fleet logging feature is disabled for the entire fleet.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEHub.V1.Model.FleetObservabilityFeatureSpec{
  loggingConfig:
    GoogleApi.GKEHub.V1.Model.FleetObservabilityLoggingConfig.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.