Documentation ¶
Overview ¶
Package strimzi contains integrations with the Strimzi project for running Apache Kafka on Kubernetes
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StrimziBindingProvider ¶
type StrimziBindingProvider struct {
Client typedclient.KafkaV1beta1Interface
}
StrimziBindingProvider allows to connect to a Kafka topic via KameletBinding
func (StrimziBindingProvider) ID ¶
func (s StrimziBindingProvider) ID() string
func (StrimziBindingProvider) Order ¶
func (s StrimziBindingProvider) Order() int
func (StrimziBindingProvider) Translate ¶
func (s StrimziBindingProvider) Translate(ctx bindings.BindingContext, _ bindings.EndpointContext, endpoint v1alpha1.Endpoint) (*bindings.Binding, error)
Directories ¶
Path | Synopsis |
---|---|
duck
|
|
v1beta1
Package duck contains a partial schema of the Strimzi APIs +kubebuilder:object:generate=true +groupName=kafka.strimzi.io Package duck contains duck-types for accessing Strimzi resources
|
Package duck contains a partial schema of the Strimzi APIs +kubebuilder:object:generate=true +groupName=kafka.strimzi.io Package duck contains duck-types for accessing Strimzi resources |
v1beta1/client/internalclientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
v1beta1/client/internalclientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
v1beta1/client/internalclientset/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
v1beta1/client/internalclientset/typed/duck/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
v1beta1/client/internalclientset/typed/duck/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
Click to show internal directories.
Click to hide internal directories.