snapshot

package
v0.0.0-kmdagger2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEntityKindInfo

func GetEntityKindInfo() entity.EntityKindInfo

func GetEntitySummaryBuilder

func GetEntitySummaryBuilder() entity.EntitySummaryBuilder

Types

type Model

type Model struct {
	Name         string          `json:"name"`
	Description  string          `json:"description,omitempty"`
	DeleteKey    string          `json:"deleteKey"`
	ExternalURL  string          `json:"externalURL"`
	Expires      int64           `json:"expires,omitempty"` // time that this expires
	DashboardUID string          `json:"dashboard,omitempty"`
	Snapshot     json.RawMessage `json:"snapshot,omitempty"`
}

A snapshot is a dashboard with no external queries and a few additional properties

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL