Documentation
¶
Index ¶
- type CoreRPC_RunAndWaitServer
- func (_m *CoreRPC_RunAndWaitServer) Context() context.Context
- func (_m *CoreRPC_RunAndWaitServer) Recv() (*pb.RunAndWaitOptions, error)
- func (_m *CoreRPC_RunAndWaitServer) RecvMsg(m interface{}) error
- func (_m *CoreRPC_RunAndWaitServer) Send(_a0 *pb.AttachWorkloadMessage) error
- func (_m *CoreRPC_RunAndWaitServer) SendHeader(_a0 metadata.MD) error
- func (_m *CoreRPC_RunAndWaitServer) SendMsg(m interface{}) error
- func (_m *CoreRPC_RunAndWaitServer) SetHeader(_a0 metadata.MD) error
- func (_m *CoreRPC_RunAndWaitServer) SetTrailer(_a0 metadata.MD)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoreRPC_RunAndWaitServer ¶
CoreRPC_RunAndWaitServer is an autogenerated mock type for the CoreRPC_RunAndWaitServer type
func NewCoreRPC_RunAndWaitServer ¶
func NewCoreRPC_RunAndWaitServer(t interface { mock.TestingT Cleanup(func()) }) *CoreRPC_RunAndWaitServer
NewCoreRPC_RunAndWaitServer creates a new instance of CoreRPC_RunAndWaitServer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*CoreRPC_RunAndWaitServer) Context ¶
func (_m *CoreRPC_RunAndWaitServer) Context() context.Context
Context provides a mock function with given fields:
func (*CoreRPC_RunAndWaitServer) Recv ¶
func (_m *CoreRPC_RunAndWaitServer) Recv() (*pb.RunAndWaitOptions, error)
Recv provides a mock function with given fields:
func (*CoreRPC_RunAndWaitServer) RecvMsg ¶
func (_m *CoreRPC_RunAndWaitServer) RecvMsg(m interface{}) error
RecvMsg provides a mock function with given fields: m
func (*CoreRPC_RunAndWaitServer) Send ¶
func (_m *CoreRPC_RunAndWaitServer) Send(_a0 *pb.AttachWorkloadMessage) error
Send provides a mock function with given fields: _a0
func (*CoreRPC_RunAndWaitServer) SendHeader ¶
func (_m *CoreRPC_RunAndWaitServer) SendHeader(_a0 metadata.MD) error
SendHeader provides a mock function with given fields: _a0
func (*CoreRPC_RunAndWaitServer) SendMsg ¶
func (_m *CoreRPC_RunAndWaitServer) SendMsg(m interface{}) error
SendMsg provides a mock function with given fields: m
func (*CoreRPC_RunAndWaitServer) SetHeader ¶
func (_m *CoreRPC_RunAndWaitServer) SetHeader(_a0 metadata.MD) error
SetHeader provides a mock function with given fields: _a0
func (*CoreRPC_RunAndWaitServer) SetTrailer ¶
func (_m *CoreRPC_RunAndWaitServer) SetTrailer(_a0 metadata.MD)
SetTrailer provides a mock function with given fields: _a0