update doc about egress path selection

This commit is contained in:
Zhang Jingqiang 2023-08-18 15:25:14 +08:00
parent ad3742921e
commit e9d8f45a02
6 changed files with 75 additions and 8 deletions

View file

@ -5,7 +5,13 @@ route_mapping
This escaper allows to select a next escaper based on the user specified path selection index.
If no index can be get from the path selection method, the default random one will be used.
The following egress path selection methods is supported:
* :ref:`by index <proto_egress_path_selection_by_index>`
The index will be used as the index of the next escaper
If no index can be get from the path selection method, the default random one will be used.
No common keys are supported.