GatewayResourceRequests interface

Resource request payload of Spring Cloud Gateway.

Properties

cpu

Cpu allocated to each Spring Cloud Gateway instance.

memory

Memory allocated to each Spring Cloud Gateway instance.

Property Details

cpu

Cpu allocated to each Spring Cloud Gateway instance.

cpu?: string

Property Value

string

memory

Memory allocated to each Spring Cloud Gateway instance.

memory?: string

Property Value

string