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

# Functions

NewTraitAbstractEngine create Trait Definition AbstractEngine.
NewWorkloadAbstractEngine create Workload Definition AbstractEngine.

# Constants

AuxiliaryWorkload defines the extra workload obj from a workloadDefinition, e.g.
CustomMessage defines the custom message in definition template.
HealthCheckPolicy defines the health check policy in definition template.
OutputFieldName is the name of the struct contains the CR data.
OutputsFieldName is the name of the struct contains the map[string]CR data.
PatchFieldName is the name of the struct contains the patch of CR data.

# Interfaces

AbstractEngine defines Definition's Render interface.