Class: Bosh::Deployer::BoshStub

Inherits:
Stub
  • Object
show all
Includes:
BoshSettings
Defined in:
lib/bosh-deployer/bosh_stub.rb

Instance Attribute Summary

Attributes inherited from Stub

#filename

Instance Method Summary collapse

Methods included from BoshSettings

#default_key_name, #gateway, #microbosh, #openstack_api_key, #openstack_auth_url, #openstack_tenant, #openstack_username, #private_key, #range, #recursor_ip, #static_ip_from, #static_ip_to, #subnet_id

Methods inherited from Stub

#generate, #initialize

Constructor Details

This class inherits a constructor from Bosh::Deployer::Stub

Instance Method Details

#nameObject



9
10
11
# File 'lib/bosh-deployer/bosh_stub.rb', line 9

def name
  'bosh'
end