Top Level Namespace
Defined Under Namespace
Modules: ClusterManagement
Constant Summary collapse
- CLUSTER =
Cluster
ClusterManagement::Cluster.new
- Service =
Handy shortcut
ClusterManagement::Service
Instance Method Summary collapse
Instance Method Details
#cluster ⇒ Object
24 |
# File 'lib/cluster_management.rb', line 24 def cluster; CLUSTER end |