constants

package
v0.21.3 Latest Latest
Warning

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

Go to latest
Published: May 27, 2021 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (

	// KafkaChannel Spec Defaults
	DefaultNumPartitions     = 1
	DefaultReplicationFactor = 1

	// The name of the configmap used to hold eventing-kafka settings
	SettingsConfigMapName = "config-kafka"
	SettingsSecretName    = "kafka-cluster"

	// Mount path of the configmap used to hold eventing-kafka settings
	SettingsConfigMapMountPath = "/etc/" + SettingsConfigMapName

	// Config key of the config in the configmap used to hold eventing-kafka settings
	EventingKafkaSettingsConfigKey = "eventing-kafka"

	// The name of the keys in the Data section of the eventing-kafka configmap that holds Sarama and Eventing-Kafka configuration YAML
	SaramaSettingsConfigKey = "sarama"
)

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