Package labeler holds the logic that applies Route labels to Configurations to implement knative/serving#226. We run this as a separate reconciliation because we may choose to relax the 1:N relationship between Route:Configuration in the future.
Index ¶ Constants ¶This section is empty.
Variables ¶This section is empty.
Functions ¶ func NewController ¶ added in v0.9.0func NewController( ctx context.Context, cmw configmap.Watcher, ) *controller.Impl
NewController wraps a new instance of the labeler that labels Configurations with Routes in a controller.
Types ¶ type Reconciler ¶type Reconciler struct { // contains filtered or unexported fields }
Reconciler implements controller.Reconciler for Route resources.
func (*Reconciler) FinalizeKind ¶ added in v0.13.0func (c *Reconciler) FinalizeKind(ctx context.Context, r *v1.Route) pkgreconciler.Eventfunc (*Reconciler) ReconcileKind ¶ added in v0.13.0
func (c *Reconciler) ReconcileKind(ctx context.Context, r *v1.Route) pkgreconciler.Event
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4