discovery

package
v0.91.0 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EndpointIDAttr     = "discovery.endpoint.id"
	ObserverIDAttr     = "discovery.observer.id"
	ReceiverConfigAttr = "discovery.receiver.config"
	ReceiverNameAttr   = "discovery.receiver.name"
	ReceiverTypeAttr   = "discovery.receiver.type"
	StatusAttr         = "discovery.status"

	DiscoExtensionsKey = "extensions/splunk.discovery"
	DiscoReceiversKey  = "receivers/splunk.discovery"
)

Variables

View Source
var NoType = component.NewID("")

Functions

func IsValidStatus

func IsValidStatus(status StatusType) (bool, error)

Types

type StatusType

type StatusType string
const (
	Successful StatusType = "successful"
	Partial    StatusType = "partial"
	Failed     StatusType = "failed"
)

Jump to

Keyboard shortcuts

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