Documentation ¶
Overview ¶
package webhook contains the managed cluster admission hooks to mutate and validate the ManagedCluster create and update operations
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
Config contains the server (the webhook) cert and key.
func NewOptions ¶
func NewOptions() *Options
NewOptions constructs a new set of default options for webhook.
func (*Options) RunWebhookServer ¶
Click to show internal directories.
Click to hide internal directories.