Class: BlackStack::Infrastructure::Node

Inherits:
Object
  • Object
show all
Includes:
NodeModule
Defined in:
lib/blackstack-nodes.rb

Overview

TODO: declare these classes (stub and skeleton) using blackstack-rpc

Node Stub This class represents a node, without using connection to the database. Use this class at the client side.

Instance Attribute Summary

Attributes included from NodeModule

#logger, #name, #net_remote_ip, #ssh, #ssh_password, #ssh_port, #ssh_private_key_file, #ssh_username

Method Summary

Methods included from NodeModule

#connect, descriptor_errors, #disconnect, #exec, #initialize, #reboot, #to_hash, #using_password?, #using_private_key_file?