package
1.1.2
Repository: https://github.com/rancher/wrangler.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
RegisterCustomResourceDefinitionGeneratingHandler configures a CustomResourceDefinitionController to execute a CustomResourceDefinitionGeneratingHandler for every events observed, passing the returned objects to the provided apply.Apply.
RegisterCustomResourceDefinitionStatusHandler configures a CustomResourceDefinitionController to execute a CustomResourceDefinitionStatusHandler for every events observed.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

CustomResourceDefinitionGeneratingHandler is the top-level handler that is executed for every CustomResourceDefinition event.
No description provided by the author
No description provided by the author
CustomResourceDefinitionStatusHandler is executed for every added or modified CustomResourceDefinition.