package
Version:
v0.39.0
Opens a new window with list of versions in this module.
Published: Jul 26, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
type Entity interface {
GetKind() string
GetMetadata() Metadata
GetSpec() interface{}
}
type Metadata interface {
GetName() string
}
type Migrate struct {
Input map[string]string `json:"input,omitempty"`
GrafanaDashboard json.RawMessage `json:"grafana_dashboard"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.