YarpCluster Class

Definition

Represents a cluster for YARP routes

public class YarpCluster
type YarpCluster = class
Public Class YarpCluster
Inheritance
YarpCluster

Extension Methods

WithForwarderRequestConfig(YarpCluster, ForwarderRequestConfig)

Set the ForwarderRequestConfig for the cluster.

WithHealthCheckConfig(YarpCluster, HealthCheckConfig)

Set the HealthCheckConfig for the cluster.

WithHttpClientConfig(YarpCluster, HttpClientConfig)

Set the ForwarderRequestConfig for the cluster.

WithLoadBalancingPolicy(YarpCluster, String)

Set the LoadBalancingPolicy for the cluster.

WithMetadata(YarpCluster, IReadOnlyDictionary<String,String>)

Set the Metadata for the cluster.

WithSessionAffinityConfig(YarpCluster, SessionAffinityConfig)

Set the SessionAffinityConfig for the cluster.

Applies to