class Grafana::Client

Constants

VERSION

Attributes

api_key[RW]
grafana_url[RW]

Public Class Methods

config() { |self| ... } click to toggle source
# File lib/grafana/client.rb, line 13
def config
  yield self
end