# Functions
NewConfig creates a new Config object from the yaml.
# Structs
Config represent a BPM configuration.
HealthCheck defines liveness and readiness probes for a container.
Hooks from a BPM config.
Limits from a BPM config.
Port represents the port to be opened up for this job only for tracing changes.
PostStart allows post-start specifics to be passed through the manifest.
PostStartCondition represents the condition that should succeed in order to execute the post-start script.
Process from a BPM config.
RunConfig describes the runtime configuration for this job.
Unsafe from a BPM config.
Volume from a BPM config.
# Type aliases
Configs holds a collection of BPM configurations by their according job.