Documentation ¶
Overview ¶
Package ingest is a generated GoMock package.
Index ¶
- type MockIngestAPIClient
- func (m *MockIngestAPIClient) BatchDeleteNodeProperties(arg0 context.Context, arg1 *ingestv1beta3.BatchDeleteNodePropertiesRequest, ...) (*ingestv1beta3.BatchDeleteNodePropertiesResponse, error)
- func (m *MockIngestAPIClient) BatchDeleteNodes(arg0 context.Context, arg1 *ingestv1beta3.BatchDeleteNodesRequest, ...) (*ingestv1beta3.BatchDeleteNodesResponse, error)
- func (m *MockIngestAPIClient) BatchDeleteRelationshipProperties(arg0 context.Context, ...) (*ingestv1beta3.BatchDeleteRelationshipPropertiesResponse, error)
- func (m *MockIngestAPIClient) BatchDeleteRelationships(arg0 context.Context, arg1 *ingestv1beta3.BatchDeleteRelationshipsRequest, ...) (*ingestv1beta3.BatchDeleteRelationshipsResponse, error)
- func (m *MockIngestAPIClient) BatchUpsertNodes(arg0 context.Context, arg1 *ingestv1beta3.BatchUpsertNodesRequest, ...) (*ingestv1beta3.BatchUpsertNodesResponse, error)
- func (m *MockIngestAPIClient) BatchUpsertRelationships(arg0 context.Context, arg1 *ingestv1beta3.BatchUpsertRelationshipsRequest, ...) (*ingestv1beta3.BatchUpsertRelationshipsResponse, error)
- func (m *MockIngestAPIClient) EXPECT() *MockIngestAPIClientMockRecorder
- func (m *MockIngestAPIClient) IngestRecord(arg0 context.Context, arg1 *ingestv1beta3.IngestRecordRequest, ...) (*ingestv1beta3.IngestRecordResponse, error)
- func (m *MockIngestAPIClient) StreamRecords(arg0 context.Context, arg1 ...grpc.CallOption) (ingestv1beta3.IngestAPI_StreamRecordsClient, error)
- type MockIngestAPIClientMockRecorder
- func (mr *MockIngestAPIClientMockRecorder) BatchDeleteNodeProperties(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockIngestAPIClientMockRecorder) BatchDeleteNodes(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockIngestAPIClientMockRecorder) BatchDeleteRelationshipProperties(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockIngestAPIClientMockRecorder) BatchDeleteRelationships(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockIngestAPIClientMockRecorder) BatchUpsertNodes(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockIngestAPIClientMockRecorder) BatchUpsertRelationships(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockIngestAPIClientMockRecorder) IngestRecord(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockIngestAPIClientMockRecorder) StreamRecords(arg0 any, arg1 ...any) *gomock.Call
- type MockIngestAPI_StreamRecordsClient
- func (m *MockIngestAPI_StreamRecordsClient) CloseSend() error
- func (m *MockIngestAPI_StreamRecordsClient) Context() context.Context
- func (m *MockIngestAPI_StreamRecordsClient) EXPECT() *MockIngestAPI_StreamRecordsClientMockRecorder
- func (m *MockIngestAPI_StreamRecordsClient) Header() (metadata.MD, error)
- func (m *MockIngestAPI_StreamRecordsClient) Recv() (*ingestv1beta3.StreamRecordsResponse, error)
- func (m *MockIngestAPI_StreamRecordsClient) RecvMsg(arg0 any) error
- func (m *MockIngestAPI_StreamRecordsClient) Send(arg0 *ingestv1beta3.StreamRecordsRequest) error
- func (m *MockIngestAPI_StreamRecordsClient) SendMsg(arg0 any) error
- func (m *MockIngestAPI_StreamRecordsClient) Trailer() metadata.MD
- type MockIngestAPI_StreamRecordsClientMockRecorder
- func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) Context() *gomock.Call
- func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) Header() *gomock.Call
- func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) Recv() *gomock.Call
- func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) RecvMsg(arg0 any) *gomock.Call
- func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) Send(arg0 any) *gomock.Call
- func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) SendMsg(arg0 any) *gomock.Call
- func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) Trailer() *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockIngestAPIClient ¶
type MockIngestAPIClient struct {
// contains filtered or unexported fields
}
MockIngestAPIClient is a mock of IngestAPIClient interface.
func NewMockIngestAPIClient ¶
func NewMockIngestAPIClient(ctrl *gomock.Controller) *MockIngestAPIClient
NewMockIngestAPIClient creates a new mock instance.
func (*MockIngestAPIClient) BatchDeleteNodeProperties ¶ added in v0.26.0
func (m *MockIngestAPIClient) BatchDeleteNodeProperties(arg0 context.Context, arg1 *ingestv1beta3.BatchDeleteNodePropertiesRequest, arg2 ...grpc.CallOption) (*ingestv1beta3.BatchDeleteNodePropertiesResponse, error)
BatchDeleteNodeProperties mocks base method.
func (*MockIngestAPIClient) BatchDeleteNodes ¶ added in v0.26.0
func (m *MockIngestAPIClient) BatchDeleteNodes(arg0 context.Context, arg1 *ingestv1beta3.BatchDeleteNodesRequest, arg2 ...grpc.CallOption) (*ingestv1beta3.BatchDeleteNodesResponse, error)
BatchDeleteNodes mocks base method.
func (*MockIngestAPIClient) BatchDeleteRelationshipProperties ¶ added in v0.26.0
func (m *MockIngestAPIClient) BatchDeleteRelationshipProperties(arg0 context.Context, arg1 *ingestv1beta3.BatchDeleteRelationshipPropertiesRequest, arg2 ...grpc.CallOption) (*ingestv1beta3.BatchDeleteRelationshipPropertiesResponse, error)
BatchDeleteRelationshipProperties mocks base method.
func (*MockIngestAPIClient) BatchDeleteRelationships ¶ added in v0.26.0
func (m *MockIngestAPIClient) BatchDeleteRelationships(arg0 context.Context, arg1 *ingestv1beta3.BatchDeleteRelationshipsRequest, arg2 ...grpc.CallOption) (*ingestv1beta3.BatchDeleteRelationshipsResponse, error)
BatchDeleteRelationships mocks base method.
func (*MockIngestAPIClient) BatchUpsertNodes ¶ added in v0.26.0
func (m *MockIngestAPIClient) BatchUpsertNodes(arg0 context.Context, arg1 *ingestv1beta3.BatchUpsertNodesRequest, arg2 ...grpc.CallOption) (*ingestv1beta3.BatchUpsertNodesResponse, error)
BatchUpsertNodes mocks base method.
func (*MockIngestAPIClient) BatchUpsertRelationships ¶ added in v0.26.0
func (m *MockIngestAPIClient) BatchUpsertRelationships(arg0 context.Context, arg1 *ingestv1beta3.BatchUpsertRelationshipsRequest, arg2 ...grpc.CallOption) (*ingestv1beta3.BatchUpsertRelationshipsResponse, error)
BatchUpsertRelationships mocks base method.
func (*MockIngestAPIClient) EXPECT ¶
func (m *MockIngestAPIClient) EXPECT() *MockIngestAPIClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIngestAPIClient) IngestRecord ¶
func (m *MockIngestAPIClient) IngestRecord(arg0 context.Context, arg1 *ingestv1beta3.IngestRecordRequest, arg2 ...grpc.CallOption) (*ingestv1beta3.IngestRecordResponse, error)
IngestRecord mocks base method.
func (*MockIngestAPIClient) StreamRecords ¶
func (m *MockIngestAPIClient) StreamRecords(arg0 context.Context, arg1 ...grpc.CallOption) (ingestv1beta3.IngestAPI_StreamRecordsClient, error)
StreamRecords mocks base method.
type MockIngestAPIClientMockRecorder ¶
type MockIngestAPIClientMockRecorder struct {
// contains filtered or unexported fields
}
MockIngestAPIClientMockRecorder is the mock recorder for MockIngestAPIClient.
func (*MockIngestAPIClientMockRecorder) BatchDeleteNodeProperties ¶ added in v0.26.0
func (mr *MockIngestAPIClientMockRecorder) BatchDeleteNodeProperties(arg0, arg1 any, arg2 ...any) *gomock.Call
BatchDeleteNodeProperties indicates an expected call of BatchDeleteNodeProperties.
func (*MockIngestAPIClientMockRecorder) BatchDeleteNodes ¶ added in v0.26.0
func (mr *MockIngestAPIClientMockRecorder) BatchDeleteNodes(arg0, arg1 any, arg2 ...any) *gomock.Call
BatchDeleteNodes indicates an expected call of BatchDeleteNodes.
func (*MockIngestAPIClientMockRecorder) BatchDeleteRelationshipProperties ¶ added in v0.26.0
func (mr *MockIngestAPIClientMockRecorder) BatchDeleteRelationshipProperties(arg0, arg1 any, arg2 ...any) *gomock.Call
BatchDeleteRelationshipProperties indicates an expected call of BatchDeleteRelationshipProperties.
func (*MockIngestAPIClientMockRecorder) BatchDeleteRelationships ¶ added in v0.26.0
func (mr *MockIngestAPIClientMockRecorder) BatchDeleteRelationships(arg0, arg1 any, arg2 ...any) *gomock.Call
BatchDeleteRelationships indicates an expected call of BatchDeleteRelationships.
func (*MockIngestAPIClientMockRecorder) BatchUpsertNodes ¶ added in v0.26.0
func (mr *MockIngestAPIClientMockRecorder) BatchUpsertNodes(arg0, arg1 any, arg2 ...any) *gomock.Call
BatchUpsertNodes indicates an expected call of BatchUpsertNodes.
func (*MockIngestAPIClientMockRecorder) BatchUpsertRelationships ¶ added in v0.26.0
func (mr *MockIngestAPIClientMockRecorder) BatchUpsertRelationships(arg0, arg1 any, arg2 ...any) *gomock.Call
BatchUpsertRelationships indicates an expected call of BatchUpsertRelationships.
func (*MockIngestAPIClientMockRecorder) IngestRecord ¶
func (mr *MockIngestAPIClientMockRecorder) IngestRecord(arg0, arg1 any, arg2 ...any) *gomock.Call
IngestRecord indicates an expected call of IngestRecord.
func (*MockIngestAPIClientMockRecorder) StreamRecords ¶
func (mr *MockIngestAPIClientMockRecorder) StreamRecords(arg0 any, arg1 ...any) *gomock.Call
StreamRecords indicates an expected call of StreamRecords.
type MockIngestAPI_StreamRecordsClient ¶
type MockIngestAPI_StreamRecordsClient struct {
// contains filtered or unexported fields
}
MockIngestAPI_StreamRecordsClient is a mock of IngestAPI_StreamRecordsClient interface.
func NewMockIngestAPI_StreamRecordsClient ¶
func NewMockIngestAPI_StreamRecordsClient(ctrl *gomock.Controller) *MockIngestAPI_StreamRecordsClient
NewMockIngestAPI_StreamRecordsClient creates a new mock instance.
func (*MockIngestAPI_StreamRecordsClient) CloseSend ¶
func (m *MockIngestAPI_StreamRecordsClient) CloseSend() error
CloseSend mocks base method.
func (*MockIngestAPI_StreamRecordsClient) Context ¶
func (m *MockIngestAPI_StreamRecordsClient) Context() context.Context
Context mocks base method.
func (*MockIngestAPI_StreamRecordsClient) EXPECT ¶
func (m *MockIngestAPI_StreamRecordsClient) EXPECT() *MockIngestAPI_StreamRecordsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIngestAPI_StreamRecordsClient) Header ¶
func (m *MockIngestAPI_StreamRecordsClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockIngestAPI_StreamRecordsClient) Recv ¶
func (m *MockIngestAPI_StreamRecordsClient) Recv() (*ingestv1beta3.StreamRecordsResponse, error)
Recv mocks base method.
func (*MockIngestAPI_StreamRecordsClient) RecvMsg ¶
func (m *MockIngestAPI_StreamRecordsClient) RecvMsg(arg0 any) error
RecvMsg mocks base method.
func (*MockIngestAPI_StreamRecordsClient) Send ¶
func (m *MockIngestAPI_StreamRecordsClient) Send(arg0 *ingestv1beta3.StreamRecordsRequest) error
Send mocks base method.
func (*MockIngestAPI_StreamRecordsClient) SendMsg ¶
func (m *MockIngestAPI_StreamRecordsClient) SendMsg(arg0 any) error
SendMsg mocks base method.
func (*MockIngestAPI_StreamRecordsClient) Trailer ¶
func (m *MockIngestAPI_StreamRecordsClient) Trailer() metadata.MD
Trailer mocks base method.
type MockIngestAPI_StreamRecordsClientMockRecorder ¶
type MockIngestAPI_StreamRecordsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockIngestAPI_StreamRecordsClientMockRecorder is the mock recorder for MockIngestAPI_StreamRecordsClient.
func (*MockIngestAPI_StreamRecordsClientMockRecorder) CloseSend ¶
func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockIngestAPI_StreamRecordsClientMockRecorder) Context ¶
func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockIngestAPI_StreamRecordsClientMockRecorder) Header ¶
func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockIngestAPI_StreamRecordsClientMockRecorder) Recv ¶
func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockIngestAPI_StreamRecordsClientMockRecorder) RecvMsg ¶
func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) RecvMsg(arg0 any) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockIngestAPI_StreamRecordsClientMockRecorder) Send ¶
func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) Send(arg0 any) *gomock.Call
Send indicates an expected call of Send.
func (*MockIngestAPI_StreamRecordsClientMockRecorder) SendMsg ¶
func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) SendMsg(arg0 any) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockIngestAPI_StreamRecordsClientMockRecorder) Trailer ¶
func (mr *MockIngestAPI_StreamRecordsClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.