api

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2023 License: Apache-2.0 Imports: 2 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entity

type Entity interface {
	GetKind() string
	GetMetadata() Metadata
	GetSpec() interface{}
}

type Metadata

type Metadata interface {
	GetName() string
}

type Migrate added in v0.18.0

type Migrate struct {
	Input            map[string]string `json:"input,omitempty"`
	GrafanaDashboard json.RawMessage   `json:"grafana_dashboard"`
}

func (*Migrate) UnmarshalJSON added in v0.18.0

func (m *Migrate) UnmarshalJSON(data []byte) error

Directories

Path Synopsis
v1

Jump to

Keyboard shortcuts

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