Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewK8sIngressWebhook ¶ added in v1.4.0
func NewK8sIngressWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
func NewNamespacedIngressWebhook ¶ added in v1.4.0
func NewNamespacedIngressWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
Types ¶
type K8sIngressWebhook ¶ added in v1.4.0
type K8sIngressWebhook struct {
webhook.DefaultWebhook
}
func (*K8sIngressWebhook) ValidateCreate ¶ added in v1.4.0
func (*K8sIngressWebhook) ValidateUpdate ¶ added in v1.4.0
type NamespacedIngressWebhook ¶ added in v1.4.0
type NamespacedIngressWebhook struct {
webhook.DefaultWebhook
}
func (*NamespacedIngressWebhook) ValidateCreate ¶ added in v1.4.0
Click to show internal directories.
Click to hide internal directories.