Versions in this module Expand all Collapse all v0 v0.7.1 Apr 1, 2026 Changes in this version + var AddToScheme = sharedapp.AddToScheme + type Controller struct + Metrics component.Recorder + NewConfigMapResource func(*ExampleApp) (component.Resource, error) + NewDeploymentResource func(*ExampleApp) (component.Resource, error) + Recorder record.EventRecorder + Scheme *runtime.Scheme + func (r *Controller) Reconcile(ctx context.Context, owner *ExampleApp) error + type ExampleApp = sharedapp.ExampleApp + type ExampleAppList = sharedapp.ExampleAppList + type ExampleAppSpec = sharedapp.ExampleAppSpec + type ExampleAppStatus = sharedapp.ExampleAppStatus