package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev
# Functions
NewPluginInitializer constructs new instance of PluginInitializer.
# Structs
PluginInitializer is used for initialization of the webhook admission plugin.
# Interfaces
ServiceResolver knows how to convert a service reference into an actual location.
WantsAuthenticationInfoResolverWrapper defines a function that wraps the standard AuthenticationInfoResolver to allow the apiserver to control what is returned as auth info.
WantsServiceResolver defines a function that accepts a ServiceResolver for admission plugins that need to make calls to services.