Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::LinuxNodeConfig::SwapConfig::DedicatedLocalSsdProfile (v0.51.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::LinuxNodeConfig::SwapConfig::DedicatedLocalSsdProfile.

Provisions a new, separate local NVMe SSD exclusively for swap.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disk_count

def disk_count() -> ::Integer
Returns
  • (::Integer) — The number of physical local NVMe SSD disks to attach.

#disk_count=

def disk_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of physical local NVMe SSD disks to attach.
Returns
  • (::Integer) — The number of physical local NVMe SSD disks to attach.