IngressStickySessions Class
Sticky Sessions for Single Revision Mode.
Constructor
IngressStickySessions(*, affinity: str | _models.Affinity | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
affinity
|
Sticky Session Affinity. Known values are: "sticky" and "none". |
Variables
Name | Description |
---|---|
affinity
|
Sticky Session Affinity. Known values are: "sticky" and "none". |