Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerRegister ¶
type HandlerRegister struct { Path string HandlerSetupFunc }
HandlerRegister contains information about how to register an admission handler to a specific path of the webhook server.
func (*HandlerRegister) RegisterToServerWithManager ¶
RegisterToServerWithManager sets up an admission handler and registers it to the specified path of the webhook server.
Click to show internal directories.
Click to hide internal directories.