istio v1.31.0

WasmPlugin.spec.match

Specifies the criteria to determine which traffic is passed to WasmPlugin.

2 fields
WasmPlugin.spec.match fields and descriptions
Field / TypeDescription
mode
string

Criteria for selecting traffic by their direction. Valid Options: CLIENT, SERVER, CLIENT_AND_SERVER

  • enum: ["UNDEFINED","CLIENT","SERVER","CLIENT_AND_SERVER"]
object[]

Criteria for selecting traffic by their destination port.

  • x-kubernetes-list-map-keys: ["number"]
  • x-kubernetes-list-type: "map"