GatewayOperatorProperties interface
Properties of the Spring Cloud Gateway Operator.
Properties
instances | Collection of instances belong to Spring Cloud Gateway operator. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The requested resource quantity for required CPU and Memory. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
instances
Collection of instances belong to Spring Cloud Gateway operator. NOTE: This property will not be serialized. It can only be populated by the server.
instances?: GatewayInstance[]
Property Value
resourceRequests
The requested resource quantity for required CPU and Memory. NOTE: This property will not be serialized. It can only be populated by the server.
resourceRequests?: GatewayOperatorResourceRequests