eventing

package
v1.5.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	GroupName = "eventing.triggermesh.io"
)

Variables

View Source
var (
	// BrokersResource represents a TriggerMesh Redis Broker
	RedisBrokersResource = schema.GroupResource{
		Group:    GroupName,
		Resource: "redisbrokers",
	}

	// BrokersResource represents a TriggerMesh Memory Broker
	MemoryBrokersResource = schema.GroupResource{
		Group:    GroupName,
		Resource: "memorybrokers",
	}
)

Functions

func GetOwnerBrokers added in v1.5.3

func GetOwnerBrokers(object metav1.ObjectMetaAccessor) []metav1.OwnerReference

Given an object it returns the references of the owners that are TriggerMesh brokers.

func IsBrokerKind added in v1.5.3

func IsBrokerKind(kind string) bool

Types

This section is empty.

Directories

Path Synopsis
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.

Jump to

Keyboard shortcuts

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