Documentation
¶
Index ¶
Constants ¶
View Source
const (
STREAM_PROCESSOR_IMAGE = "docker.io/slinkydeveloper/engine-kafka"
)
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController creates a Reconciler for StreamProcessor and returns the result of NewImpl.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler implements controller.Reconciler for StreamProcessor resources.
func (*Reconciler) ReconcileKind ¶
func (r *Reconciler) ReconcileKind(ctx context.Context, sp *v1alpha1.StreamProcessor) reconciler.Event
ReconcileKind implements Interface.ReconcileKind.
Click to show internal directories.
Click to hide internal directories.