package
0.3.9
Repository: https://github.com/oam-dev/kubevela.git
Documentation: pkg.go.dev

# Functions

RegisterMutatingHandler will register component mutation handler to the webhook.
RegisterValidatingHandler will regsiter component mutation handler to the webhook.
ValidateComponentObject validates the Component on creation.

# Constants

TypeField is the special field indicate the type of the workloadDefinition.

# Structs

MutatingHandler handles Component.
ValidatingHandler handles Component.