Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTCPRouteWebhook ¶
func NewTCPRouteWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
func NewTLSRouteWebhook ¶
func NewTLSRouteWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
func NewUDPRouteWebhook ¶
func NewUDPRouteWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
Types ¶
type TCPRouteWebhook ¶
type TCPRouteWebhook struct {
webhook.DefaultWebhook
}
func (*TCPRouteWebhook) ValidateCreate ¶
func (*TCPRouteWebhook) ValidateUpdate ¶
type TLSRouteWebhook ¶
type TLSRouteWebhook struct {
webhook.DefaultWebhook
}
func (*TLSRouteWebhook) ValidateCreate ¶
func (*TLSRouteWebhook) ValidateUpdate ¶
type UDPRouteWebhook ¶
type UDPRouteWebhook struct {
webhook.DefaultWebhook
}
func (*UDPRouteWebhook) ValidateCreate ¶
func (*UDPRouteWebhook) ValidateUpdate ¶
Click to show internal directories.
Click to hide internal directories.