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
RegisterAPIServiceGeneratingHandler configures a APIServiceController to execute a APIServiceGeneratingHandler for every events observed, passing the returned objects to the provided apply.Apply.
RegisterAPIServiceStatusHandler configures a APIServiceController to execute a APIServiceStatusHandler 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

APIServiceGeneratingHandler is the top-level handler that is executed for every APIService event.
No description provided by the author
No description provided by the author
APIServiceStatusHandler is executed for every added or modified APIService.