-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make room for remote cluster clients
Eventually, this code will need to be able to query for targets in remote clusters. To make room for that, I've done a small rearrangement here such that the client used for a target is obtained from a procedure, rather than assumed to be the client for the local cluster. This change is more to check this structure makes sense, than to alter the behaviour. Signed-off-by: Michael Bridgen <michael.bridgen@weave.works>
- Loading branch information
Showing
1 changed file
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters