event

package
v0.0.0-...-030b38e Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EndpointProbeEventBandwidth      = "bandwidth"
	EndpointProbeEventEgressPriority = "egresspriority"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EndpointProbeEvent

type EndpointProbeEvent struct {
	ID   string
	Obj  *ccev2.CCEEndpoint
	Type EndpointProbeEventType

	Err error
	// contains filtered or unexported fields
}

type EndpointProbeEventHandler

type EndpointProbeEventHandler interface {
	AcceptType() EndpointProbeEventType
	Handle(event *EndpointProbeEvent) (*ccev2.ExtFeatureStatus, error)
}

type EndpointProbeEventType

type EndpointProbeEventType string

Jump to

Keyboard shortcuts

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