package kubecaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module V1.Session_affinity_config

Session_affinity_config represents the configurations of session affinity.

type t
val to_yojson : t -> Yojson.Safe.t

client_ip contains the configurations of Client Ip based session affinity.

module Object : Object.S with type value := t