package
1.7.0-alpha.3
Repository: https://github.com/pingcap/tidb-operator.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
StrategyAdmissionHook is a admission webhook based on the registered strategies in the given registry.
StrategyRegistry maintain the map of resource GVK to its CreateUpdateStrategy TODO: automate the registration of ValidatingAdmissionWebhook and MutatingAdmissionWebhook based on this registry.