Documentation ¶
Index ¶
Constants ¶
View Source
const SchemaID = "v1:config:dashboards:sharing"
Variables ¶
This section is empty.
Functions ¶
func Service ¶
func Service(credentials *settings.Credentials) settings.CRUDService[*sharing.DashboardSharing]
Types ¶
type DashbordMeta ¶ added in v1.43.0
type DashbordMeta struct { DashboardMetaData struct { Preset bool `json:"preset"` } `json:"dashboardMetadata"` }
Click to show internal directories.
Click to hide internal directories.