Documentation ¶
Index ¶
Constants ¶
View Source
const ( NodePoolHostNetworkLabelKey = "nodepool.openyurt.io/hostnetwork" NodePoolHostNetworkLabelForbidden = "true" )
View Source
const (
WebhookName = "pod"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodHandler ¶
type PodHandler struct { }
PodHandler implements a validating and defaulting webhook for Cluster.
func (*PodHandler) SetupWebhookWithManager ¶
SetupWebhookWithManager sets up Cluster webhooks. mutate path, validate path, error
Click to show internal directories.
Click to hide internal directories.