Class: Hcloud::ServerType

Inherits:
Object
  • Object
show all
Includes:
EntryLoader
Defined in:
lib/hcloud/server_type.rb

Constant Summary collapse

Attributes =
{
  id: nil,
  name: nil,
  description: nil,
  cores: nil,
  memory: nil,
  disk: nil,
  prices: nil,
  storage_type: nil,
}

Method Summary

Methods included from EntryLoader

#initialize, #request