mirror of
https://github.com/rancher/cli.git
synced 2026-02-05 09:48:36 +01:00
Problem: When creating the master client, three other clients are needed which requires multiple calls to the rancher server. This is done synchronously and causes large delays before the command is actually run Solution: Build the clients async to speed up the time it takes to build the master client