共用方式為


GatewayOperatorResourceRequests interface

Spring Cloud 閘道操作員的屬性。

屬性

cpu

配置給每個 Spring Cloud 閘道操作員實例的 Cpu。 注意:此屬性不會串行化。 它只能由伺服器填入。

instanceCount

Spring Cloud 閘道操作員的實例計數。 注意:此屬性不會串行化。 它只能由伺服器填入。

memory

配置給每個 Spring Cloud Gateway Operator 實例的記憶體。 注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

cpu

配置給每個 Spring Cloud 閘道操作員實例的 Cpu。 注意:此屬性不會串行化。 它只能由伺服器填入。

cpu?: string

屬性值

string

instanceCount

Spring Cloud 閘道操作員的實例計數。 注意:此屬性不會串行化。 它只能由伺服器填入。

instanceCount?: number

屬性值

number

memory

配置給每個 Spring Cloud Gateway Operator 實例的記憶體。 注意:此屬性不會串行化。 它只能由伺服器填入。

memory?: string

屬性值

string