Documentation
¶
Overview ¶
Package source implements a GitHubSource controller.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeWebhookClient ¶ added in v0.16.0
func NewFakeWebhookClient() webhookClient
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler reconciles a GitHubSource object
func (*Reconciler) FinalizeKind ¶
func (r *Reconciler) FinalizeKind(ctx context.Context, source *sourcesv1alpha1.GitHubSource) pkgreconciler.Event
func (*Reconciler) ReconcileKind ¶
func (r *Reconciler) ReconcileKind(ctx context.Context, source *sourcesv1alpha1.GitHubSource) pkgreconciler.Event
Source Files
¶
- controller.go
- doc.go
- fake_webhook_client.go
- githubsource.go
- webhook_client.go
Click to show internal directories.
Click to hide internal directories.