SessionIngress Class
Session pool ingress configuration.
Constructor
SessionIngress(*, target_port: int | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
target_port
|
Target port in containers for traffic from ingress. Default value: None
|
Variables
Name | Description |
---|---|
target_port
|
Target port in containers for traffic from ingress. |