constants

package
v0.0.0-rc0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppLabel                            = "app"
	AppLabelValue                       = "netobserv-flowcollector"
	ReporterSource           Reporter   = "source"
	ReporterDestination      Reporter   = "destination"
	ReporterBoth             Reporter   = "both"
	RecordTypeLabel                     = "_RecordType"
	RecordTypeAllConnections RecordType = "allConnections"
	RecordTypeNewConnection  RecordType = "newConnection"
	RecordTypeHeartbeat      RecordType = "heartbeat"
	RecordTypeEndConnection  RecordType = "endConnection"
	RecordTypeLog            RecordType = "flowLog"
)

Variables

Functions

This section is empty.

Types

type RecordType added in v0.1.10

type RecordType string

type Reporter added in v0.1.6

type Reporter string

Jump to

Keyboard shortcuts

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