Documentation
¶
Index ¶
- Variables
- func Checker(req *http.Request) error
- func Initialize(ctx context.Context, cfg *rest.Config) error
- func InstallDebugAPIHandler(server webhook.Server)
- func RegisterDebugAPIProvider(name string, provider http.Handler)
- func SetupWithManager(mgr manager.Manager) error
- func SetupWithWebhookOpt(opt *manager.Options)
- func WaitReady() error
- type GateFunc
Constants ¶
This section is empty.
Variables ¶
View Source
var (
HandlerBuilderMap = map[string]framework.HandlerBuilder{}
)
Functions ¶
func InstallDebugAPIHandler ¶ added in v1.0.0
func RegisterDebugAPIProvider ¶ added in v1.0.0
func SetupWithManager ¶
func SetupWithWebhookOpt ¶ added in v1.5.0
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.