LoadBalancerConfig
Defined in: packages/webhook/src/dispatcher/types.ts:33
Properties
섹션 제목: “Properties”healthCheckInterval
섹션 제목: “healthCheckInterval”healthCheckInterval:
number
Defined in: packages/webhook/src/dispatcher/types.ts:35
healthCheckTimeoutMs
섹션 제목: “healthCheckTimeoutMs”healthCheckTimeoutMs:
number
Defined in: packages/webhook/src/dispatcher/types.ts:36
strategy
섹션 제목: “strategy”strategy:
"round-robin"|"least-connections"|"weighted"|"random"
Defined in: packages/webhook/src/dispatcher/types.ts:34
weights?
섹션 제목: “weights?”
optionalweights:Record<string,number>
Defined in: packages/webhook/src/dispatcher/types.ts:37