Table of Contents

Namespace Steeltoe.Discovery.Eureka

Classes

ApplicationInfoManager
DiscoveryClient
DiscoveryManager
EurekaApplicationInfoManager
EurekaApplicationsHealthContributor
EurekaClientConfig
EurekaClientOptions
EurekaClientOptions.EurekaHealthConfig
EurekaClientOptions.EurekaServerConfig
EurekaClientService
EurekaDiscoveryClient
EurekaDiscoveryClientBuilderExtension
EurekaDiscoveryClientExtension
EurekaDiscoveryManager
EurekaHealthCheckHandler

Computes the Eureka InstanceStatus from all of the Steeltoe Health contributors registered for the application. When this handler is added to the container it registers with the DiscoveryClient as a IHealthCheckHandler. The DiscoveryClient will then call it each time it is computing the InstanceStatus of the application.

EurekaInstanceConfig
EurekaInstanceOptions
EurekaPostConfigurer
EurekaServerHealthContributor
EurekaServiceInstance
ScopedEurekaHealthCheckHandler
StatusChangedArgs
ThisServiceInstance

Interfaces

IEurekaClient
IEurekaClientConfig
IEurekaInstanceConfig
IHealthCheckHandler
ILookupService

Delegates

StatusChangedHandler