Method: Bosh::Clouds::ExternalCpi#attach_disk

Defined in:
lib/cloud/external_cpi.rb

#attach_disk(*arguments) ⇒ Object



60
# File 'lib/cloud/external_cpi.rb', line 60

def attach_disk(*arguments); invoke_cpi_method(__method__.to_s, *arguments); end