Versions in this module Expand all Collapse all v0 v0.6.0 Sep 12, 2024 v0.5.3 Aug 26, 2024 Changes in this version + func CheckCaBundle(ca string) error + func CheckServerReachable(serverUrl string) error + func SetDefaultPodTransitionRule(rs *appsv1alpha1.PodTransitionRule) + func ValidateWebhook(webhook *appsv1alpha1.TransitionRuleWebhook, f *field.Path) *field.Error + type MutatingHandler struct + func NewMutatingHandler() *MutatingHandler + func (h *MutatingHandler) Handle(ctx context.Context, req admission.Request) (resp admission.Response) + type ValidatingHandler struct + func NewValidatingHandler() *ValidatingHandler + func (h *ValidatingHandler) Handle(ctx context.Context, req admission.Request) (resp admission.Response)