Method: Controlplane#fetch_gvcs

Defined in:
lib/core/controlplane.rb

#fetch_gvcsObject

gvc



137
138
139
# File 'lib/core/controlplane.rb', line 137

def fetch_gvcs
  api.gvc_list(org: org)
end