Versions in this module Expand all Collapse all v1 v1.0.0 Jul 27, 2019 Changes in this version + const EvacuateRoute + const PingRoute + var Routes = rata.Routes + type Drainable interface + Drain func(env dockerdriver.Env) error + type DriverAdmin interface + Evacuate func(env dockerdriver.Env) ErrorResponse + Ping func(env dockerdriver.Env) ErrorResponse + type ErrorResponse struct + Err string