eventing

package
v0.40.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// ConfigMapVolumeName is the volume name of the data plane ConfigMap
	ConfigMapVolumeName = "kafka-resources"

	DispatcherVolumeName = "contract-resources"
)
View Source
const (
	// GroupName defines the group of objects.
	GroupName = "internal.kafka.eventing.knative.dev"
)

Variables

View Source
var (
	// KafkaConsumerGroupResource represents a Kafka Consumer Group.
	KafkaConsumerGroupResource = schema.GroupResource{
		Group:    GroupName,
		Resource: "ConsumerGroup",
	}

	// KafkaConsumerResource represents a Kafka Consumer.
	KafkaConsumerResource = schema.GroupResource{
		Group:    GroupName,
		Resource: "Consumer",
	}
)

Functions

func ConfigMapNameFromPod added in v0.35.4

func ConfigMapNameFromPod(p *corev1.Pod) (string, error)

Types

This section is empty.

Directories

Path Synopsis
+k8s:deepcopy-gen=package +groupName=internal.kafka.eventing.knative.dev
+k8s:deepcopy-gen=package +groupName=internal.kafka.eventing.knative.dev

Jump to

Keyboard shortcuts

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