Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::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.