Class: Chef::Knife

Inherits:
Object
  • Object
show all
Defined in:
lib/chef/knife/cloudstack_base.rb,
lib/chef/knife/cloudstack_zone_list.rb,
lib/chef/knife/cloudstack_server_list.rb,
lib/chef/knife/cloudstack_server_stop.rb,
lib/chef/knife/cloudstack_keypair_list.rb,
lib/chef/knife/cloudstack_network_list.rb,
lib/chef/knife/cloudstack_server_start.rb,
lib/chef/knife/cloudstack_volumes_list.rb,
lib/chef/knife/cloudstack_publicip_list.rb,
lib/chef/knife/cloudstack_server_create.rb,
lib/chef/knife/cloudstack_server_delete.rb,
lib/chef/knife/cloudstack_template_list.rb,
lib/chef/knife/cloudstack_volume_delete.rb,
lib/chef/knife/cloudstack_volume_detach.rb,
lib/chef/knife/cloudstack_keypair_create.rb,
lib/chef/knife/cloudstack_keypair_delete.rb,
lib/chef/knife/cloudstack_network_create.rb,
lib/chef/knife/cloudstack_network_delete.rb,
lib/chef/knife/cloudstack_server_destroy.rb,
lib/chef/knife/cloudstack_publicip_create.rb,
lib/chef/knife/cloudstack_diskoffering_list.rb,
lib/chef/knife/cloudstack_securitygroup_list.rb,
lib/chef/knife/cloudstack_networkoffering_list.rb,
lib/chef/knife/cloudstack_serviceoffering_list.rb,
lib/chef/knife/cloudstack_portforwardingrule_list.rb

Defined Under Namespace

Modules: CloudstackBase Classes: CloudstackDiskofferingList, CloudstackKeypairCreate, CloudstackKeypairDelete, CloudstackKeypairList, CloudstackNetworkCreate, CloudstackNetworkDelete, CloudstackNetworkList, CloudstackNetworkofferingList, CloudstackPortforwardingruleList, CloudstackPublicipCreate, CloudstackPublicipList, CloudstackSecuritygroupList, CloudstackServerCreate, CloudstackServerDelete, CloudstackServerDestroy, CloudstackServerList, CloudstackServerStart, CloudstackServerStop, CloudstackServiceofferingList, CloudstackTemplateList, CloudstackVolumeDelete, CloudstackVolumeDetach, CloudstackVolumeList, CloudstackZoneList