Class: Idcf::Cli::Controller::Dns
- Defined in:
- lib/idcf/cli/controller/dns.rb
Overview
DNS/GSLB
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
11 12 13 |
# File 'lib/idcf/cli/controller/dns.rb', line 11 def description 'DNS Service' end |