schema

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ScopeOrganization = "organization"
	ScopeCluster      = "cluster"
	ScopeNode         = "node"
	ScopeDefault      = "default"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeTypeT added in v0.0.3

type NodeTypeT string
const (
	NodeTypeSeq    NodeTypeT = "machine_seq"
	NodeTypeSet    NodeTypeT = "machine_set"
	NodeTypeLogSeq NodeTypeT = "log_seq"
	NodeTypeLogSet NodeTypeT = "log_set"
	NodeTypePromQL NodeTypeT = "promql"
)

func (NodeTypeT) String added in v0.0.3

func (t NodeTypeT) String() string

Jump to

Keyboard shortcuts

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