ConsulGatewayListProvider(ILogger<ConsulGatewayListProvider>, IOptions<ConsulClusteringOptions>, IOptions<GatewayOptions>, IOptions<ClusterOptions>)
public ConsulGatewayListProvider(ILogger<ConsulGatewayListProvider> logger, IOptions<ConsulClusteringOptions> options, IOptions<GatewayOptions> gatewayOptions, IOptions<ClusterOptions> clusterOptions)Parameters
loggerILogger<ConsulGatewayListProvider>optionsIOptions<ConsulClusteringOptions>gatewayOptionsIOptions<GatewayOptions>clusterOptionsIOptions<ClusterOptions>
