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

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

Instance Attribute Summary collapse

Instance Attribute Details

#vsphere_is_vcenterObject (readonly)

Returns the value of attribute vsphere_is_vcenter.



137
138
139
# File 'lib/fog/vsphere/compute.rb', line 137

def vsphere_is_vcenter
  @vsphere_is_vcenter
end

#vsphere_revObject (readonly)

Returns the value of attribute vsphere_rev.



138
139
140
# File 'lib/fog/vsphere/compute.rb', line 138

def vsphere_rev
  @vsphere_rev
end

#vsphere_serverObject (readonly)

Returns the value of attribute vsphere_server.



139
140
141
# File 'lib/fog/vsphere/compute.rb', line 139

def vsphere_server
  @vsphere_server
end

#vsphere_usernameObject (readonly)

Returns the value of attribute vsphere_username.



140
141
142
# File 'lib/fog/vsphere/compute.rb', line 140

def vsphere_username
  @vsphere_username
end