Documentation ¶
Index ¶
- func NewBackendLBPolicyWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
- func NewHealthCheckPolicyWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
- func NewRetryPolicyWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
- type BackendLBPolicyWebhook
- type HealthCheckPolicyWebhook
- type RetryPolicyWebhook
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBackendLBPolicyWebhook ¶
func NewBackendLBPolicyWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
func NewHealthCheckPolicyWebhook ¶
func NewHealthCheckPolicyWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
func NewRetryPolicyWebhook ¶
func NewRetryPolicyWebhook(cfg *whtypes.RegisterConfig) whtypes.Register
Types ¶
type BackendLBPolicyWebhook ¶
type BackendLBPolicyWebhook struct {
webhook.DefaultWebhook
}
func (*BackendLBPolicyWebhook) ValidateCreate ¶
func (*BackendLBPolicyWebhook) ValidateUpdate ¶
type HealthCheckPolicyWebhook ¶
type HealthCheckPolicyWebhook struct {
webhook.DefaultWebhook
}
func (*HealthCheckPolicyWebhook) ValidateCreate ¶
func (*HealthCheckPolicyWebhook) ValidateUpdate ¶
type RetryPolicyWebhook ¶
type RetryPolicyWebhook struct {
webhook.DefaultWebhook
}
func (*RetryPolicyWebhook) ValidateCreate ¶
func (*RetryPolicyWebhook) ValidateUpdate ¶
Click to show internal directories.
Click to hide internal directories.