Documentation ¶
Index ¶
Constants ¶
View Source
const (
NodeWebhookName = "node"
)
View Source
const (
PodWebhookName = "pod"
)
Variables ¶
This section is empty.
Functions ¶
func StartNodeWebhook ¶ added in v0.4.0
func StartNodeWebhook( ctx context.Context, webhookCtx *katalyst.GenericContext, genericConf *generic.GenericConfiguration, webhookGenericConf *webhookconfig.GenericWebhookConfiguration, webhookConf *webhookconfig.WebhooksConfiguration, name string, ) (*webhookconsts.WebhookWrapper, error)
func StartPodWebhook ¶
func StartPodWebhook(ctx context.Context, webhookCtx *katalyst.GenericContext, genericConf *generic.GenericConfiguration, webhookGenericConf *webhookconfig.GenericWebhookConfiguration, webhookConf *webhookconfig.WebhooksConfiguration, name string, ) (*webhookconsts.WebhookWrapper, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.