Interface: SessionPersistence
Defined in: lib/k8s/backendTrafficPolicy.ts:67
SessionPersistence keeps successive requests from the same client on a consistent backend. The exact shape is still evolving in the spec, so this is typed loosely for now.
Indexable​
[key: string]: any