PipelineConfig
Defined in: src/core/types.ts:121
Pipeline: ordered chain of policies leading to an upstream
Properties
Section titled “Properties”policies?
Section titled “policies?”
optionalpolicies:Policy[]
Defined in: src/core/types.ts:123
Policies executed in order before the upstream
upstream
Section titled “upstream”upstream:
UpstreamConfig
Defined in: src/core/types.ts:125
Upstream target configuration