Expand description
Tracks HTTP addresses for cluster replica processes.
This module provides the ReplicaHttpLocator which maintains an in-memory
mapping of cluster replica HTTP addresses. This is used by environmentd to
proxy HTTP requests to clusterd internal endpoints without requiring
direct network access to the clusterd pods.
Structsยง
- Replica
Http Locator - Tracks HTTP addresses for cluster replica processes.