Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Converter ¶
type Converter struct {
// contains filtered or unexported fields
}
func NewGrafanaConverter ¶
func NewGrafanaConverter(grafanaDashboard *types.GrafanaDashboard) Converter
func (*Converter) CreateAndPublishDashboard ¶
func (c *Converter) CreateAndPublishDashboard(dashboardName string) (*types.DashboardSpec, error)
Click to show internal directories.
Click to hide internal directories.