EngineTrackedDaemonHost
Properties
Encapsulated Docker daemon.
Mapping of all GPUs on the host system to its occupancy status.
Mapping of all GPUs on the host system to the allocated Runner.
Whether this daemon is connected to the Docker Engine.
Whether this daemon can be used for dispatched.
Whether this daemon is initialized.
Whether to treat this daemon host as a main host, i.e. reserve more resources for the host OS and its services.
A List of all runners managed by this DaemonHost.
The maximum amount of allocatable CPU by runners.
The maximum amount of allocatable memory by runners.
A List of all runners tracked by this DaemonHost, stored as instances of TrackedRunner.
Functions
Binds runner to this Docker daemon.
Wrapper for getting the stdout
output from a container using the given cmd.
Queries the list of GPUs present on this daemon host.
Unbinds runner to this Docker daemon.
Tries to update the information of the engine from the daemon.