View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalMultipleNetworkInterfacesConfig (google_api_gke_on_prem v0.6.0)
Specifies the multiple networking interfaces cluster configuration.
Attributes
-
enabled
(type:boolean()
, default:nil
) - Whether to enable multiple network interfaces for your pods. When set network_config.advanced_networking is automatically set to true.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEOnPrem.V1.Model.BareMetalMultipleNetworkInterfacesConfig{ enabled: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.