Documentation
¶
Overview ¶
Package mocks is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockClientInterface ¶
type MockClientInterface struct {
// contains filtered or unexported fields
}
MockClientInterface is a mock of ClientInterface interface.
func NewMockClientInterface ¶
func NewMockClientInterface(ctrl *gomock.Controller) *MockClientInterface
NewMockClientInterface creates a new mock instance.
func (*MockClientInterface) EXPECT ¶
func (m *MockClientInterface) EXPECT() *MockClientInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockClientInterfaceMockRecorder ¶
type MockClientInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockClientInterfaceMockRecorder is the mock recorder for MockClientInterface.
type MockpipelinerInterface ¶
type MockpipelinerInterface struct {
// contains filtered or unexported fields
}
MockpipelinerInterface is a mock of pipelinerInterface interface.
func NewMockpipelinerInterface ¶
func NewMockpipelinerInterface(ctrl *gomock.Controller) *MockpipelinerInterface
NewMockpipelinerInterface creates a new mock instance.
func (*MockpipelinerInterface) EXPECT ¶
func (m *MockpipelinerInterface) EXPECT() *MockpipelinerInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockpipelinerInterfaceMockRecorder ¶
type MockpipelinerInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockpipelinerInterfaceMockRecorder is the mock recorder for MockpipelinerInterface.
Click to show internal directories.
Click to hide internal directories.