Class: SwarmClusterCliOpe::Worker
- Defined in:
- lib/swarm_cluster_cli_ope/worker.rb
Instance Attribute Summary
Attributes inherited from Node
Instance Method Summary collapse
Methods inherited from Node
#hostname, #id, #info, info, #initialize, #is_over_ssh_uri?
Methods included from LoggerConcern
Constructor Details
This class inherits a constructor from SwarmClusterCliOpe::Node
Instance Method Details
#manager? ⇒ Boolean
3 4 5 |
# File 'lib/swarm_cluster_cli_ope/worker.rb', line 3 def manager? false end |