Versions in this module Expand all Collapse all v0 v0.10.0 Nov 7, 2020 v0.9.0 Jun 10, 2020 Changes in this version + type MockManagerClient struct + func NewMockManagerClient(ctrl *gomock.Controller) *MockManagerClient + func (m *MockManagerClient) DeleteTrialObservationLog(arg0 *v1alpha3.Trial) (*v1alpha30.DeleteObservationLogReply, error) + func (m *MockManagerClient) EXPECT() *MockManagerClientMockRecorder + func (m *MockManagerClient) GetTrialObservationLog(arg0 *v1alpha3.Trial) (*v1alpha30.GetObservationLogReply, error) + type MockManagerClientMockRecorder struct + func (mr *MockManagerClientMockRecorder) DeleteTrialObservationLog(arg0 interface{}) *gomock.Call + func (mr *MockManagerClientMockRecorder) GetTrialObservationLog(arg0 interface{}) *gomock.Call