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
RegisterJobGeneratingHandler configures a JobController to execute a JobGeneratingHandler for every events observed, passing the returned objects to the provided apply.Apply.
RegisterJobStatusHandler configures a JobController to execute a JobStatusHandler 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

JobGeneratingHandler is the top-level handler that is executed for every Job event.
No description provided by the author
No description provided by the author
JobStatusHandler is executed for every added or modified Job.