Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + func BuildHandlerChain(apiHandler http.Handler, authorizationInfo *apiserver.AuthorizationInfo, ...) http.Handler + func IsControllerEnabled(name string, disabledByDefaultControllers sets.String, controllers []string) bool + func NewBaseHandler(c *componentbaseconfig.DebuggingConfiguration, checks ...healthz.HealthChecker) *mux.PathRecorderMux + func WaitForAPIServer(client clientset.Interface, timeout time.Duration) error