Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraceDelete ¶
type GraceDelete struct { }
func New ¶
func New() *GraceDelete
func (*GraceDelete) Mutating ¶
func (gd *GraceDelete) Mutating(ctx context.Context, c client.Client, oldPod, newPod *corev1.Pod, operation admissionv1.Operation) error
func (*GraceDelete) Name ¶
func (gd *GraceDelete) Name() string
func (*GraceDelete) Validating ¶
func (gd *GraceDelete) Validating(ctx context.Context, c client.Client, oldPod, newPod *corev1.Pod, operation admissionv1.Operation) error
Click to show internal directories.
Click to hide internal directories.