@morojs/moro / ServiceDiscoveryOptions
Interface: ServiceDiscoveryOptions
Defined in: src/core/networking/service-discovery.ts:15
Properties
consulUrl?
optionalconsulUrl:string
Defined in: src/core/networking/service-discovery.ts:17
healthCheckInterval?
optionalhealthCheckInterval:number
Defined in: src/core/networking/service-discovery.ts:19
kubernetesNamespace?
optionalkubernetesNamespace:string
Defined in: src/core/networking/service-discovery.ts:18
tags?
optionaltags:string[]
Defined in: src/core/networking/service-discovery.ts:20
type
type:
"memory"|"consul"|"kubernetes"
Defined in: src/core/networking/service-discovery.ts:16