Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileGitLabSource ¶
ReconcileGitLabSource reconciles a GitLabSource object
func (*ReconcileGitLabSource) Reconcile ¶
Reconcile reads that state of the cluster for a GitLabSource object and makes changes based on the state read and what is in the GitLabSource.Spec Automatically generate RBAC rules to allow the Controller to read and write Deployments +kubebuilder:rbac:groups=sources.eventing.triggermesh.dev,resources=gitlabsources,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=sources.eventing.triggermesh.dev,resources=gitlabsources/status,verbs=get;update;patch +kubebuilder:rbac:groups=serving.knative.dev,resources=services,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=core,resources=secrets,verbs=get;list;watch +kubebuilder:rbac:groups=eventing.knative.dev,resources=channels,verbs=get;list;watch