webhook

package
v2.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecurityGroup_Webhook

type SecurityGroup_Webhook struct{}

func (*SecurityGroup_Webhook) Default

func (webhook *SecurityGroup_Webhook) Default(
	ctx context.Context,
	obj runtime.Object,
) error

func (*SecurityGroup_Webhook) ValidateCreate

func (webhook *SecurityGroup_Webhook) ValidateCreate(
	ctx context.Context,
	obj runtime.Object,
) (warnings admission.Warnings, err error)

ValidateCreate implements admission.CustomValidator.

func (*SecurityGroup_Webhook) ValidateDelete

func (webhook *SecurityGroup_Webhook) ValidateDelete(
	ctx context.Context,
	obj runtime.Object,
) (warnings admission.Warnings, err error)

ValidateDelete implements admission.CustomValidator.

func (*SecurityGroup_Webhook) ValidateUpdate

func (webhook *SecurityGroup_Webhook) ValidateUpdate(
	ctx context.Context,
	oldObj runtime.Object,
	newObj runtime.Object,
) (warnings admission.Warnings, err error)

ValidateUpdate implements admission.CustomValidator.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL