View Source GoogleApi.GKEOnPrem.V1.Model.BareMetalAdminOsEnvironmentConfig (google_api_gke_on_prem v0.3.0)

Specifies operating system operation settings for cluster provisioning.

Attributes

  • packageRepoExcluded (type: boolean(), default: nil) - Whether the package repo should be added when initializing bare metal machines.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.