package
1.18.0-up.1.rc.0
Repository: https://github.com/upbound/universal-crossplane.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewNopRegisterer returns a Registerer that does nothing.
NewReconciler returns a new reconciler.
SetupAWSMarketplace adds the AWS Marketplace controller that registers this instance with AWS Marketplace.
WithLogger specifies how the Reconciler should log messages.
WithRecorder specifies how the Reconciler should record Kubernetes events.
WithRegisterer specifies the Registerer to use.

# Structs

NopRegisterer implements Registerer and does nothing.
Reconciler reconciles on entitlement secret.

# Interfaces

Registerer can register usage of universal-crossplane with idempotent calls.

# Type aliases

ReconcilerOption is used to configure the Reconciler.