Parent

Methods

Class/Module Index [+]

Quicksearch

Fog::Compute::Linode::Flavor

Public Instance Methods

bits() click to toggle source
# File lib/fog/linode/models/compute/flavor.rb, line 17
def bits
  0 # these are determined by images you select not the hardware
end
cores() click to toggle source
# File lib/fog/linode/models/compute/flavor.rb, line 13
def cores
  4 # linode always has 4 cores
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.