View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalOsEnvironmentConfig (google_api_gke_on_prem v0.6.0)
Specifies operating system settings for cluster provisioning.
Attributes
-
packageRepoExcluded
(type:boolean()
, default:nil
) - Whether the package repo should not be included when initializing bare metal machines.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEOnPrem.V1.Model.BareMetalOsEnvironmentConfig{ packageRepoExcluded: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.