Versions in this module Expand all Collapse all v1 v1.0.0 Jun 3, 2018 Changes in this version + type MockAPIs struct + func NewMockAPIs(ctrl *gomock.Controller) *MockAPIs + func (m *MockAPIs) EXPECT() *MockAPIsMockRecorder + func (m *MockAPIs) GetRunningContainers() (map[string]*docker.ContainerInfo, error) + type MockAPIsMockRecorder struct + func (mr *MockAPIsMockRecorder) GetRunningContainers() *gomock.Call