Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ControllerName is the name of the PR commenter controller
ControllerName = "cdeventer-controller"
)
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(ctx context.Context) cloudevents.Client
Get extracts the cloudEventClient client from the context.
func NewController ¶
NewController instantiates a new controller
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func (*Reconciler) ReconcileKind ¶
func (c *Reconciler) ReconcileKind(ctx context.Context, r *v1alpha1.Run) kreconciler.Event
ReconcileKind implements Interface.ReconcileKind.
Click to show internal directories.
Click to hide internal directories.