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