Module: RubyKong::Node
- Defined in:
- lib/ruby-kong/node.rb
Class Method Summary collapse
Class Method Details
.info ⇒ Object
6 7 8 |
# File 'lib/ruby-kong/node.rb', line 6 def info RubyKong::Request::Node.get_node_info end |
.status ⇒ Object
10 11 12 |
# File 'lib/ruby-kong/node.rb', line 10 def status RubyKong::Request::Node.get_node_status end |