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 MockOPSecretsService ¶
type MockOPSecretsService struct {
// contains filtered or unexported fields
}
MockOPSecretsService is a mock of OPSecretsService interface.
func NewMockOPSecretsService ¶
func NewMockOPSecretsService(ctrl *gomock.Controller) *MockOPSecretsService
NewMockOPSecretsService creates a new mock instance.
func (*MockOPSecretsService) EXPECT ¶
func (m *MockOPSecretsService) EXPECT() *MockOPSecretsServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type MockOPSecretsServiceMockRecorder ¶
type MockOPSecretsServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockOPSecretsServiceMockRecorder is the mock recorder for MockOPSecretsService.
Click to show internal directories.
Click to hide internal directories.