Class: Google::Cloud::Container::V1beta1::LinuxNodeConfig::SwapConfig::DedicatedLocalSsdProfile

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/container/v1beta1/cluster_service.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#disk_count::Integer



193
194
195
196
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 193

class DedicatedLocalSsdProfile
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end