Documentation ¶
Overview ¶
Package dtp_mock is a generated GoMock package.
Index ¶
- type MockLLBBridgeClient
- func (m *MockLLBBridgeClient) EXPECT() *MockLLBBridgeClientMockRecorder
- func (m *MockLLBBridgeClient) Evaluate(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.EvaluateRequest, ...) (*moby_buildkit_v1_frontend.EvaluateResponse, error)
- func (m *MockLLBBridgeClient) ExecProcess(arg0 context.Context, arg1 ...grpc.CallOption) (moby_buildkit_v1_frontend.LLBBridge_ExecProcessClient, error)
- func (m *MockLLBBridgeClient) Inputs(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.InputsRequest, ...) (*moby_buildkit_v1_frontend.InputsResponse, error)
- func (m *MockLLBBridgeClient) NewContainer(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.NewContainerRequest, ...) (*moby_buildkit_v1_frontend.NewContainerResponse, error)
- func (m *MockLLBBridgeClient) Ping(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.PingRequest, ...) (*moby_buildkit_v1_frontend.PongResponse, error)
- func (m *MockLLBBridgeClient) ReadDir(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.ReadDirRequest, ...) (*moby_buildkit_v1_frontend.ReadDirResponse, error)
- func (m *MockLLBBridgeClient) ReadFile(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.ReadFileRequest, ...) (*moby_buildkit_v1_frontend.ReadFileResponse, error)
- func (m *MockLLBBridgeClient) ReleaseContainer(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.ReleaseContainerRequest, ...) (*moby_buildkit_v1_frontend.ReleaseContainerResponse, error)
- func (m *MockLLBBridgeClient) ResolveImageConfig(arg0 context.Context, ...) (*moby_buildkit_v1_frontend.ResolveImageConfigResponse, error)
- func (m *MockLLBBridgeClient) Return(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.ReturnRequest, ...) (*moby_buildkit_v1_frontend.ReturnResponse, error)
- func (m *MockLLBBridgeClient) Solve(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.SolveRequest, ...) (*moby_buildkit_v1_frontend.SolveResponse, error)
- func (m *MockLLBBridgeClient) StatFile(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.StatFileRequest, ...) (*moby_buildkit_v1_frontend.StatFileResponse, error)
- func (m *MockLLBBridgeClient) Warn(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.WarnRequest, ...) (*moby_buildkit_v1_frontend.WarnResponse, error)
- type MockLLBBridgeClientMockRecorder
- func (mr *MockLLBBridgeClientMockRecorder) Evaluate(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) ExecProcess(arg0 any, arg1 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) Inputs(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) NewContainer(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) Ping(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) ReadDir(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) ReadFile(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) ReleaseContainer(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) ResolveImageConfig(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) Return(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) Solve(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) StatFile(arg0, arg1 any, arg2 ...any) *gomock.Call
- func (mr *MockLLBBridgeClientMockRecorder) Warn(arg0, arg1 any, arg2 ...any) *gomock.Call
- type MockLLBBridge_ExecProcessClient
- func (m *MockLLBBridge_ExecProcessClient) CloseSend() error
- func (m *MockLLBBridge_ExecProcessClient) Context() context.Context
- func (m *MockLLBBridge_ExecProcessClient) EXPECT() *MockLLBBridge_ExecProcessClientMockRecorder
- func (m *MockLLBBridge_ExecProcessClient) Header() (metadata.MD, error)
- func (m *MockLLBBridge_ExecProcessClient) Recv() (*moby_buildkit_v1_frontend.ExecMessage, error)
- func (m *MockLLBBridge_ExecProcessClient) RecvMsg(arg0 any) error
- func (m *MockLLBBridge_ExecProcessClient) Send(arg0 *moby_buildkit_v1_frontend.ExecMessage) error
- func (m *MockLLBBridge_ExecProcessClient) SendMsg(arg0 any) error
- func (m *MockLLBBridge_ExecProcessClient) Trailer() metadata.MD
- type MockLLBBridge_ExecProcessClientMockRecorder
- func (mr *MockLLBBridge_ExecProcessClientMockRecorder) CloseSend() *gomock.Call
- func (mr *MockLLBBridge_ExecProcessClientMockRecorder) Context() *gomock.Call
- func (mr *MockLLBBridge_ExecProcessClientMockRecorder) Header() *gomock.Call
- func (mr *MockLLBBridge_ExecProcessClientMockRecorder) Recv() *gomock.Call
- func (mr *MockLLBBridge_ExecProcessClientMockRecorder) RecvMsg(arg0 any) *gomock.Call
- func (mr *MockLLBBridge_ExecProcessClientMockRecorder) Send(arg0 any) *gomock.Call
- func (mr *MockLLBBridge_ExecProcessClientMockRecorder) SendMsg(arg0 any) *gomock.Call
- func (mr *MockLLBBridge_ExecProcessClientMockRecorder) Trailer() *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLLBBridgeClient ¶
type MockLLBBridgeClient struct {
// contains filtered or unexported fields
}
MockLLBBridgeClient is a mock of LLBBridgeClient interface.
func NewMockLLBBridgeClient ¶
func NewMockLLBBridgeClient(ctrl *gomock.Controller) *MockLLBBridgeClient
NewMockLLBBridgeClient creates a new mock instance.
func (*MockLLBBridgeClient) EXPECT ¶
func (m *MockLLBBridgeClient) EXPECT() *MockLLBBridgeClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLLBBridgeClient) Evaluate ¶ added in v0.3.0
func (m *MockLLBBridgeClient) Evaluate(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.EvaluateRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.EvaluateResponse, error)
Evaluate mocks base method.
func (*MockLLBBridgeClient) ExecProcess ¶
func (m *MockLLBBridgeClient) ExecProcess(arg0 context.Context, arg1 ...grpc.CallOption) (moby_buildkit_v1_frontend.LLBBridge_ExecProcessClient, error)
ExecProcess mocks base method.
func (*MockLLBBridgeClient) Inputs ¶
func (m *MockLLBBridgeClient) Inputs(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.InputsRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.InputsResponse, error)
Inputs mocks base method.
func (*MockLLBBridgeClient) NewContainer ¶
func (m *MockLLBBridgeClient) NewContainer(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.NewContainerRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.NewContainerResponse, error)
NewContainer mocks base method.
func (*MockLLBBridgeClient) Ping ¶
func (m *MockLLBBridgeClient) Ping(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.PingRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.PongResponse, error)
Ping mocks base method.
func (*MockLLBBridgeClient) ReadDir ¶
func (m *MockLLBBridgeClient) ReadDir(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.ReadDirRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.ReadDirResponse, error)
ReadDir mocks base method.
func (*MockLLBBridgeClient) ReadFile ¶
func (m *MockLLBBridgeClient) ReadFile(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.ReadFileRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.ReadFileResponse, error)
ReadFile mocks base method.
func (*MockLLBBridgeClient) ReleaseContainer ¶
func (m *MockLLBBridgeClient) ReleaseContainer(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.ReleaseContainerRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.ReleaseContainerResponse, error)
ReleaseContainer mocks base method.
func (*MockLLBBridgeClient) ResolveImageConfig ¶
func (m *MockLLBBridgeClient) ResolveImageConfig(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.ResolveImageConfigRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.ResolveImageConfigResponse, error)
ResolveImageConfig mocks base method.
func (*MockLLBBridgeClient) Return ¶
func (m *MockLLBBridgeClient) Return(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.ReturnRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.ReturnResponse, error)
Return mocks base method.
func (*MockLLBBridgeClient) Solve ¶
func (m *MockLLBBridgeClient) Solve(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.SolveRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.SolveResponse, error)
Solve mocks base method.
func (*MockLLBBridgeClient) StatFile ¶
func (m *MockLLBBridgeClient) StatFile(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.StatFileRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.StatFileResponse, error)
StatFile mocks base method.
func (*MockLLBBridgeClient) Warn ¶ added in v0.2.0
func (m *MockLLBBridgeClient) Warn(arg0 context.Context, arg1 *moby_buildkit_v1_frontend.WarnRequest, arg2 ...grpc.CallOption) (*moby_buildkit_v1_frontend.WarnResponse, error)
Warn mocks base method.
type MockLLBBridgeClientMockRecorder ¶
type MockLLBBridgeClientMockRecorder struct {
// contains filtered or unexported fields
}
MockLLBBridgeClientMockRecorder is the mock recorder for MockLLBBridgeClient.
func (*MockLLBBridgeClientMockRecorder) Evaluate ¶ added in v0.3.0
func (mr *MockLLBBridgeClientMockRecorder) Evaluate(arg0, arg1 any, arg2 ...any) *gomock.Call
Evaluate indicates an expected call of Evaluate.
func (*MockLLBBridgeClientMockRecorder) ExecProcess ¶
func (mr *MockLLBBridgeClientMockRecorder) ExecProcess(arg0 any, arg1 ...any) *gomock.Call
ExecProcess indicates an expected call of ExecProcess.
func (*MockLLBBridgeClientMockRecorder) Inputs ¶
func (mr *MockLLBBridgeClientMockRecorder) Inputs(arg0, arg1 any, arg2 ...any) *gomock.Call
Inputs indicates an expected call of Inputs.
func (*MockLLBBridgeClientMockRecorder) NewContainer ¶
func (mr *MockLLBBridgeClientMockRecorder) NewContainer(arg0, arg1 any, arg2 ...any) *gomock.Call
NewContainer indicates an expected call of NewContainer.
func (*MockLLBBridgeClientMockRecorder) Ping ¶
func (mr *MockLLBBridgeClientMockRecorder) Ping(arg0, arg1 any, arg2 ...any) *gomock.Call
Ping indicates an expected call of Ping.
func (*MockLLBBridgeClientMockRecorder) ReadDir ¶
func (mr *MockLLBBridgeClientMockRecorder) ReadDir(arg0, arg1 any, arg2 ...any) *gomock.Call
ReadDir indicates an expected call of ReadDir.
func (*MockLLBBridgeClientMockRecorder) ReadFile ¶
func (mr *MockLLBBridgeClientMockRecorder) ReadFile(arg0, arg1 any, arg2 ...any) *gomock.Call
ReadFile indicates an expected call of ReadFile.
func (*MockLLBBridgeClientMockRecorder) ReleaseContainer ¶
func (mr *MockLLBBridgeClientMockRecorder) ReleaseContainer(arg0, arg1 any, arg2 ...any) *gomock.Call
ReleaseContainer indicates an expected call of ReleaseContainer.
func (*MockLLBBridgeClientMockRecorder) ResolveImageConfig ¶
func (mr *MockLLBBridgeClientMockRecorder) ResolveImageConfig(arg0, arg1 any, arg2 ...any) *gomock.Call
ResolveImageConfig indicates an expected call of ResolveImageConfig.
func (*MockLLBBridgeClientMockRecorder) Return ¶
func (mr *MockLLBBridgeClientMockRecorder) Return(arg0, arg1 any, arg2 ...any) *gomock.Call
Return indicates an expected call of Return.
func (*MockLLBBridgeClientMockRecorder) Solve ¶
func (mr *MockLLBBridgeClientMockRecorder) Solve(arg0, arg1 any, arg2 ...any) *gomock.Call
Solve indicates an expected call of Solve.
type MockLLBBridge_ExecProcessClient ¶
type MockLLBBridge_ExecProcessClient struct {
// contains filtered or unexported fields
}
MockLLBBridge_ExecProcessClient is a mock of LLBBridge_ExecProcessClient interface.
func NewMockLLBBridge_ExecProcessClient ¶
func NewMockLLBBridge_ExecProcessClient(ctrl *gomock.Controller) *MockLLBBridge_ExecProcessClient
NewMockLLBBridge_ExecProcessClient creates a new mock instance.
func (*MockLLBBridge_ExecProcessClient) CloseSend ¶
func (m *MockLLBBridge_ExecProcessClient) CloseSend() error
CloseSend mocks base method.
func (*MockLLBBridge_ExecProcessClient) Context ¶
func (m *MockLLBBridge_ExecProcessClient) Context() context.Context
Context mocks base method.
func (*MockLLBBridge_ExecProcessClient) EXPECT ¶
func (m *MockLLBBridge_ExecProcessClient) EXPECT() *MockLLBBridge_ExecProcessClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLLBBridge_ExecProcessClient) Header ¶
func (m *MockLLBBridge_ExecProcessClient) Header() (metadata.MD, error)
Header mocks base method.
func (*MockLLBBridge_ExecProcessClient) Recv ¶
func (m *MockLLBBridge_ExecProcessClient) Recv() (*moby_buildkit_v1_frontend.ExecMessage, error)
Recv mocks base method.
func (*MockLLBBridge_ExecProcessClient) RecvMsg ¶
func (m *MockLLBBridge_ExecProcessClient) RecvMsg(arg0 any) error
RecvMsg mocks base method.
func (*MockLLBBridge_ExecProcessClient) Send ¶
func (m *MockLLBBridge_ExecProcessClient) Send(arg0 *moby_buildkit_v1_frontend.ExecMessage) error
Send mocks base method.
func (*MockLLBBridge_ExecProcessClient) SendMsg ¶
func (m *MockLLBBridge_ExecProcessClient) SendMsg(arg0 any) error
SendMsg mocks base method.
func (*MockLLBBridge_ExecProcessClient) Trailer ¶
func (m *MockLLBBridge_ExecProcessClient) Trailer() metadata.MD
Trailer mocks base method.
type MockLLBBridge_ExecProcessClientMockRecorder ¶
type MockLLBBridge_ExecProcessClientMockRecorder struct {
// contains filtered or unexported fields
}
MockLLBBridge_ExecProcessClientMockRecorder is the mock recorder for MockLLBBridge_ExecProcessClient.
func (*MockLLBBridge_ExecProcessClientMockRecorder) CloseSend ¶
func (mr *MockLLBBridge_ExecProcessClientMockRecorder) CloseSend() *gomock.Call
CloseSend indicates an expected call of CloseSend.
func (*MockLLBBridge_ExecProcessClientMockRecorder) Context ¶
func (mr *MockLLBBridge_ExecProcessClientMockRecorder) Context() *gomock.Call
Context indicates an expected call of Context.
func (*MockLLBBridge_ExecProcessClientMockRecorder) Header ¶
func (mr *MockLLBBridge_ExecProcessClientMockRecorder) Header() *gomock.Call
Header indicates an expected call of Header.
func (*MockLLBBridge_ExecProcessClientMockRecorder) Recv ¶
func (mr *MockLLBBridge_ExecProcessClientMockRecorder) Recv() *gomock.Call
Recv indicates an expected call of Recv.
func (*MockLLBBridge_ExecProcessClientMockRecorder) RecvMsg ¶
func (mr *MockLLBBridge_ExecProcessClientMockRecorder) RecvMsg(arg0 any) *gomock.Call
RecvMsg indicates an expected call of RecvMsg.
func (*MockLLBBridge_ExecProcessClientMockRecorder) Send ¶
func (mr *MockLLBBridge_ExecProcessClientMockRecorder) Send(arg0 any) *gomock.Call
Send indicates an expected call of Send.
func (*MockLLBBridge_ExecProcessClientMockRecorder) SendMsg ¶
func (mr *MockLLBBridge_ExecProcessClientMockRecorder) SendMsg(arg0 any) *gomock.Call
SendMsg indicates an expected call of SendMsg.
func (*MockLLBBridge_ExecProcessClientMockRecorder) Trailer ¶
func (mr *MockLLBBridge_ExecProcessClientMockRecorder) Trailer() *gomock.Call
Trailer indicates an expected call of Trailer.