INodeBuilderPolicy Interface

Definition

Implements an interface for a matcher policy with support for generating graph representations of the endpoints.

C#
public interface INodeBuilderPolicy
Derived

Methods

AppliesToEndpoints(IReadOnlyList<Endpoint>)

Evaluates if the policy matches any of the endpoints provided in endpoints.

BuildJumpTable(Int32, IReadOnlyList<PolicyJumpTableEdge>)

Constructs a jump table given the a set of edges.

GetEdges(IReadOnlyList<Endpoint>)

Generates a graph that representations the relationship between endpoints and hosts.

Applies to

Tuote Versiot
ASP.NET Core 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0