# 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.