Methods

Class/Module Index [+]

Quicksearch

RHEVM::Cluster

Attributes

datacenter[R]
description[R]
version[R]

Public Class Methods

new(client, xml) click to toggle source
# File lib/deltacloud/drivers/rhevm/rhevm_client.rb, line 394
def initialize(client, xml)
  super(client, xml[:id], xml[:href], (xml/'name').first.text)
  parse_xml_attributes!(xml)
  self
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.