Method: LabClient::ProjectMethods#clusters
- Defined in:
- lib/labclient/projects/methods.rb
#clusters ⇒ Object
Clusters
716 717 718 |
# File 'lib/labclient/projects/methods.rb', line 716 def clusters client.projects.clusters.list(id) end |