event

package
v0.29.1 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoreV1EventType

type CoreV1EventType int

CoreV1 EventType "Enum" Type

const (
	// KafkaChannel Reconciler/Finalizer
	KafkaChannelReconciled CoreV1EventType = iota
	KafkaChannelFinalized

	// ClusterChannelProvisioner Reconciliation
	ClusterChannelProvisionerReconciliationFailed
	ClusterChannelProvisionerUpdateStatusFailed

	// KafkaChannel Service (In User Namespace)
	KafkaChannelServiceReconciliationFailed

	// Channel Updates (Finalizers, Status)
	ChannelUpdateFailed
	ChannelStatusReconciliationFailed

	// Receiver (Kafka Producer) Reconciliation
	ReceiverServiceReconciliationFailed
	ReceiverDeploymentReconciliationFailed
	ReceiverDeploymentUpdated
	ReceiverDeploymentUpdateFailed
	ReceiverServicePatched
	ReceiverServicePatchFailed

	// Kafka Topic Reconciliation
	KafkaTopicReconciliationFailed

	// Dispatcher (Kafka Consumer) Reconciliation
	DispatcherServiceReconciliationFailed
	DispatcherDeploymentReconciliationFailed
	DispatcherServiceFinalizationFailed
	DispatcherDeploymentFinalizationFailed
	DispatcherDeploymentUpdated
	DispatcherDeploymentUpdateFailed
	DispatcherServicePatched
	DispatcherServicePatchFailed

	// Kafka Secret Reconciliation
	KafkaSecretReconciled
	KafkaSecretFinalized
)

CoreV1 EventType "Enum" Values

func (CoreV1EventType) String

func (et CoreV1EventType) String() string

CoreV1 EventType String Value

Jump to

Keyboard shortcuts

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