GoogleApi.Container.V1.Model.AdvancedMachineFeatures (google_api_container v0.57.0)
View SourceSpecifies options for controlling advanced machine features.
Attributes
-
enableNestedVirtualization
(type:boolean()
, default:nil
) - Whether or not to enable nested virtualization (defaults to false). -
threadsPerCore
(type:String.t
, default:nil
) - The number of threads per physical core. To disable simultaneous multithreading (SMT) set this to 1. If unset, the maximum number of threads supported per core by the underlying processor is assumed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.