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 BindingProvider ¶ added in v1.8.0
type BindingProvider struct {
Client internalclientset.Interface
}
BindingProvider allows to connect to a Kafka topic via KameletBinding.
func (BindingProvider) ID ¶ added in v1.8.0
func (s BindingProvider) ID() string
func (BindingProvider) Order ¶ added in v1.8.0
func (s BindingProvider) Order() int
func (BindingProvider) Translate ¶ added in v1.8.0
func (s BindingProvider) Translate(ctx bindings.BindingContext, _ bindings.EndpointContext, endpoint v1alpha1.Endpoint) (*bindings.Binding, error)
Directories ¶
Path | Synopsis |
---|---|
duck
|
|
client/internalclientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client/internalclientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/internalclientset/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/internalclientset/typed/duck/v1beta2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/internalclientset/typed/duck/v1beta2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
v1beta2
Package duck contains a partial schema of the Strimzi APIs +kubebuilder:object:generate=true +groupName=kafka.strimzi.io
|
Package duck contains a partial schema of the Strimzi APIs +kubebuilder:object:generate=true +groupName=kafka.strimzi.io |
Click to show internal directories.
Click to hide internal directories.