package
0.0.0-20250228164547-bad2d1bf3a37
Repository: https://github.com/openshift/library-go.git
Documentation: pkg.go.dev

# Functions

NewRevisionController create a new revision controller.

# Structs

RevisionController is a controller that watches a set of configmaps and secrets and them against a revision snapshot of them.
No description provided by the author

# Type aliases

PreconditionFunc checks if revision precondition is met (is true) and then proceeeds with the creation of new revision.