package
0.18.8
Repository: https://github.com/knative/eventing-contrib.git
Documentation: pkg.go.dev

# README

Apache Kafka Components for Knative

Apache Kafka Components for Knative support the KafkaChannel and the KafkaSource implementation, which offer ways to integrate Knative with the Apache Kafka broker.

Overview

For details about the KafkaChannel or the KafkaSource, click on the links below:

  1. KafkaChannel
  2. KafkaSource

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
NewConfig extracts the Kafka configuration from the environment.
NewProducer is a helper method for constructing a client for producing kafka methods.
NewTLSConfig returns a *tls.Config using the given ceClient cert, ceClient key, and CA certificate.
No description provided by the author

# Variables

SHA256 hash generator function for SCRAM conversation.
SHA512 hash generator function for SCRAM conversation.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
XDGSCRAMClient struct to perform SCRAM conversation.