Method: LabClient::ProjectMethods#clusters

Defined in:
lib/labclient/projects/methods.rb

#clustersObject

Clusters



716
717
718
# File 'lib/labclient/projects/methods.rb', line 716

def clusters
  client.projects.clusters.list(id)
end