eventreason

package
v2.9.1 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ScaledObjectReady is for event when a new ScaledObject is ready
	ScaledObjectReady = "ScaledObjectReady"

	// ScaledJobReady is for event when a new ScaledJob is ready
	ScaledJobReady = "ScaledJobReady"

	// ScaledObjectCheckFailed is for event when ScaledObject validation check fails
	ScaledObjectCheckFailed = "ScaledObjectCheckFailed"

	// ScaledJobCheckFailed is for event when ScaledJob validation check fails
	ScaledJobCheckFailed = "ScaledJobCheckFailed"

	// ScaledObjectDeleted is for event when ScaledObject is deleted
	ScaledObjectDeleted = "ScaledObjectDeleted"

	// ScaledJobDeleted is for event when ScaledJob is deleted
	ScaledJobDeleted = "ScaledJobDeleted"

	// KEDAScalersStarted is for event when scalers watch started for ScaledObject or ScaledJob
	KEDAScalersStarted = "KEDAScalersStarted"

	// KEDAScalersStopped is for event when scalers watch was stopped for ScaledObject or ScaledJob
	KEDAScalersStopped = "KEDAScalersStopped"

	// KEDAScalerFailed is for event when a scaler fails for a ScaledJob or a ScaledObject
	KEDAScalerFailed = "KEDAScalerFailed"

	// KEDAScaleTargetActivated is for event when the scale target of ScaledObject was activated
	KEDAScaleTargetActivated = "KEDAScaleTargetActivated"

	// KEDAScaleTargetDeactivated is for event when the scale target for ScaledObject was deactivated
	KEDAScaleTargetDeactivated = "KEDAScaleTargetDeactivated"

	// KEDAScaleTargetActivationFailed is for event when the activation the scale target for ScaledObject fails
	KEDAScaleTargetActivationFailed = "KEDAScaleTargetActivationFailed"

	// KEDAScaleTargetDeactivationFailed is for event when the deactivation of the scale target for ScaledObject fails
	KEDAScaleTargetDeactivationFailed = "KEDAScaleTargetDeactivationFailed"

	// KEDAJobsCreated is for event when jobs for ScaledJob are created
	KEDAJobsCreated = "KEDAJobsCreated"

	// TriggerAuthenticationDeleted is for event when a TriggerAuthentication is deleted
	TriggerAuthenticationDeleted = "TriggerAuthenticationDeleted"

	// TriggerAuthenticationAdded is for event when a TriggerAuthentication is added
	TriggerAuthenticationAdded = "TriggerAuthenticationAdded"

	// ClusterTriggerAuthenticationDeleted is for event when a ClusterTriggerAuthentication is deleted
	ClusterTriggerAuthenticationDeleted = "ClusterTriggerAuthenticationDeleted"

	// ClusterTriggerAuthenticationAdded is for event when a ClusterTriggerAuthentication is added
	ClusterTriggerAuthenticationAdded = "ClusterTriggerAuthenticationAdded"
)

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