package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev
# Functions
CanCheckReadiness indicates whether a readiness check exists for a GK.
CheckReadiness runs the readiness check on a given object.
NewTemplateInstanceController returns a new TemplateInstanceController.
NewTemplateInstanceFinalizerController returns a new TemplateInstanceFinalizerController.
# Structs
TemplateInstanceController watches for new TemplateInstance objects and instantiates the template contained within, using parameters read from a linked Secret object.
TemplateInstanceFinalizerController watches for deletion of TemplateInstance objects and handles the cleanup of the associated resources before removing the finalizer.