UNPKG

@jkcfg/kubernetes

Version:
11 lines 388 B
{ "description": "SessionAffinityConfig represents the configurations of session affinity.", "properties": { "clientIP": { "description": "clientIP contains the configurations of Client IP based session affinity.", "$ref": "_definitions.json#/definitions/io.k8s.api.core.v1.ClientIPConfig" } }, "$schema": "http://json-schema.org/schema#", "type": "object" }