package
1.8.6
Repository: https://github.com/vmware-tanzu/vm-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMutatingWebhook returns a new admissions webhook for mutating requests.
NewValidatingWebhook returns a new admissions webhook for validating requests.

# Constants

No description provided by the author

# Structs

MutatingWebhook is an admissions webhook that mutates VM Operator resources.
ValidatingWebhook is an admissions webhook that validates resources.

# Interfaces

Mutator is used to create a new admissions webhook for mutating requests.
Validator is used to create a new admissions webhook for validating requests.

# Type aliases

No description provided by the author
No description provided by the author