Fog::Collection
# File lib/fog/linode/models/compute/kernels.rb, line 10 def all load kernels end
# File lib/fog/linode/models/compute/kernels.rb, line 14 def get(id) new kernels(id).first rescue Fog::Compute::Linode::NotFound nil end
[Validate]
Generated with the Darkfish Rdoc Generator 2.