Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Applications applications.Config `json:"applications"`
Clusters clusters.Config `json:"clusters"`
Dashboards dashboards.Config `json:"dashboards"`
Notifications notifications.Config `json:"notifications"`
Plugins plugins.Config `json:"plugins"`
Resources resources.Config `json:"resources"`
Teams teams.Config `json:"teams"`
Users users.Config `json:"users"`
}
Click to show internal directories.
Click to hide internal directories.