Module: Fog::Compute::Vsphere::Shared

Included in:
Mock, Real
Defined in:
lib/fog/vsphere/compute.rb,
lib/fog/vsphere/requests/compute/vm_clone.rb

Instance Attribute Summary collapse

Instance Attribute Details

#vsphere_is_vcenterObject (readonly)

Returns the value of attribute vsphere_is_vcenter.



66
67
68
# File 'lib/fog/vsphere/compute.rb', line 66

def vsphere_is_vcenter
  @vsphere_is_vcenter
end

#vsphere_revObject (readonly)

Returns the value of attribute vsphere_rev.



67
68
69
# File 'lib/fog/vsphere/compute.rb', line 67

def vsphere_rev
  @vsphere_rev
end

#vsphere_serverObject (readonly)

Returns the value of attribute vsphere_server.



68
69
70
# File 'lib/fog/vsphere/compute.rb', line 68

def vsphere_server
  @vsphere_server
end

#vsphere_usernameObject (readonly)

Returns the value of attribute vsphere_username.



69
70
71
# File 'lib/fog/vsphere/compute.rb', line 69

def vsphere_username
  @vsphere_username
end