View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalSrIovConfig (google_api_gke_on_prem v0.5.0)

Specifies the SR-IOV networking operator config.

Attributes

  • enabled (type: boolean(), default: nil) - Whether to install the SR-IOV operator.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.