Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResourceDashboard ¶
ResourceDashboard manages dashboards
Types ¶
type Dashboard ¶
type Dashboard struct {
dashboards.Dashboard
EmbedCredentials bool `json:"embed_credentials,omitempty"`
FilePath string `json:"file_path,omitempty"`
Md5 string `json:"md5,omitempty"`
DashboardChangeDetected bool `json:"dashboard_change_detected,omitempty"`
}
func (Dashboard) CustomizeSchema ¶
func (Dashboard) CustomizeSchema(s *common.CustomizableSchema) *common.CustomizableSchema
Click to show internal directories.
Click to hide internal directories.