Class: Chef::Knife::Cloud

Inherits:
Object
  • Object
show all
Defined in:
lib/chef/knife/cloud/command.rb,
lib/chef/knife/cloud/helpers.rb,
lib/chef/knife/cloud/service.rb,
lib/chef/knife/cloud/exceptions.rb,
lib/chef/knife/cloud/fog/options.rb,
lib/chef/knife/cloud/fog/service.rb,
lib/chef/knife/cloud/server/options.rb,
lib/chef/knife/cloud/command_bootstrap.rb,
lib/chef/knife/cloud/server/list_command.rb,
lib/chef/knife/cloud/server/list_options.rb,
lib/chef/knife/cloud/server/show_command.rb,
lib/chef/knife/cloud/server/show_options.rb,
lib/chef/knife/cloud/list_resource_command.rb,
lib/chef/knife/cloud/list_resource_options.rb,
lib/chef/knife/cloud/server/create_command.rb,
lib/chef/knife/cloud/server/create_options.rb,
lib/chef/knife/cloud/server/delete_command.rb,
lib/chef/knife/cloud/server/delete_options.rb,
lib/chef/knife/cloud/chefbootstrap/bootstrapper.rb,
lib/chef/knife/cloud/chefbootstrap/bootstrap_options.rb,
lib/chef/knife/cloud/chefbootstrap/bootstrap_protocol.rb,
lib/chef/knife/cloud/chefbootstrap/bootstrap_distribution.rb,
lib/chef/knife/cloud/chefbootstrap/ssh_bootstrap_protocol.rb,
lib/chef/knife/cloud/chefbootstrap/winrm_bootstrap_protocol.rb

Defined Under Namespace

Modules: BootstrapOptions, FogOptions, Helpers, ResourceListOptions, ServerCreateOptions, ServerDeleteOptions, ServerListOptions, ServerOptions, ServerShowOptions Classes: BootstrapCommand, BootstrapDistribution, BootstrapProtocol, Bootstrapper, CloudExceptions, Command, FogService, ResourceListCommand, ServerCreateCommand, ServerDeleteCommand, ServerListCommand, ServerShowCommand, Service, SshBootstrapProtocol, WinrmBootstrapProtocol