IYarpConfigurationBuilder.addClusterFromResource
Method
interface IYarpConfigurationBuilder { // ... omitted for brevity addClusterFromResource(resource: IResourceWithServiceDiscovery): YarpCluster;}Signature
method
addClusterFromResourceAdds a cluster for a resource that supports service discovery.
addClusterFromResource(resource: IResourceWithServiceDiscovery): YarpClusterParameters
resourceIResourceWithServiceDiscoveryReturns
YarpClusterDefined on
This method is defined on the following type: