共用方式為


GatewayOperatorResourceRequests interface

Spring Cloud Gateway Operator 的屬性。

屬性

cpu

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

instanceCount

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

memory

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

屬性詳細資料

cpu

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

cpu?: string

屬性值

string

instanceCount

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

instanceCount?: number

屬性值

number

memory

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

memory?: string

屬性值

string