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

# Functions

DefaultApplicationDeployment will set the default value for the ApplicationDeployment.
FindCommonComponent finds the common components in both the source and target application the source can be nil.
RegisterMutatingHandler will register component mutation handler to the webhook.
RegisterValidatingHandler will register application configuration validation to webhook.

# Structs

MutatingHandler handles ApplicationDeployment.
ValidatingHandler handles ApplicationDeployment.