Class: SwarmClusterCliOpe::Manager

Inherits:
Node
  • Object
show all
Defined in:
lib/swarm_cluster_cli_ope/manager.rb

Instance Attribute Summary

Attributes inherited from Node

#connection_uri, #name

Instance Method Summary collapse

Methods inherited from Node

#hostname, #id, #info, info, #initialize, #is_over_ssh_uri?

Methods included from LoggerConcern

#logger

Constructor Details

This class inherits a constructor from SwarmClusterCliOpe::Node

Instance Method Details

#manager?Boolean

Returns:

  • (Boolean)


4
5
6
# File 'lib/swarm_cluster_cli_ope/manager.rb', line 4

def manager?
  true
end