package
Version:
v0.40.1
Opens a new window with list of versions in this module.
Published: Sep 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:"grafanaDashboard"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.