Table of Contents

Interface IInfoContributor

Namespace
Steeltoe.Management.Endpoint.Actuators.Info
Assembly
Steeltoe.Management.Endpoint.dll
public interface IInfoContributor

Methods

ContributeAsync(InfoBuilder, CancellationToken)

Task ContributeAsync(InfoBuilder builder, CancellationToken cancellationToken)

Parameters

builder InfoBuilder
cancellationToken CancellationToken

Returns

Task