IoIntenseQueue Get a singleton queue.Queue instance for IO intense tasks.
(ctx context.Context)
| 126 | CredManager() credmanager.CredManager |
| 127 | // IoIntenseQueue Get a singleton queue.Queue instance for IO intense tasks. |
| 128 | IoIntenseQueue(ctx context.Context) queue.Queue |
| 129 | // RemoteDownloadQueue Get a singleton queue.Queue instance for remote download tasks. |
| 130 | RemoteDownloadQueue(ctx context.Context) queue.Queue |
| 131 | // NodePool Get a singleton cluster.NodePool instance for node pool management. |
no outgoing calls
no test coverage detected