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