package
0.0.0-20231110223232-4efcaecfc7df
Repository: https://github.com/googlecontainertools/kpt-resource-group.git
Documentation: pkg.go.dev

# Functions

NewController creates a new Reconciler and registers it with the provided manager.

# Constants

nolint:revive // TODO: add comments for public constants and enable linting.
nolint:revive // TODO: add comments for public constants and enable linting.
nolint:revive // TODO: add comments for public constants and enable linting.

# Structs

NoGenericEventPredicate skips all the generic events.
Reconciler reconciles a ResourceGroup object It only accepts the Create, Update, Delete events of ResourceGroup objects.
ResourceGroupPredicate skips events where the new status is not changed by the old status.