Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Deploy bool Prefix string Namespace string Datasources []*Datasource DashboardProviders []*Provider KubeVersion string }
func New ¶
func New(kubeVersion string, spec *toolsetsv1beta1.ToolsetSpec) *Config
func (*Config) AddDashboardProvider ¶
func (*Config) AddDatasourceURL ¶
type Datasource ¶
Click to show internal directories.
Click to hide internal directories.