Gate
Dynamically forward or drop packets between a set of inputs and outputs.
Tags: FLOW_CONTROL
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Flows | Flows | No | The set of flows. Each flow is a pair of input and outputs. | |
Closed | Bool | No | The when the gate is closed all packets from all inputs will be dropped. |
Flows
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | The input will forward packets to the output. | |
Output | String | No | The output will receive packets from the input. |