Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DashboardsDirectoryPath string = "../../dashboards"
)
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Deploy bool Datasources []*Datasource DashboardProviders []*Provider Ini map[string]interface{} }
func New ¶
func New(spec *toolsetsv1beta2.ToolsetSpec) *Config
func (*Config) AddDashboardProvider ¶
func (*Config) AddDatasourceURL ¶
type Datasource ¶
Click to show internal directories.
Click to hide internal directories.