Table of Contents - knife-clc-0.0.2 Documentation
Classes and Modules
- Chef
- Chef::Knife
- Chef::Knife::ClcBase
- Chef::Knife::ClcDatacenterList
- Chef::Knife::ClcGroupCreate
- Chef::Knife::ClcGroupList
- Chef::Knife::ClcIpCreate
- Chef::Knife::ClcIpDelete
- Chef::Knife::ClcOperationShow
- Chef::Knife::ClcServerCreate
- Chef::Knife::ClcServerDelete
- Chef::Knife::ClcServerList
- Chef::Knife::ClcServerPowerOff
- Chef::Knife::ClcServerPowerOn
- Chef::Knife::ClcServerReboot
- Chef::Knife::ClcServerShow
- Chef::Knife::ClcTemplateList
- Clc
- Clc::Client
- Clc::CloudExceptions
- Clc::CloudExceptions::BadRequest
- Clc::CloudExceptions::Error
- Clc::CloudExceptions::Forbidden
- Clc::CloudExceptions::Handler
- Clc::CloudExceptions::InternalServerError
- Clc::CloudExceptions::MethodNotAllowed
- Clc::CloudExceptions::NotFound
- Clc::CloudExceptions::Unauthorized
- Clc::CloudExceptions::UnknownError
- ConnectivityHelper
- Knife
- Knife::Clc
- Knife::Clc::Async
- Knife::Clc::Async::ConfigOptions
- Knife::Clc::Base
- Knife::Clc::Base::ConfigOptions
- Knife::Clc::Bootstrap
- Knife::Clc::Bootstrap::Bootstrapper
- Knife::Clc::Bootstrap::ConfigOptions
- Knife::Clc::Bootstrap::Methods
- Knife::Clc::Bootstrap::Methods::AsyncLinuxPackage
- Knife::Clc::Bootstrap::Methods::AsyncWindowsPackage
- Knife::Clc::Bootstrap::Methods::SyncLinuxSsh
- Knife::Clc::Bootstrap::Methods::SyncWindowsWinrm
- Knife::Clc::Bootstrap::SubcommandLoader
- Knife::Clc::Bootstrap::Validator
- Knife::Clc::CloudExtensions
- Knife::Clc::CloudExtensions::CloudAdapter
- Knife::Clc::IpAssignment
- Knife::Clc::IpAssignment::ConfigOptions
- Knife::Clc::IpAssignment::IpAssigner
- Knife::Clc::IpAssignment::Mapper
- Knife::Clc::IpAssignment::Validator
- Knife::Clc::ServerLaunch
- Knife::Clc::ServerLaunch::ConfigOptions
- Knife::Clc::ServerLaunch::Mapper
- Knife::Clc::ServerLaunch::ServerLauncher
- Knife::Clc::ServerLaunch::Validator
Methods
- ::attach — Knife::Clc::Async::ConfigOptions
- ::attach — Knife::Clc::Base::ConfigOptions
- ::attach — Knife::Clc::Bootstrap::ConfigOptions
- ::attach — Knife::Clc::IpAssignment::ConfigOptions
- ::attach — Knife::Clc::ServerLaunch::ConfigOptions
- ::attach_platform_specific_options — Knife::Clc::Bootstrap::ConfigOptions
- ::included — Chef::Knife::ClcBase
- ::included — Knife::Clc::Async
- ::included — Knife::Clc::Base
- ::included — Knife::Clc::Bootstrap
- ::included — Knife::Clc::IpAssignment
- ::included — Knife::Clc::ServerLaunch
- ::new — Clc::Client
- ::new — Knife::Clc::Bootstrap::Bootstrapper
- ::new — Knife::Clc::Bootstrap::Methods::AsyncLinuxPackage
- ::new — Knife::Clc::Bootstrap::Methods::AsyncWindowsPackage
- ::new — Knife::Clc::Bootstrap::Methods::SyncLinuxSsh
- ::new — Knife::Clc::Bootstrap::Methods::SyncWindowsWinrm
- ::new — Knife::Clc::Bootstrap::Validator
- ::new — Knife::Clc::CloudExtensions::CloudAdapter
- ::new — Knife::Clc::IpAssignment::IpAssigner
- ::new — Knife::Clc::IpAssignment::Mapper
- ::new — Knife::Clc::IpAssignment::Validator
- ::new — Knife::Clc::ServerLaunch::Mapper
- ::new — Knife::Clc::ServerLaunch::ServerLauncher
- ::new — Knife::Clc::ServerLaunch::Validator
- #appending_script — Knife::Clc::Bootstrap::Methods::AsyncWindowsPackage
- #async_bootstrap — Knife::Clc::Bootstrap::Bootstrapper
- #async_bootstrap_method — Knife::Clc::Bootstrap::Bootstrapper
- #async_create_server — Chef::Knife::ClcServerCreate
- #async_response — Clc::Client
- #bootstrap_command — Knife::Clc::Bootstrap::Methods::AsyncLinuxPackage
- #bootstrap_command — Knife::Clc::Bootstrap::Methods::AsyncWindowsPackage
- #bootstrap_script — Knife::Clc::Bootstrap::Methods::AsyncLinuxPackage
- #bootstrap_script — Knife::Clc::Bootstrap::Methods::AsyncWindowsPackage
- #bootstrapper — Knife::Clc::Bootstrap
- #check_bootstrap_connectivity_params — Knife::Clc::Bootstrap::Validator
- #check_bootstrap_node_connectivity_params — Knife::Clc::Bootstrap::Validator
- #check_chef_server_connectivity — Knife::Clc::Bootstrap::Validator
- #check_connectivity_errors — Knife::Clc::Bootstrap::Validator
- #check_errors — Clc::Client
- #check_server_platform — Knife::Clc::Bootstrap::Validator
- #cloud_adapter — Knife::Clc::CloudExtensions
- #cloud_servers — Chef::Knife::ClcServerList
- #cloud_templates — Chef::Knife::ClcTemplateList
- #connection — Chef::Knife::ClcBase
- #connection — Knife::Clc::Base
- #connectivity_helper — Knife::Clc::Bootstrap::Bootstrapper
- #context — Chef::Knife::ClcBase
- #context — Knife::Clc::Base
- #create_group — Clc::Client
- #create_ip_address — Clc::Client
- #create_server — Clc::Client
- #delete_ip_address — Clc::Client
- #delete_server — Clc::Client
- #ensure_server_powered_on — Knife::Clc::CloudExtensions::CloudAdapter
- #ensure_windows_newlines — Knife::Clc::Bootstrap::Methods::AsyncWindowsPackage
- #error_message — Clc::CloudExceptions::Handler
- #errors — Chef::Knife::ClcBase
- #errors — Knife::Clc::Base
- #execute — Chef::Knife::ClcDatacenterList
- #execute — Chef::Knife::ClcGroupCreate
- #execute — Chef::Knife::ClcGroupList
- #execute — Chef::Knife::ClcIpCreate
- #execute — Chef::Knife::ClcIpDelete
- #execute — Chef::Knife::ClcOperationShow
- #execute — Chef::Knife::ClcServerCreate
- #execute — Chef::Knife::ClcServerDelete
- #execute — Chef::Knife::ClcServerList
- #execute — Chef::Knife::ClcServerPowerOff
- #execute — Chef::Knife::ClcServerPowerOn
- #execute — Chef::Knife::ClcServerReboot
- #execute — Chef::Knife::ClcServerShow
- #execute — Chef::Knife::ClcTemplateList
- #execute — Knife::Clc::Bootstrap::Methods::AsyncLinuxPackage
- #execute — Knife::Clc::Bootstrap::Methods::AsyncWindowsPackage
- #execute — Knife::Clc::Bootstrap::Methods::SyncLinuxSsh
- #execute — Knife::Clc::Bootstrap::Methods::SyncWindowsWinrm
- #execute — Knife::Clc::IpAssignment::IpAssigner
- #execute — Knife::Clc::ServerLaunch::ServerLauncher
- #execute — Chef::Knife::ClcBase
- #execute — Knife::Clc::Base
- #extract_links — Clc::Client
- #fields — Chef::Knife::ClcDatacenterList
- #fields — Chef::Knife::ClcGroupCreate
- #fields — Chef::Knife::ClcGroupList
- #fields — Chef::Knife::ClcServerList
- #fields — Chef::Knife::ClcTemplateList
- #filters — Chef::Knife::ClcGroupList
- #filters — Chef::Knife::ClcServerList
- #filters — Chef::Knife::ClcTemplateList
- #find_source_server — Knife::Clc::Bootstrap::Validator
- #find_source_template — Knife::Clc::Bootstrap::Validator
- #flatten_groups — Clc::Client
- #follow — Clc::Client
- #format_permission — Chef::Knife::ClcServerShow
- #get_creds — Chef::Knife::ClcServerShow
- #get_ip_addresses — Chef::Knife::ClcServerShow
- #get_private_ip — Knife::Clc::CloudExtensions::CloudAdapter
- #get_public_ip — Knife::Clc::CloudExtensions::CloudAdapter
- #get_server — Chef::Knife::ClcServerShow
- #get_server_credentials — Knife::Clc::CloudExtensions::CloudAdapter
- #get_server_fqdn — Knife::Clc::Bootstrap::Methods::SyncLinuxSsh
- #get_server_fqdn — Knife::Clc::Bootstrap::Methods::SyncWindowsWinrm
- #headers — Chef::Knife::ClcDatacenterList
- #headers — Chef::Knife::ClcGroupCreate
- #headers — Chef::Knife::ClcGroupList
- #headers — Chef::Knife::ClcServerList
- #headers — Chef::Knife::ClcTemplateList
- #indirect_bootstrap? — Knife::Clc::Bootstrap::Methods::SyncLinuxSsh
- #indirect_bootstrap? — Knife::Clc::Bootstrap::Methods::SyncWindowsWinrm
- #indirect_bootstrap? — Knife::Clc::Bootstrap::Validator
- #ip_assigner — Knife::Clc::IpAssignment
- #ip_fields — Chef::Knife::ClcServerShow
- #ip_filters — Chef::Knife::ClcServerShow
- #ip_headers — Chef::Knife::ClcServerShow
- #ip_params — Knife::Clc::IpAssignment::IpAssigner
- #launch_parameters — Knife::Clc::ServerLaunch::ServerLauncher
- #list_datacenters — Clc::Client
- #list_groups — Clc::Client
- #list_ip_addresses — Clc::Client
- #list_servers — Clc::Client
- #list_templates — Clc::Client
- #load — Knife::Clc::Bootstrap::SubcommandLoader
- #mapper — Knife::Clc::IpAssignment::IpAssigner
- #mapper — Knife::Clc::ServerLaunch::ServerLauncher
- #merge_chef_nodes! — Chef::Knife::ClcServerList
- #merge_public_ips! — Chef::Knife::ClcServerList
- #on_complete — Clc::CloudExceptions::Handler
- #packages_for_async_bootstrap — Knife::Clc::Bootstrap::Methods::AsyncLinuxPackage
- #packages_for_async_bootstrap — Knife::Clc::Bootstrap::Methods::AsyncWindowsPackage
- #parse_and_validate_parameters — Chef::Knife::ClcGroupCreate
- #parse_and_validate_parameters — Chef::Knife::ClcGroupList
- #parse_and_validate_parameters — Chef::Knife::ClcIpCreate
- #parse_and_validate_parameters — Chef::Knife::ClcIpDelete
- #parse_and_validate_parameters — Chef::Knife::ClcOperationShow
- #parse_and_validate_parameters — Chef::Knife::ClcServerCreate
- #parse_and_validate_parameters — Chef::Knife::ClcServerDelete
- #parse_and_validate_parameters — Chef::Knife::ClcServerList
- #parse_and_validate_parameters — Chef::Knife::ClcServerPowerOff
- #parse_and_validate_parameters — Chef::Knife::ClcServerPowerOn
- #parse_and_validate_parameters — Chef::Knife::ClcServerReboot
- #parse_and_validate_parameters — Chef::Knife::ClcServerShow
- #parse_and_validate_parameters — Chef::Knife::ClcTemplateList
- #parse_and_validate_parameters — Chef::Knife::ClcBase
- #parse_and_validate_parameters — Knife::Clc::Base
- #parse_custom_fields — Chef::Knife::ClcGroupCreate
- #parse_custom_fields — Knife::Clc::ServerLaunch::Validator
- #parse_disks — Knife::Clc::ServerLaunch::Validator
- #parse_packages — Knife::Clc::ServerLaunch::Validator
- #parse_protocol_permissions — Chef::Knife::ClcIpCreate
- #parse_protocol_permissions — Knife::Clc::IpAssignment::Validator
- #parse_sources — Chef::Knife::ClcIpCreate
- #parse_sources — Knife::Clc::IpAssignment::Validator
- #power_off_server — Clc::Client
- #power_on_server — Clc::Client
- #prepare — Knife::Clc::Bootstrap::Bootstrapper
- #prepare — Knife::Clc::IpAssignment::IpAssigner
- #prepare — Knife::Clc::ServerLaunch::ServerLauncher
- #prepare_group_params — Chef::Knife::ClcGroupCreate
- #prepare_ip_params — Chef::Knife::ClcIpCreate
- #prepare_ip_params — Knife::Clc::IpAssignment::Mapper
- #prepare_launch_parameters — Knife::Clc::ServerLaunch::Mapper
- #property_filters — Chef::Knife::ClcServerShow
- #property_labels — Chef::Knife::ClcServerShow
- #public_ip_requested? — Knife::Clc::Bootstrap::Validator
- #reboot_server — Clc::Client
- #render — Chef::Knife::ClcDatacenterList
- #render — Chef::Knife::ClcGroupCreate
- #render — Chef::Knife::ClcGroupList
- #render — Chef::Knife::ClcServerList
- #render — Chef::Knife::ClcServerShow
- #render — Chef::Knife::ClcTemplateList
- #render_addresses — Chef::Knife::ClcServerShow
- #render_creds — Chef::Knife::ClcServerShow
- #render_fields — Chef::Knife::ClcServerShow
- #render_properties — Chef::Knife::ClcServerShow
- #render_table — Chef::Knife::ClcGroupList
- #render_tree — Chef::Knife::ClcGroupList
- #requested_ssh_port — Knife::Clc::Bootstrap::Validator
- #requested_winrm_port — Knife::Clc::Bootstrap::Validator
- #reset_server — Clc::Client
- #run — Chef::Knife::ClcBase
- #run — Knife::Clc::Base
- #server_detail_properties — Chef::Knife::ClcServerShow
- #server_launcher — Knife::Clc::ServerLaunch
- #server_properties — Chef::Knife::ClcServerShow
- #setup_logging — Clc::Client
- #show_datacenter — Clc::Client
- #show_errors — Chef::Knife::ClcBase
- #show_errors — Knife::Clc::Base
- #show_group — Clc::Client
- #show_operation — Clc::Client
- #show_server — Clc::Client
- #split_script — Knife::Clc::Bootstrap::Methods::AsyncWindowsPackage
- #ssh_access_requested? — Knife::Clc::Bootstrap::Validator
- #subcommand_loader — Knife::Clc::Bootstrap::Bootstrapper
- #sync_bootstrap — Knife::Clc::Bootstrap::Bootstrapper
- #sync_bootstrap_method — Knife::Clc::Bootstrap::Bootstrapper
- #sync_create_server — Chef::Knife::ClcServerCreate
- #test_ssh_tunnel — ConnectivityHelper
- #test_tcp — ConnectivityHelper
- #validate — Knife::Clc::Bootstrap::Validator
- #validate — Knife::Clc::IpAssignment::Validator
- #validate — Knife::Clc::ServerLaunch::Validator
- #validate_bootstrap_platform — Knife::Clc::Bootstrap::Validator
- #validator — Knife::Clc::Bootstrap::Bootstrapper
- #validator — Knife::Clc::IpAssignment::IpAssigner
- #validator — Knife::Clc::ServerLaunch::ServerLauncher
- #wait_for — Clc::Client
- #wait_for_sshd — Knife::Clc::Bootstrap::Methods::SyncLinuxSsh
- #wait_for_winrm — Knife::Clc::Bootstrap::Methods::SyncWindowsWinrm
- #width_limits — Chef::Knife::ClcGroupList
- #width_limits — Chef::Knife::ClcServerList
- #width_limits — Chef::Knife::ClcTemplateList
- #winrm_access_requested? — Knife::Clc::Bootstrap::Validator