View Source GoogleApi.Container.V1.Model.NodePoolLoggingConfig (google_api_container v0.45.0)

NodePoolLoggingConfig specifies logging configuration for nodepools.

Attributes

  • variantConfig (type: GoogleApi.Container.V1.Model.LoggingVariantConfig.t, default: nil) - Logging variant configuration.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Container.V1.Model.NodePoolLoggingConfig{
  variantConfig: GoogleApi.Container.V1.Model.LoggingVariantConfig.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.