labels

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Trace CRD used for traceloop has a special label "type" which permits
	// to differentiate between two different types.
	LabelType string = "type"

	// Trace CRD used for traceloop can be of the "global" type.
	// This Trace CRD is long lived and used to interact with the gadget.
	LabelGlobal string = "global"

	// Trace CRD used for traceloop can be of the "collecting" type.
	// This Trace CRD is short lived and only used to exchange data.
	LabelCollecting string = "collecting"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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