Documentation ¶
Index ¶
- func BuildProjectAndFetchJsonnetFrom(dashboard *v1beta1.GrafanaDashboard, envs map[string]string) ([]byte, error)
- func FetchDashboardFromConfigMap(dashboard *v1beta1.GrafanaDashboard, c client.Client) ([]byte, error)
- func FetchDashboardFromGrafanaCom(ctx context.Context, dashboard *v1beta1.GrafanaDashboard, c client.Client) ([]byte, error)
- func FetchDashboardFromUrl(ctx context.Context, dashboard *v1beta1.GrafanaDashboard, c client.Client, ...) ([]byte, error)
- func FetchJsonnet(dashboard *v1beta1.GrafanaDashboard, envs map[string]string, ...) ([]byte, error)
- type EmbedFSImporter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchDashboardFromUrl ¶
func FetchJsonnet ¶
Types ¶
type EmbedFSImporter ¶
EmbedFSImporter "imports" data from an in-memory embedFS.
Click to show internal directories.
Click to hide internal directories.