GatewayOperatorResourceRequests interface

Properties of the Spring Cloud Gateway Operator.

Properties

cpu

Cpu allocated to each Spring Cloud Gateway Operator instance. NOTE: This property will not be serialized. It can only be populated by the server.

instanceCount

Instance count of the Spring Cloud Gateway Operator. NOTE: This property will not be serialized. It can only be populated by the server.

memory

Memory allocated to each Spring Cloud Gateway Operator instance. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

cpu

Cpu allocated to each Spring Cloud Gateway Operator instance. NOTE: This property will not be serialized. It can only be populated by the server.

cpu?: string

Property Value

string

instanceCount

Instance count of the Spring Cloud Gateway Operator. NOTE: This property will not be serialized. It can only be populated by the server.

instanceCount?: number

Property Value

number

memory

Memory allocated to each Spring Cloud Gateway Operator instance. NOTE: This property will not be serialized. It can only be populated by the server.

memory?: string

Property Value

string