source

package
v0.0.0-...-e1628ab Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Kind

func Kind(cache cache.Cache, object client.Object) source.SyncingSource

func NewReplayEvent

func NewReplayEvent() event.GenericEvent

NewReplayEvent returns a replay flow event

func NewResourceEvent

func NewResourceEvent(name, ns string) event.GenericEvent

Types

type Event

type Event struct {
	metav1.TypeMeta
	metav1.ObjectMeta
}

func (*Event) DeepCopyObject

func (e *Event) DeepCopyObject() runtime.Object

DeepCopyObject is deep copy method for a event

type SyncType

type SyncType string
const (
	// ReplayType sync event type is replay service proxy flow
	ReplayType SyncType = "replay"
)

Jump to

Keyboard shortcuts

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