Class: Idcf::Cli::Controller::Ilb
- Defined in:
- lib/idcf/cli/controller/ilb.rb
Overview
ILB
Instance Attribute Summary
Attributes inherited from Base
#cmd, #code_conf, #config, #m_classes
Class Method Summary collapse
Methods inherited from Base
init, register_schema_method, self_call?, service_name, service_versions, #versions
Methods included from Extend::Util
#get_region, #make_schema_path, #service_version
Methods included from Extend::SearchModule
#make_model_name, #make_module_classes, #make_service_paths, #search_module_class
Methods included from Extend::Override
Methods included from Lib::Include::RecurringCalling
Methods inherited from Thor
command_help_string, command_regist, error_exit, exit_on_failure?, init, module_path, sub_command_regist, subcommand_structure
Class Method Details
.description ⇒ Object
17 18 19 |
# File 'lib/idcf/cli/controller/ilb.rb', line 17 def description 'ILB Service' end |