Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dashboard ¶
type Dashboard struct { Type string `yaml:"Type"` Properties DashboardProperties `yaml:"Properties"` }
func Dashboards ¶
func Dashboards() (dashboards []*Dashboard)
Dashboards returns all the declared dashboards
func NewDashboard ¶
type DashboardProperties ¶
Click to show internal directories.
Click to hide internal directories.