Package version:

Interface GatewayOperatorResourceRequests

Properties of the Spring Cloud Gateway Operator.

Hierarchy

  • GatewayOperatorResourceRequests

Properties

cpu?: string

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?: number

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

memory?: string

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

Generated using TypeDoc