istio v1.31.0

EnvoyFilter.spec.configPatches[].patch.operation

Determines how the patch should be applied. Valid Options: MERGE, ADD, REMOVE, INSERT_BEFORE, INSERT_AFTER, INSERT_FIRST, REPLACE, MERGE_AND_REPLACE_LIST

1 fields
EnvoyFilter.spec.configPatches[].patch.operation fields and descriptions
Field / TypeDescription
EnvoyFilter.spec.configPatches[].patch.operation
string

Determines how the patch should be applied. Valid Options: MERGE, ADD, REMOVE, INSERT_BEFORE, INSERT_AFTER, INSERT_FIRST, REPLACE, MERGE_AND_REPLACE_LIST

  • enum: ["INVALID","MERGE","ADD","REMOVE","INSERT_BEFORE","INSERT_AFTER","INSERT_FIRST","REPLACE","MERGE_AND_REPLACE_LIST"]