istio.io/_docs/reference/api/mixer/aspects/lists.md

956 B

title overview order layout type
lists Config Generated documentation for Mixer's Aspect Configuration Schema 1160 docs markdown

Index

ListsParams

Configures a lists aspect.

Example: kind: lists params: blacklist: true checkExpression: source.ip

Field Type Description
blacklist bool blacklist determines if this behaves like a blacklist default is whitelist
checkExpression string checkExpression is the expression evaluated at runtime to derive the value that is checked against the list