Documentation ¶
Overview ¶
Package mock_vizierpb is a generated GoMock package.
Index ¶
- type MockVizierDebugServiceClient
- func (m *MockVizierDebugServiceClient) DebugLog(ctx context.Context, in *vizierpb.DebugLogRequest, opts ...grpc.CallOption) (vizierpb.VizierDebugService_DebugLogClient, error)
- func (m *MockVizierDebugServiceClient) DebugPods(ctx context.Context, in *vizierpb.DebugPodsRequest, opts ...grpc.CallOption) (vizierpb.VizierDebugService_DebugPodsClient, error)
- func (m *MockVizierDebugServiceClient) EXPECT() *MockVizierDebugServiceClientMockRecorder
- type MockVizierDebugServiceClientMockRecorder
- type MockVizierDebugServiceServer
- type MockVizierDebugServiceServerMockRecorder
- type MockVizierDebugService_DebugLogClient
- func (m *MockVizierDebugService_DebugLogClient) CloseSend() error
- func (m *MockVizierDebugService_DebugLogClient) Context() context.Context
- func (m *MockVizierDebugService_DebugLogClient) EXPECT() *MockVizierDebugService_DebugLogClientMockRecorder
- func (m *MockVizierDebugService_DebugLogClient) Header() (metadata.MD, error)
- func (m *MockVizierDebugService_DebugLogClient) Recv() (*vizierpb.DebugLogResponse, error)
- func (m_2 *MockVizierDebugService_DebugLogClient) RecvMsg(m interface{}) error
- func (m_2 *MockVizierDebugService_DebugLogClient) SendMsg(m interface{}) error
- func (m *MockVizierDebugService_DebugLogClient) Trailer() metadata.MD
- type MockVizierDebugService_DebugLogClientMockRecorder
- func (mr *MockVizierDebugService_DebugLogClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockVizierDebugService_DebugLogClientMockRecorder) Context() *gomock.Call
- func (mr *MockVizierDebugService_DebugLogClientMockRecorder) Header() *gomock.Call
- func (mr *MockVizierDebugService_DebugLogClientMockRecorder) Recv() *gomock.Call
- func (mr *MockVizierDebugService_DebugLogClientMockRecorder) RecvMsg(m interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugLogClientMockRecorder) SendMsg(m interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugLogClientMockRecorder) Trailer() *gomock.Call
- type MockVizierDebugService_DebugLogServer
- func (m *MockVizierDebugService_DebugLogServer) Context() context.Context
- func (m *MockVizierDebugService_DebugLogServer) EXPECT() *MockVizierDebugService_DebugLogServerMockRecorder
- func (m_2 *MockVizierDebugService_DebugLogServer) RecvMsg(m interface{}) error
- func (m *MockVizierDebugService_DebugLogServer) Send(arg0 *vizierpb.DebugLogResponse) error
- func (m *MockVizierDebugService_DebugLogServer) SendHeader(arg0 metadata.MD) error
- func (m_2 *MockVizierDebugService_DebugLogServer) SendMsg(m interface{}) error
- func (m *MockVizierDebugService_DebugLogServer) SetHeader(arg0 metadata.MD) error
- func (m *MockVizierDebugService_DebugLogServer) SetTrailer(arg0 metadata.MD)
- type MockVizierDebugService_DebugLogServerMockRecorder
- func (mr *MockVizierDebugService_DebugLogServerMockRecorder) Context() *gomock.Call
- func (mr *MockVizierDebugService_DebugLogServerMockRecorder) RecvMsg(m interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugLogServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugLogServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugLogServerMockRecorder) SendMsg(m interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugLogServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugLogServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockVizierDebugService_DebugPodsClient
- func (m *MockVizierDebugService_DebugPodsClient) CloseSend() error
- func (m *MockVizierDebugService_DebugPodsClient) Context() context.Context
- func (m *MockVizierDebugService_DebugPodsClient) EXPECT() *MockVizierDebugService_DebugPodsClientMockRecorder
- func (m *MockVizierDebugService_DebugPodsClient) Header() (metadata.MD, error)
- func (m *MockVizierDebugService_DebugPodsClient) Recv() (*vizierpb.DebugPodsResponse, error)
- func (m_2 *MockVizierDebugService_DebugPodsClient) RecvMsg(m interface{}) error
- func (m_2 *MockVizierDebugService_DebugPodsClient) SendMsg(m interface{}) error
- func (m *MockVizierDebugService_DebugPodsClient) Trailer() metadata.MD
- type MockVizierDebugService_DebugPodsClientMockRecorder
- func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) Context() *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) Header() *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) Recv() *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) RecvMsg(m interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) SendMsg(m interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) Trailer() *gomock.Call
- type MockVizierDebugService_DebugPodsServer
- func (m *MockVizierDebugService_DebugPodsServer) Context() context.Context
- func (m *MockVizierDebugService_DebugPodsServer) EXPECT() *MockVizierDebugService_DebugPodsServerMockRecorder
- func (m_2 *MockVizierDebugService_DebugPodsServer) RecvMsg(m interface{}) error
- func (m *MockVizierDebugService_DebugPodsServer) Send(arg0 *vizierpb.DebugPodsResponse) error
- func (m *MockVizierDebugService_DebugPodsServer) SendHeader(arg0 metadata.MD) error
- func (m_2 *MockVizierDebugService_DebugPodsServer) SendMsg(m interface{}) error
- func (m *MockVizierDebugService_DebugPodsServer) SetHeader(arg0 metadata.MD) error
- func (m *MockVizierDebugService_DebugPodsServer) SetTrailer(arg0 metadata.MD)
- type MockVizierDebugService_DebugPodsServerMockRecorder
- func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) Context() *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) RecvMsg(m interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) SendMsg(m interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockVizierServiceClient
- func (m *MockVizierServiceClient) EXPECT() *MockVizierServiceClientMockRecorder
- func (m *MockVizierServiceClient) ExecuteScript(ctx context.Context, in *vizierpb.ExecuteScriptRequest, ...) (vizierpb.VizierService_ExecuteScriptClient, error)
- func (m *MockVizierServiceClient) GenerateOTelScript(ctx context.Context, in *vizierpb.GenerateOTelScriptRequest, ...) (*vizierpb.GenerateOTelScriptResponse, error)
- func (m *MockVizierServiceClient) HealthCheck(ctx context.Context, in *vizierpb.HealthCheckRequest, opts ...grpc.CallOption) (vizierpb.VizierService_HealthCheckClient, error)
- type MockVizierServiceClientMockRecorder
- func (mr *MockVizierServiceClientMockRecorder) ExecuteScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockVizierServiceClientMockRecorder) GenerateOTelScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockVizierServiceClientMockRecorder) HealthCheck(ctx, in interface{}, opts ...interface{}) *gomock.Call
- type MockVizierServiceServer
- func (m *MockVizierServiceServer) EXPECT() *MockVizierServiceServerMockRecorder
- func (m *MockVizierServiceServer) ExecuteScript(arg0 *vizierpb.ExecuteScriptRequest, ...) error
- func (m *MockVizierServiceServer) GenerateOTelScript(arg0 context.Context, arg1 *vizierpb.GenerateOTelScriptRequest) (*vizierpb.GenerateOTelScriptResponse, error)
- func (m *MockVizierServiceServer) HealthCheck(arg0 *vizierpb.HealthCheckRequest, ...) error
- type MockVizierServiceServerMockRecorder
- type MockVizierService_ExecuteScriptClient
- func (m *MockVizierService_ExecuteScriptClient) CloseSend() error
- func (m *MockVizierService_ExecuteScriptClient) Context() context.Context
- func (m *MockVizierService_ExecuteScriptClient) EXPECT() *MockVizierService_ExecuteScriptClientMockRecorder
- func (m *MockVizierService_ExecuteScriptClient) Header() (metadata.MD, error)
- func (m *MockVizierService_ExecuteScriptClient) Recv() (*vizierpb.ExecuteScriptResponse, error)
- func (m_2 *MockVizierService_ExecuteScriptClient) RecvMsg(m interface{}) error
- func (m_2 *MockVizierService_ExecuteScriptClient) SendMsg(m interface{}) error
- func (m *MockVizierService_ExecuteScriptClient) Trailer() metadata.MD
- type MockVizierService_ExecuteScriptClientMockRecorder
- func (mr *MockVizierService_ExecuteScriptClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockVizierService_ExecuteScriptClientMockRecorder) Context() *gomock.Call
- func (mr *MockVizierService_ExecuteScriptClientMockRecorder) Header() *gomock.Call
- func (mr *MockVizierService_ExecuteScriptClientMockRecorder) Recv() *gomock.Call
- func (mr *MockVizierService_ExecuteScriptClientMockRecorder) RecvMsg(m interface{}) *gomock.Call
- func (mr *MockVizierService_ExecuteScriptClientMockRecorder) SendMsg(m interface{}) *gomock.Call
- func (mr *MockVizierService_ExecuteScriptClientMockRecorder) Trailer() *gomock.Call
- type MockVizierService_ExecuteScriptServer
- func (m *MockVizierService_ExecuteScriptServer) Context() context.Context
- func (m *MockVizierService_ExecuteScriptServer) EXPECT() *MockVizierService_ExecuteScriptServerMockRecorder
- func (m_2 *MockVizierService_ExecuteScriptServer) RecvMsg(m interface{}) error
- func (m *MockVizierService_ExecuteScriptServer) Send(arg0 *vizierpb.ExecuteScriptResponse) error
- func (m *MockVizierService_ExecuteScriptServer) SendHeader(arg0 metadata.MD) error
- func (m_2 *MockVizierService_ExecuteScriptServer) SendMsg(m interface{}) error
- func (m *MockVizierService_ExecuteScriptServer) SetHeader(arg0 metadata.MD) error
- func (m *MockVizierService_ExecuteScriptServer) SetTrailer(arg0 metadata.MD)
- type MockVizierService_ExecuteScriptServerMockRecorder
- func (mr *MockVizierService_ExecuteScriptServerMockRecorder) Context() *gomock.Call
- func (mr *MockVizierService_ExecuteScriptServerMockRecorder) RecvMsg(m interface{}) *gomock.Call
- func (mr *MockVizierService_ExecuteScriptServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockVizierService_ExecuteScriptServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockVizierService_ExecuteScriptServerMockRecorder) SendMsg(m interface{}) *gomock.Call
- func (mr *MockVizierService_ExecuteScriptServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockVizierService_ExecuteScriptServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockVizierService_HealthCheckClient
- func (m *MockVizierService_HealthCheckClient) CloseSend() error
- func (m *MockVizierService_HealthCheckClient) Context() context.Context
- func (m *MockVizierService_HealthCheckClient) EXPECT() *MockVizierService_HealthCheckClientMockRecorder
- func (m *MockVizierService_HealthCheckClient) Header() (metadata.MD, error)
- func (m *MockVizierService_HealthCheckClient) Recv() (*vizierpb.HealthCheckResponse, error)
- func (m_2 *MockVizierService_HealthCheckClient) RecvMsg(m interface{}) error
- func (m_2 *MockVizierService_HealthCheckClient) SendMsg(m interface{}) error
- func (m *MockVizierService_HealthCheckClient) Trailer() metadata.MD
- type MockVizierService_HealthCheckClientMockRecorder
- func (mr *MockVizierService_HealthCheckClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockVizierService_HealthCheckClientMockRecorder) Context() *gomock.Call
- func (mr *MockVizierService_HealthCheckClientMockRecorder) Header() *gomock.Call
- func (mr *MockVizierService_HealthCheckClientMockRecorder) Recv() *gomock.Call
- func (mr *MockVizierService_HealthCheckClientMockRecorder) RecvMsg(m interface{}) *gomock.Call
- func (mr *MockVizierService_HealthCheckClientMockRecorder) SendMsg(m interface{}) *gomock.Call
- func (mr *MockVizierService_HealthCheckClientMockRecorder) Trailer() *gomock.Call
- type MockVizierService_HealthCheckServer
- func (m *MockVizierService_HealthCheckServer) Context() context.Context
- func (m *MockVizierService_HealthCheckServer) EXPECT() *MockVizierService_HealthCheckServerMockRecorder
- func (m_2 *MockVizierService_HealthCheckServer) RecvMsg(m interface{}) error
- func (m *MockVizierService_HealthCheckServer) Send(arg0 *vizierpb.HealthCheckResponse) error
- func (m *MockVizierService_HealthCheckServer) SendHeader(arg0 metadata.MD) error
- func (m_2 *MockVizierService_HealthCheckServer) SendMsg(m interface{}) error
- func (m *MockVizierService_HealthCheckServer) SetHeader(arg0 metadata.MD) error
- func (m *MockVizierService_HealthCheckServer) SetTrailer(arg0 metadata.MD)
- type MockVizierService_HealthCheckServerMockRecorder
- func (mr *MockVizierService_HealthCheckServerMockRecorder) Context() *gomock.Call
- func (mr *MockVizierService_HealthCheckServerMockRecorder) RecvMsg(m interface{}) *gomock.Call
- func (mr *MockVizierService_HealthCheckServerMockRecorder) Send(arg0 interface{}) *gomock.Call
- func (mr *MockVizierService_HealthCheckServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
- func (mr *MockVizierService_HealthCheckServerMockRecorder) SendMsg(m interface{}) *gomock.Call
- func (mr *MockVizierService_HealthCheckServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
- func (mr *MockVizierService_HealthCheckServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
- type MockisColumn_ColData
- type MockisColumn_ColDataMockRecorder
- type MockisErrorDetails_Error
- type MockisErrorDetails_ErrorMockRecorder
- type MockisExecuteScriptResponse_Result
- func (m *MockisExecuteScriptResponse_Result) EXPECT() *MockisExecuteScriptResponse_ResultMockRecorder
- func (m *MockisExecuteScriptResponse_Result) Equal(arg0 interface{}) bool
- func (m *MockisExecuteScriptResponse_Result) MarshalTo(arg0 []byte) (int, error)
- func (m *MockisExecuteScriptResponse_Result) Size() int
- type MockisExecuteScriptResponse_ResultMockRecorder
- type MockisScalarValue_Value
- type MockisScalarValue_ValueMockRecorder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockVizierDebugServiceClient ¶
type MockVizierDebugServiceClient struct {
// contains filtered or unexported fields
}
MockVizierDebugServiceClient is a mock of VizierDebugServiceClient interface.
func NewMockVizierDebugServiceClient ¶
func NewMockVizierDebugServiceClient(ctrl *gomock.Controller) *MockVizierDebugServiceClient
NewMockVizierDebugServiceClient creates a new mock instance.
func (*MockVizierDebugServiceClient) DebugLog ¶
func (m *MockVizierDebugServiceClient) DebugLog(ctx context.Context, in *vizierpb.DebugLogRequest, opts ...grpc.CallOption) (vizierpb.VizierDebugService_DebugLogClient, error)
DebugLog mocks base method.
func (*MockVizierDebugServiceClient) DebugPods ¶
func (m *MockVizierDebugServiceClient) DebugPods(ctx context.Context, in *vizierpb.DebugPodsRequest, opts ...grpc.CallOption) (vizierpb.VizierDebugService_DebugPodsClient, error)
DebugPods mocks base method.
func (*MockVizierDebugServiceClient) EXPECT ¶
func (m *MockVizierDebugServiceClient) EXPECT() *MockVizierDebugServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockVizierDebugServiceClientMockRecorder ¶
type MockVizierDebugServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierDebugServiceClientMockRecorder is the mock recorder for MockVizierDebugServiceClient.
func (*MockVizierDebugServiceClientMockRecorder) DebugLog ¶
func (mr *MockVizierDebugServiceClientMockRecorder) DebugLog(ctx, in interface{}, opts ...interface{}) *gomock.Call
DebugLog indicates an expected call of DebugLog.
func (*MockVizierDebugServiceClientMockRecorder) DebugPods ¶
func (mr *MockVizierDebugServiceClientMockRecorder) DebugPods(ctx, in interface{}, opts ...interface{}) *gomock.Call
DebugPods indicates an expected call of DebugPods.
type MockVizierDebugServiceServer ¶
type MockVizierDebugServiceServer struct {
// contains filtered or unexported fields
}
MockVizierDebugServiceServer is a mock of VizierDebugServiceServer interface.
func NewMockVizierDebugServiceServer ¶
func NewMockVizierDebugServiceServer(ctrl *gomock.Controller) *MockVizierDebugServiceServer
NewMockVizierDebugServiceServer creates a new mock instance.
func (*MockVizierDebugServiceServer) DebugLog ¶
func (m *MockVizierDebugServiceServer) DebugLog(arg0 *vizierpb.DebugLogRequest, arg1 vizierpb.VizierDebugService_DebugLogServer) error
DebugLog mocks base method.
func (*MockVizierDebugServiceServer) DebugPods ¶
func (m *MockVizierDebugServiceServer) DebugPods(arg0 *vizierpb.DebugPodsRequest, arg1 vizierpb.VizierDebugService_DebugPodsServer) error
DebugPods mocks base method.
func (*MockVizierDebugServiceServer) EXPECT ¶
func (m *MockVizierDebugServiceServer) EXPECT() *MockVizierDebugServiceServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockVizierDebugServiceServerMockRecorder ¶
type MockVizierDebugServiceServerMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierDebugServiceServerMockRecorder is the mock recorder for MockVizierDebugServiceServer.
func (*MockVizierDebugServiceServerMockRecorder) DebugLog ¶
func (mr *MockVizierDebugServiceServerMockRecorder) DebugLog(arg0, arg1 interface{}) *gomock.Call
DebugLog indicates an expected call of DebugLog.
func (*MockVizierDebugServiceServerMockRecorder) DebugPods ¶
func (mr *MockVizierDebugServiceServerMockRecorder) DebugPods(arg0, arg1 interface{}) *gomock.Call
DebugPods indicates an expected call of DebugPods.
type MockVizierDebugService_DebugLogClient ¶
type MockVizierDebugService_DebugLogClient struct {
// contains filtered or unexported fields
}
MockVizierDebugService_DebugLogClient is a mock of VizierDebugService_DebugLogClient interface.
func NewMockVizierDebugService_DebugLogClient ¶
func NewMockVizierDebugService_DebugLogClient(ctrl *gomock.Controller) *MockVizierDebugService_DebugLogClient
NewMockVizierDebugService_DebugLogClient creates a new mock instance.
func (*MockVizierDebugService_DebugLogClient) CloseSend ¶
func (m *MockVizierDebugService_DebugLogClient) CloseSend() error
CloseSend mocks base method.
func (*MockVizierDebugService_DebugLogClient) Context ¶
func (m *MockVizierDebugService_DebugLogClient) Context() context.Context
Context mocks base method.
func (*MockVizierDebugService_DebugLogClient) EXPECT ¶
func (m *MockVizierDebugService_DebugLogClient) EXPECT() *MockVizierDebugService_DebugLogClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierDebugService_DebugLogClient) Header ¶
func (m *MockVizierDebugService_DebugLogClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockVizierDebugService_DebugLogClient) Recv ¶
func (m *MockVizierDebugService_DebugLogClient) Recv() (*vizierpb.DebugLogResponse, error)
Recv mocks base method.
func (*MockVizierDebugService_DebugLogClient) RecvMsg ¶
func (m_2 *MockVizierDebugService_DebugLogClient) RecvMsg(m interface{}) error
RecvMsg mocks base method.
func (*MockVizierDebugService_DebugLogClient) SendMsg ¶
func (m_2 *MockVizierDebugService_DebugLogClient) SendMsg(m interface{}) error
SendMsg mocks base method.
func (*MockVizierDebugService_DebugLogClient) Trailer ¶
func (m *MockVizierDebugService_DebugLogClient) Trailer() metadata.MD
Trailer mocks base method.
type MockVizierDebugService_DebugLogClientMockRecorder ¶
type MockVizierDebugService_DebugLogClientMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierDebugService_DebugLogClientMockRecorder is the mock recorder for MockVizierDebugService_DebugLogClient.
func (*MockVizierDebugService_DebugLogClientMockRecorder) CloseSend ¶
func (mr *MockVizierDebugService_DebugLogClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockVizierDebugService_DebugLogClientMockRecorder) Context ¶
func (mr *MockVizierDebugService_DebugLogClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockVizierDebugService_DebugLogClientMockRecorder) Header ¶
func (mr *MockVizierDebugService_DebugLogClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockVizierDebugService_DebugLogClientMockRecorder) Recv ¶
func (mr *MockVizierDebugService_DebugLogClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockVizierDebugService_DebugLogClientMockRecorder) RecvMsg ¶
func (mr *MockVizierDebugService_DebugLogClientMockRecorder) RecvMsg(m interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockVizierDebugService_DebugLogClientMockRecorder) SendMsg ¶
func (mr *MockVizierDebugService_DebugLogClientMockRecorder) SendMsg(m interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockVizierDebugService_DebugLogClientMockRecorder) Trailer ¶
func (mr *MockVizierDebugService_DebugLogClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.
type MockVizierDebugService_DebugLogServer ¶
type MockVizierDebugService_DebugLogServer struct {
// contains filtered or unexported fields
}
MockVizierDebugService_DebugLogServer is a mock of VizierDebugService_DebugLogServer interface.
func NewMockVizierDebugService_DebugLogServer ¶
func NewMockVizierDebugService_DebugLogServer(ctrl *gomock.Controller) *MockVizierDebugService_DebugLogServer
NewMockVizierDebugService_DebugLogServer creates a new mock instance.
func (*MockVizierDebugService_DebugLogServer) Context ¶
func (m *MockVizierDebugService_DebugLogServer) Context() context.Context
Context mocks base method.
func (*MockVizierDebugService_DebugLogServer) EXPECT ¶
func (m *MockVizierDebugService_DebugLogServer) EXPECT() *MockVizierDebugService_DebugLogServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierDebugService_DebugLogServer) RecvMsg ¶
func (m_2 *MockVizierDebugService_DebugLogServer) RecvMsg(m interface{}) error
RecvMsg mocks base method.
func (*MockVizierDebugService_DebugLogServer) Send ¶
func (m *MockVizierDebugService_DebugLogServer) Send(arg0 *vizierpb.DebugLogResponse) error
Send mocks base method.
func (*MockVizierDebugService_DebugLogServer) SendHeader ¶
func (m *MockVizierDebugService_DebugLogServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method.
func (*MockVizierDebugService_DebugLogServer) SendMsg ¶
func (m_2 *MockVizierDebugService_DebugLogServer) SendMsg(m interface{}) error
SendMsg mocks base method.
func (*MockVizierDebugService_DebugLogServer) SetHeader ¶
func (m *MockVizierDebugService_DebugLogServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method.
func (*MockVizierDebugService_DebugLogServer) SetTrailer ¶
func (m *MockVizierDebugService_DebugLogServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method.
type MockVizierDebugService_DebugLogServerMockRecorder ¶
type MockVizierDebugService_DebugLogServerMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierDebugService_DebugLogServerMockRecorder is the mock recorder for MockVizierDebugService_DebugLogServer.
func (*MockVizierDebugService_DebugLogServerMockRecorder) Context ¶
func (mr *MockVizierDebugService_DebugLogServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockVizierDebugService_DebugLogServerMockRecorder) RecvMsg ¶
func (mr *MockVizierDebugService_DebugLogServerMockRecorder) RecvMsg(m interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockVizierDebugService_DebugLogServerMockRecorder) Send ¶
func (mr *MockVizierDebugService_DebugLogServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send.
func (*MockVizierDebugService_DebugLogServerMockRecorder) SendHeader ¶
func (mr *MockVizierDebugService_DebugLogServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader.
func (*MockVizierDebugService_DebugLogServerMockRecorder) SendMsg ¶
func (mr *MockVizierDebugService_DebugLogServerMockRecorder) SendMsg(m interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockVizierDebugService_DebugLogServerMockRecorder) SetHeader ¶
func (mr *MockVizierDebugService_DebugLogServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader.
func (*MockVizierDebugService_DebugLogServerMockRecorder) SetTrailer ¶
func (mr *MockVizierDebugService_DebugLogServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer.
type MockVizierDebugService_DebugPodsClient ¶
type MockVizierDebugService_DebugPodsClient struct {
// contains filtered or unexported fields
}
MockVizierDebugService_DebugPodsClient is a mock of VizierDebugService_DebugPodsClient interface.
func NewMockVizierDebugService_DebugPodsClient ¶
func NewMockVizierDebugService_DebugPodsClient(ctrl *gomock.Controller) *MockVizierDebugService_DebugPodsClient
NewMockVizierDebugService_DebugPodsClient creates a new mock instance.
func (*MockVizierDebugService_DebugPodsClient) CloseSend ¶
func (m *MockVizierDebugService_DebugPodsClient) CloseSend() error
CloseSend mocks base method.
func (*MockVizierDebugService_DebugPodsClient) Context ¶
func (m *MockVizierDebugService_DebugPodsClient) Context() context.Context
Context mocks base method.
func (*MockVizierDebugService_DebugPodsClient) EXPECT ¶
func (m *MockVizierDebugService_DebugPodsClient) EXPECT() *MockVizierDebugService_DebugPodsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierDebugService_DebugPodsClient) Header ¶
func (m *MockVizierDebugService_DebugPodsClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockVizierDebugService_DebugPodsClient) Recv ¶
func (m *MockVizierDebugService_DebugPodsClient) Recv() (*vizierpb.DebugPodsResponse, error)
Recv mocks base method.
func (*MockVizierDebugService_DebugPodsClient) RecvMsg ¶
func (m_2 *MockVizierDebugService_DebugPodsClient) RecvMsg(m interface{}) error
RecvMsg mocks base method.
func (*MockVizierDebugService_DebugPodsClient) SendMsg ¶
func (m_2 *MockVizierDebugService_DebugPodsClient) SendMsg(m interface{}) error
SendMsg mocks base method.
func (*MockVizierDebugService_DebugPodsClient) Trailer ¶
func (m *MockVizierDebugService_DebugPodsClient) Trailer() metadata.MD
Trailer mocks base method.
type MockVizierDebugService_DebugPodsClientMockRecorder ¶
type MockVizierDebugService_DebugPodsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierDebugService_DebugPodsClientMockRecorder is the mock recorder for MockVizierDebugService_DebugPodsClient.
func (*MockVizierDebugService_DebugPodsClientMockRecorder) CloseSend ¶
func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockVizierDebugService_DebugPodsClientMockRecorder) Context ¶
func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockVizierDebugService_DebugPodsClientMockRecorder) Header ¶
func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockVizierDebugService_DebugPodsClientMockRecorder) Recv ¶
func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockVizierDebugService_DebugPodsClientMockRecorder) RecvMsg ¶
func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) RecvMsg(m interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockVizierDebugService_DebugPodsClientMockRecorder) SendMsg ¶
func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) SendMsg(m interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockVizierDebugService_DebugPodsClientMockRecorder) Trailer ¶
func (mr *MockVizierDebugService_DebugPodsClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.
type MockVizierDebugService_DebugPodsServer ¶
type MockVizierDebugService_DebugPodsServer struct {
// contains filtered or unexported fields
}
MockVizierDebugService_DebugPodsServer is a mock of VizierDebugService_DebugPodsServer interface.
func NewMockVizierDebugService_DebugPodsServer ¶
func NewMockVizierDebugService_DebugPodsServer(ctrl *gomock.Controller) *MockVizierDebugService_DebugPodsServer
NewMockVizierDebugService_DebugPodsServer creates a new mock instance.
func (*MockVizierDebugService_DebugPodsServer) Context ¶
func (m *MockVizierDebugService_DebugPodsServer) Context() context.Context
Context mocks base method.
func (*MockVizierDebugService_DebugPodsServer) EXPECT ¶
func (m *MockVizierDebugService_DebugPodsServer) EXPECT() *MockVizierDebugService_DebugPodsServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierDebugService_DebugPodsServer) RecvMsg ¶
func (m_2 *MockVizierDebugService_DebugPodsServer) RecvMsg(m interface{}) error
RecvMsg mocks base method.
func (*MockVizierDebugService_DebugPodsServer) Send ¶
func (m *MockVizierDebugService_DebugPodsServer) Send(arg0 *vizierpb.DebugPodsResponse) error
Send mocks base method.
func (*MockVizierDebugService_DebugPodsServer) SendHeader ¶
func (m *MockVizierDebugService_DebugPodsServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method.
func (*MockVizierDebugService_DebugPodsServer) SendMsg ¶
func (m_2 *MockVizierDebugService_DebugPodsServer) SendMsg(m interface{}) error
SendMsg mocks base method.
func (*MockVizierDebugService_DebugPodsServer) SetHeader ¶
func (m *MockVizierDebugService_DebugPodsServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method.
func (*MockVizierDebugService_DebugPodsServer) SetTrailer ¶
func (m *MockVizierDebugService_DebugPodsServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method.
type MockVizierDebugService_DebugPodsServerMockRecorder ¶
type MockVizierDebugService_DebugPodsServerMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierDebugService_DebugPodsServerMockRecorder is the mock recorder for MockVizierDebugService_DebugPodsServer.
func (*MockVizierDebugService_DebugPodsServerMockRecorder) Context ¶
func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockVizierDebugService_DebugPodsServerMockRecorder) RecvMsg ¶
func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) RecvMsg(m interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockVizierDebugService_DebugPodsServerMockRecorder) Send ¶
func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send.
func (*MockVizierDebugService_DebugPodsServerMockRecorder) SendHeader ¶
func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader.
func (*MockVizierDebugService_DebugPodsServerMockRecorder) SendMsg ¶
func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) SendMsg(m interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockVizierDebugService_DebugPodsServerMockRecorder) SetHeader ¶
func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader.
func (*MockVizierDebugService_DebugPodsServerMockRecorder) SetTrailer ¶
func (mr *MockVizierDebugService_DebugPodsServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer.
type MockVizierServiceClient ¶
type MockVizierServiceClient struct {
// contains filtered or unexported fields
}
MockVizierServiceClient is a mock of VizierServiceClient interface.
func NewMockVizierServiceClient ¶
func NewMockVizierServiceClient(ctrl *gomock.Controller) *MockVizierServiceClient
NewMockVizierServiceClient creates a new mock instance.
func (*MockVizierServiceClient) EXPECT ¶
func (m *MockVizierServiceClient) EXPECT() *MockVizierServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierServiceClient) ExecuteScript ¶
func (m *MockVizierServiceClient) ExecuteScript(ctx context.Context, in *vizierpb.ExecuteScriptRequest, opts ...grpc.CallOption) (vizierpb.VizierService_ExecuteScriptClient, error)
ExecuteScript mocks base method.
func (*MockVizierServiceClient) GenerateOTelScript ¶ added in v0.4.1
func (m *MockVizierServiceClient) GenerateOTelScript(ctx context.Context, in *vizierpb.GenerateOTelScriptRequest, opts ...grpc.CallOption) (*vizierpb.GenerateOTelScriptResponse, error)
GenerateOTelScript mocks base method.
func (*MockVizierServiceClient) HealthCheck ¶
func (m *MockVizierServiceClient) HealthCheck(ctx context.Context, in *vizierpb.HealthCheckRequest, opts ...grpc.CallOption) (vizierpb.VizierService_HealthCheckClient, error)
HealthCheck mocks base method.
type MockVizierServiceClientMockRecorder ¶
type MockVizierServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierServiceClientMockRecorder is the mock recorder for MockVizierServiceClient.
func (*MockVizierServiceClientMockRecorder) ExecuteScript ¶
func (mr *MockVizierServiceClientMockRecorder) ExecuteScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
ExecuteScript indicates an expected call of ExecuteScript.
func (*MockVizierServiceClientMockRecorder) GenerateOTelScript ¶ added in v0.4.1
func (mr *MockVizierServiceClientMockRecorder) GenerateOTelScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
GenerateOTelScript indicates an expected call of GenerateOTelScript.
func (*MockVizierServiceClientMockRecorder) HealthCheck ¶
func (mr *MockVizierServiceClientMockRecorder) HealthCheck(ctx, in interface{}, opts ...interface{}) *gomock.Call
HealthCheck indicates an expected call of HealthCheck.
type MockVizierServiceServer ¶
type MockVizierServiceServer struct {
// contains filtered or unexported fields
}
MockVizierServiceServer is a mock of VizierServiceServer interface.
func NewMockVizierServiceServer ¶
func NewMockVizierServiceServer(ctrl *gomock.Controller) *MockVizierServiceServer
NewMockVizierServiceServer creates a new mock instance.
func (*MockVizierServiceServer) EXPECT ¶
func (m *MockVizierServiceServer) EXPECT() *MockVizierServiceServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierServiceServer) ExecuteScript ¶
func (m *MockVizierServiceServer) ExecuteScript(arg0 *vizierpb.ExecuteScriptRequest, arg1 vizierpb.VizierService_ExecuteScriptServer) error
ExecuteScript mocks base method.
func (*MockVizierServiceServer) GenerateOTelScript ¶ added in v0.4.1
func (m *MockVizierServiceServer) GenerateOTelScript(arg0 context.Context, arg1 *vizierpb.GenerateOTelScriptRequest) (*vizierpb.GenerateOTelScriptResponse, error)
GenerateOTelScript mocks base method.
func (*MockVizierServiceServer) HealthCheck ¶
func (m *MockVizierServiceServer) HealthCheck(arg0 *vizierpb.HealthCheckRequest, arg1 vizierpb.VizierService_HealthCheckServer) error
HealthCheck mocks base method.
type MockVizierServiceServerMockRecorder ¶
type MockVizierServiceServerMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierServiceServerMockRecorder is the mock recorder for MockVizierServiceServer.
func (*MockVizierServiceServerMockRecorder) ExecuteScript ¶
func (mr *MockVizierServiceServerMockRecorder) ExecuteScript(arg0, arg1 interface{}) *gomock.Call
ExecuteScript indicates an expected call of ExecuteScript.
func (*MockVizierServiceServerMockRecorder) GenerateOTelScript ¶ added in v0.4.1
func (mr *MockVizierServiceServerMockRecorder) GenerateOTelScript(arg0, arg1 interface{}) *gomock.Call
GenerateOTelScript indicates an expected call of GenerateOTelScript.
func (*MockVizierServiceServerMockRecorder) HealthCheck ¶
func (mr *MockVizierServiceServerMockRecorder) HealthCheck(arg0, arg1 interface{}) *gomock.Call
HealthCheck indicates an expected call of HealthCheck.
type MockVizierService_ExecuteScriptClient ¶
type MockVizierService_ExecuteScriptClient struct {
// contains filtered or unexported fields
}
MockVizierService_ExecuteScriptClient is a mock of VizierService_ExecuteScriptClient interface.
func NewMockVizierService_ExecuteScriptClient ¶
func NewMockVizierService_ExecuteScriptClient(ctrl *gomock.Controller) *MockVizierService_ExecuteScriptClient
NewMockVizierService_ExecuteScriptClient creates a new mock instance.
func (*MockVizierService_ExecuteScriptClient) CloseSend ¶
func (m *MockVizierService_ExecuteScriptClient) CloseSend() error
CloseSend mocks base method.
func (*MockVizierService_ExecuteScriptClient) Context ¶
func (m *MockVizierService_ExecuteScriptClient) Context() context.Context
Context mocks base method.
func (*MockVizierService_ExecuteScriptClient) EXPECT ¶
func (m *MockVizierService_ExecuteScriptClient) EXPECT() *MockVizierService_ExecuteScriptClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierService_ExecuteScriptClient) Header ¶
func (m *MockVizierService_ExecuteScriptClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockVizierService_ExecuteScriptClient) Recv ¶
func (m *MockVizierService_ExecuteScriptClient) Recv() (*vizierpb.ExecuteScriptResponse, error)
Recv mocks base method.
func (*MockVizierService_ExecuteScriptClient) RecvMsg ¶
func (m_2 *MockVizierService_ExecuteScriptClient) RecvMsg(m interface{}) error
RecvMsg mocks base method.
func (*MockVizierService_ExecuteScriptClient) SendMsg ¶
func (m_2 *MockVizierService_ExecuteScriptClient) SendMsg(m interface{}) error
SendMsg mocks base method.
func (*MockVizierService_ExecuteScriptClient) Trailer ¶
func (m *MockVizierService_ExecuteScriptClient) Trailer() metadata.MD
Trailer mocks base method.
type MockVizierService_ExecuteScriptClientMockRecorder ¶
type MockVizierService_ExecuteScriptClientMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierService_ExecuteScriptClientMockRecorder is the mock recorder for MockVizierService_ExecuteScriptClient.
func (*MockVizierService_ExecuteScriptClientMockRecorder) CloseSend ¶
func (mr *MockVizierService_ExecuteScriptClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockVizierService_ExecuteScriptClientMockRecorder) Context ¶
func (mr *MockVizierService_ExecuteScriptClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockVizierService_ExecuteScriptClientMockRecorder) Header ¶
func (mr *MockVizierService_ExecuteScriptClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockVizierService_ExecuteScriptClientMockRecorder) Recv ¶
func (mr *MockVizierService_ExecuteScriptClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockVizierService_ExecuteScriptClientMockRecorder) RecvMsg ¶
func (mr *MockVizierService_ExecuteScriptClientMockRecorder) RecvMsg(m interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockVizierService_ExecuteScriptClientMockRecorder) SendMsg ¶
func (mr *MockVizierService_ExecuteScriptClientMockRecorder) SendMsg(m interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockVizierService_ExecuteScriptClientMockRecorder) Trailer ¶
func (mr *MockVizierService_ExecuteScriptClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.
type MockVizierService_ExecuteScriptServer ¶
type MockVizierService_ExecuteScriptServer struct {
// contains filtered or unexported fields
}
MockVizierService_ExecuteScriptServer is a mock of VizierService_ExecuteScriptServer interface.
func NewMockVizierService_ExecuteScriptServer ¶
func NewMockVizierService_ExecuteScriptServer(ctrl *gomock.Controller) *MockVizierService_ExecuteScriptServer
NewMockVizierService_ExecuteScriptServer creates a new mock instance.
func (*MockVizierService_ExecuteScriptServer) Context ¶
func (m *MockVizierService_ExecuteScriptServer) Context() context.Context
Context mocks base method.
func (*MockVizierService_ExecuteScriptServer) EXPECT ¶
func (m *MockVizierService_ExecuteScriptServer) EXPECT() *MockVizierService_ExecuteScriptServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierService_ExecuteScriptServer) RecvMsg ¶
func (m_2 *MockVizierService_ExecuteScriptServer) RecvMsg(m interface{}) error
RecvMsg mocks base method.
func (*MockVizierService_ExecuteScriptServer) Send ¶
func (m *MockVizierService_ExecuteScriptServer) Send(arg0 *vizierpb.ExecuteScriptResponse) error
Send mocks base method.
func (*MockVizierService_ExecuteScriptServer) SendHeader ¶
func (m *MockVizierService_ExecuteScriptServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method.
func (*MockVizierService_ExecuteScriptServer) SendMsg ¶
func (m_2 *MockVizierService_ExecuteScriptServer) SendMsg(m interface{}) error
SendMsg mocks base method.
func (*MockVizierService_ExecuteScriptServer) SetHeader ¶
func (m *MockVizierService_ExecuteScriptServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method.
func (*MockVizierService_ExecuteScriptServer) SetTrailer ¶
func (m *MockVizierService_ExecuteScriptServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method.
type MockVizierService_ExecuteScriptServerMockRecorder ¶
type MockVizierService_ExecuteScriptServerMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierService_ExecuteScriptServerMockRecorder is the mock recorder for MockVizierService_ExecuteScriptServer.
func (*MockVizierService_ExecuteScriptServerMockRecorder) Context ¶
func (mr *MockVizierService_ExecuteScriptServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockVizierService_ExecuteScriptServerMockRecorder) RecvMsg ¶
func (mr *MockVizierService_ExecuteScriptServerMockRecorder) RecvMsg(m interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockVizierService_ExecuteScriptServerMockRecorder) Send ¶
func (mr *MockVizierService_ExecuteScriptServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send.
func (*MockVizierService_ExecuteScriptServerMockRecorder) SendHeader ¶
func (mr *MockVizierService_ExecuteScriptServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader.
func (*MockVizierService_ExecuteScriptServerMockRecorder) SendMsg ¶
func (mr *MockVizierService_ExecuteScriptServerMockRecorder) SendMsg(m interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockVizierService_ExecuteScriptServerMockRecorder) SetHeader ¶
func (mr *MockVizierService_ExecuteScriptServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader.
func (*MockVizierService_ExecuteScriptServerMockRecorder) SetTrailer ¶
func (mr *MockVizierService_ExecuteScriptServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer.
type MockVizierService_HealthCheckClient ¶
type MockVizierService_HealthCheckClient struct {
// contains filtered or unexported fields
}
MockVizierService_HealthCheckClient is a mock of VizierService_HealthCheckClient interface.
func NewMockVizierService_HealthCheckClient ¶
func NewMockVizierService_HealthCheckClient(ctrl *gomock.Controller) *MockVizierService_HealthCheckClient
NewMockVizierService_HealthCheckClient creates a new mock instance.
func (*MockVizierService_HealthCheckClient) CloseSend ¶
func (m *MockVizierService_HealthCheckClient) CloseSend() error
CloseSend mocks base method.
func (*MockVizierService_HealthCheckClient) Context ¶
func (m *MockVizierService_HealthCheckClient) Context() context.Context
Context mocks base method.
func (*MockVizierService_HealthCheckClient) EXPECT ¶
func (m *MockVizierService_HealthCheckClient) EXPECT() *MockVizierService_HealthCheckClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierService_HealthCheckClient) Header ¶
func (m *MockVizierService_HealthCheckClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockVizierService_HealthCheckClient) Recv ¶
func (m *MockVizierService_HealthCheckClient) Recv() (*vizierpb.HealthCheckResponse, error)
Recv mocks base method.
func (*MockVizierService_HealthCheckClient) RecvMsg ¶
func (m_2 *MockVizierService_HealthCheckClient) RecvMsg(m interface{}) error
RecvMsg mocks base method.
func (*MockVizierService_HealthCheckClient) SendMsg ¶
func (m_2 *MockVizierService_HealthCheckClient) SendMsg(m interface{}) error
SendMsg mocks base method.
func (*MockVizierService_HealthCheckClient) Trailer ¶
func (m *MockVizierService_HealthCheckClient) Trailer() metadata.MD
Trailer mocks base method.
type MockVizierService_HealthCheckClientMockRecorder ¶
type MockVizierService_HealthCheckClientMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierService_HealthCheckClientMockRecorder is the mock recorder for MockVizierService_HealthCheckClient.
func (*MockVizierService_HealthCheckClientMockRecorder) CloseSend ¶
func (mr *MockVizierService_HealthCheckClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockVizierService_HealthCheckClientMockRecorder) Context ¶
func (mr *MockVizierService_HealthCheckClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockVizierService_HealthCheckClientMockRecorder) Header ¶
func (mr *MockVizierService_HealthCheckClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockVizierService_HealthCheckClientMockRecorder) Recv ¶
func (mr *MockVizierService_HealthCheckClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockVizierService_HealthCheckClientMockRecorder) RecvMsg ¶
func (mr *MockVizierService_HealthCheckClientMockRecorder) RecvMsg(m interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockVizierService_HealthCheckClientMockRecorder) SendMsg ¶
func (mr *MockVizierService_HealthCheckClientMockRecorder) SendMsg(m interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockVizierService_HealthCheckClientMockRecorder) Trailer ¶
func (mr *MockVizierService_HealthCheckClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.
type MockVizierService_HealthCheckServer ¶
type MockVizierService_HealthCheckServer struct {
// contains filtered or unexported fields
}
MockVizierService_HealthCheckServer is a mock of VizierService_HealthCheckServer interface.
func NewMockVizierService_HealthCheckServer ¶
func NewMockVizierService_HealthCheckServer(ctrl *gomock.Controller) *MockVizierService_HealthCheckServer
NewMockVizierService_HealthCheckServer creates a new mock instance.
func (*MockVizierService_HealthCheckServer) Context ¶
func (m *MockVizierService_HealthCheckServer) Context() context.Context
Context mocks base method.
func (*MockVizierService_HealthCheckServer) EXPECT ¶
func (m *MockVizierService_HealthCheckServer) EXPECT() *MockVizierService_HealthCheckServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierService_HealthCheckServer) RecvMsg ¶
func (m_2 *MockVizierService_HealthCheckServer) RecvMsg(m interface{}) error
RecvMsg mocks base method.
func (*MockVizierService_HealthCheckServer) Send ¶
func (m *MockVizierService_HealthCheckServer) Send(arg0 *vizierpb.HealthCheckResponse) error
Send mocks base method.
func (*MockVizierService_HealthCheckServer) SendHeader ¶
func (m *MockVizierService_HealthCheckServer) SendHeader(arg0 metadata.MD) error
SendHeader mocks base method.
func (*MockVizierService_HealthCheckServer) SendMsg ¶
func (m_2 *MockVizierService_HealthCheckServer) SendMsg(m interface{}) error
SendMsg mocks base method.
func (*MockVizierService_HealthCheckServer) SetHeader ¶
func (m *MockVizierService_HealthCheckServer) SetHeader(arg0 metadata.MD) error
SetHeader mocks base method.
func (*MockVizierService_HealthCheckServer) SetTrailer ¶
func (m *MockVizierService_HealthCheckServer) SetTrailer(arg0 metadata.MD)
SetTrailer mocks base method.
type MockVizierService_HealthCheckServerMockRecorder ¶
type MockVizierService_HealthCheckServerMockRecorder struct {
// contains filtered or unexported fields
}
MockVizierService_HealthCheckServerMockRecorder is the mock recorder for MockVizierService_HealthCheckServer.
func (*MockVizierService_HealthCheckServerMockRecorder) Context ¶
func (mr *MockVizierService_HealthCheckServerMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockVizierService_HealthCheckServerMockRecorder) RecvMsg ¶
func (mr *MockVizierService_HealthCheckServerMockRecorder) RecvMsg(m interface{}) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockVizierService_HealthCheckServerMockRecorder) Send ¶
func (mr *MockVizierService_HealthCheckServerMockRecorder) Send(arg0 interface{}) *gomock.Call
Send indicates an expected call of Send.
func (*MockVizierService_HealthCheckServerMockRecorder) SendHeader ¶
func (mr *MockVizierService_HealthCheckServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call
SendHeader indicates an expected call of SendHeader.
func (*MockVizierService_HealthCheckServerMockRecorder) SendMsg ¶
func (mr *MockVizierService_HealthCheckServerMockRecorder) SendMsg(m interface{}) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockVizierService_HealthCheckServerMockRecorder) SetHeader ¶
func (mr *MockVizierService_HealthCheckServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call
SetHeader indicates an expected call of SetHeader.
func (*MockVizierService_HealthCheckServerMockRecorder) SetTrailer ¶
func (mr *MockVizierService_HealthCheckServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call
SetTrailer indicates an expected call of SetTrailer.
type MockisColumn_ColData ¶
type MockisColumn_ColData struct {
// contains filtered or unexported fields
}
MockisColumn_ColData is a mock of isColumn_ColData interface.
func NewMockisColumn_ColData ¶
func NewMockisColumn_ColData(ctrl *gomock.Controller) *MockisColumn_ColData
NewMockisColumn_ColData creates a new mock instance.
func (*MockisColumn_ColData) EXPECT ¶
func (m *MockisColumn_ColData) EXPECT() *MockisColumn_ColDataMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockisColumn_ColData) Equal ¶
func (m *MockisColumn_ColData) Equal(arg0 interface{}) bool
Equal mocks base method.
func (*MockisColumn_ColData) MarshalTo ¶
func (m *MockisColumn_ColData) MarshalTo(arg0 []byte) (int, error)
MarshalTo mocks base method.
func (*MockisColumn_ColData) Size ¶
func (m *MockisColumn_ColData) Size() int
Size mocks base method.
type MockisColumn_ColDataMockRecorder ¶
type MockisColumn_ColDataMockRecorder struct {
// contains filtered or unexported fields
}
MockisColumn_ColDataMockRecorder is the mock recorder for MockisColumn_ColData.
func (*MockisColumn_ColDataMockRecorder) Equal ¶
func (mr *MockisColumn_ColDataMockRecorder) Equal(arg0 interface{}) *gomock.Call
Equal indicates an expected call of Equal.
func (*MockisColumn_ColDataMockRecorder) MarshalTo ¶
func (mr *MockisColumn_ColDataMockRecorder) MarshalTo(arg0 interface{}) *gomock.Call
MarshalTo indicates an expected call of MarshalTo.
func (*MockisColumn_ColDataMockRecorder) Size ¶
func (mr *MockisColumn_ColDataMockRecorder) Size() *gomock.Call
Size indicates an expected call of Size.
type MockisErrorDetails_Error ¶
type MockisErrorDetails_Error struct {
// contains filtered or unexported fields
}
MockisErrorDetails_Error is a mock of isErrorDetails_Error interface.
func NewMockisErrorDetails_Error ¶
func NewMockisErrorDetails_Error(ctrl *gomock.Controller) *MockisErrorDetails_Error
NewMockisErrorDetails_Error creates a new mock instance.
func (*MockisErrorDetails_Error) EXPECT ¶
func (m *MockisErrorDetails_Error) EXPECT() *MockisErrorDetails_ErrorMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockisErrorDetails_Error) Equal ¶
func (m *MockisErrorDetails_Error) Equal(arg0 interface{}) bool
Equal mocks base method.
func (*MockisErrorDetails_Error) MarshalTo ¶
func (m *MockisErrorDetails_Error) MarshalTo(arg0 []byte) (int, error)
MarshalTo mocks base method.
func (*MockisErrorDetails_Error) Size ¶
func (m *MockisErrorDetails_Error) Size() int
Size mocks base method.
type MockisErrorDetails_ErrorMockRecorder ¶
type MockisErrorDetails_ErrorMockRecorder struct {
// contains filtered or unexported fields
}
MockisErrorDetails_ErrorMockRecorder is the mock recorder for MockisErrorDetails_Error.
func (*MockisErrorDetails_ErrorMockRecorder) Equal ¶
func (mr *MockisErrorDetails_ErrorMockRecorder) Equal(arg0 interface{}) *gomock.Call
Equal indicates an expected call of Equal.
func (*MockisErrorDetails_ErrorMockRecorder) MarshalTo ¶
func (mr *MockisErrorDetails_ErrorMockRecorder) MarshalTo(arg0 interface{}) *gomock.Call
MarshalTo indicates an expected call of MarshalTo.
func (*MockisErrorDetails_ErrorMockRecorder) Size ¶
func (mr *MockisErrorDetails_ErrorMockRecorder) Size() *gomock.Call
Size indicates an expected call of Size.
type MockisExecuteScriptResponse_Result ¶
type MockisExecuteScriptResponse_Result struct {
// contains filtered or unexported fields
}
MockisExecuteScriptResponse_Result is a mock of isExecuteScriptResponse_Result interface.
func NewMockisExecuteScriptResponse_Result ¶
func NewMockisExecuteScriptResponse_Result(ctrl *gomock.Controller) *MockisExecuteScriptResponse_Result
NewMockisExecuteScriptResponse_Result creates a new mock instance.
func (*MockisExecuteScriptResponse_Result) EXPECT ¶
func (m *MockisExecuteScriptResponse_Result) EXPECT() *MockisExecuteScriptResponse_ResultMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockisExecuteScriptResponse_Result) Equal ¶
func (m *MockisExecuteScriptResponse_Result) Equal(arg0 interface{}) bool
Equal mocks base method.
func (*MockisExecuteScriptResponse_Result) MarshalTo ¶
func (m *MockisExecuteScriptResponse_Result) MarshalTo(arg0 []byte) (int, error)
MarshalTo mocks base method.
func (*MockisExecuteScriptResponse_Result) Size ¶
func (m *MockisExecuteScriptResponse_Result) Size() int
Size mocks base method.
type MockisExecuteScriptResponse_ResultMockRecorder ¶
type MockisExecuteScriptResponse_ResultMockRecorder struct {
// contains filtered or unexported fields
}
MockisExecuteScriptResponse_ResultMockRecorder is the mock recorder for MockisExecuteScriptResponse_Result.
func (*MockisExecuteScriptResponse_ResultMockRecorder) Equal ¶
func (mr *MockisExecuteScriptResponse_ResultMockRecorder) Equal(arg0 interface{}) *gomock.Call
Equal indicates an expected call of Equal.
func (*MockisExecuteScriptResponse_ResultMockRecorder) MarshalTo ¶
func (mr *MockisExecuteScriptResponse_ResultMockRecorder) MarshalTo(arg0 interface{}) *gomock.Call
MarshalTo indicates an expected call of MarshalTo.
func (*MockisExecuteScriptResponse_ResultMockRecorder) Size ¶
func (mr *MockisExecuteScriptResponse_ResultMockRecorder) Size() *gomock.Call
Size indicates an expected call of Size.
type MockisScalarValue_Value ¶
type MockisScalarValue_Value struct {
// contains filtered or unexported fields
}
MockisScalarValue_Value is a mock of isScalarValue_Value interface.
func NewMockisScalarValue_Value ¶
func NewMockisScalarValue_Value(ctrl *gomock.Controller) *MockisScalarValue_Value
NewMockisScalarValue_Value creates a new mock instance.
func (*MockisScalarValue_Value) EXPECT ¶
func (m *MockisScalarValue_Value) EXPECT() *MockisScalarValue_ValueMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockisScalarValue_Value) Equal ¶
func (m *MockisScalarValue_Value) Equal(arg0 interface{}) bool
Equal mocks base method.
func (*MockisScalarValue_Value) MarshalTo ¶
func (m *MockisScalarValue_Value) MarshalTo(arg0 []byte) (int, error)
MarshalTo mocks base method.
func (*MockisScalarValue_Value) Size ¶
func (m *MockisScalarValue_Value) Size() int
Size mocks base method.
type MockisScalarValue_ValueMockRecorder ¶
type MockisScalarValue_ValueMockRecorder struct {
// contains filtered or unexported fields
}
MockisScalarValue_ValueMockRecorder is the mock recorder for MockisScalarValue_Value.
func (*MockisScalarValue_ValueMockRecorder) Equal ¶
func (mr *MockisScalarValue_ValueMockRecorder) Equal(arg0 interface{}) *gomock.Call
Equal indicates an expected call of Equal.
func (*MockisScalarValue_ValueMockRecorder) MarshalTo ¶
func (mr *MockisScalarValue_ValueMockRecorder) MarshalTo(arg0 interface{}) *gomock.Call
MarshalTo indicates an expected call of MarshalTo.
func (*MockisScalarValue_ValueMockRecorder) Size ¶
func (mr *MockisScalarValue_ValueMockRecorder) Size() *gomock.Call
Size indicates an expected call of Size.