Interface IEndpointMiddleware
Namespace: Steeltoe.Management.Endpoint.Middleware
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
public interface IEndpointMiddleware
Properties
| Edit this page View SourceEndpointOptions
Declaration
EndpointOptions EndpointOptions { get; }
Property Value
Type | Description |
---|---|
EndpointOptions |
Methods
| Edit this page View SourceGetMetadataProvider()
Declaration
ActuatorMetadataProvider GetMetadataProvider()
Returns
Type | Description |
---|---|
ActuatorMetadataProvider |