• Miek Gieben's avatar
    Add new plugin: traffic · 9433da1a
    Miek Gieben authored
    Traffic is a plugin that communicates via the xDS protocol to an Envoy
    control plane. Using the data from this control plane it hands out IP
    addresses. This allows you (via controlling the data in the control
    plane) to drain or send more traffic to specific endpoints.
    
    The plugin itself only acts upon this data; it doesn't do anything fancy
    by itself.
    
    Code used here is copied from grpc-go and other places, this is clearly
    marked in the source files.
    Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
    9433da1a
assignment.go 2.69 KB