class Misty::Openstack::API::Gnocchi::V1

Public Instance Methods

service_types() click to toggle source
# File lib/misty/openstack/api/gnocchi/v1.rb, line 12
def service_types
  %w(metric)
end