Versions in this module Expand all Collapse all v1 v1.0.20 Jul 29, 2022 v1.0.19 Jun 1, 2022 Changes in this version + type GPUDevice struct + type GPUHealthChecker struct + func NewGPUHealthChecker(devices map[string]pluginapi.Device, health chan pluginapi.Device, codes []int) *GPUHealthChecker + func (hc *GPUHealthChecker) Start() error + func (hc *GPUHealthChecker) Stop()