mocks

package
v0.0.0-...-b0bff92 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2021 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockSecretManagerFacade

type MockSecretManagerFacade struct {
	// contains filtered or unexported fields
}

MockSecretManagerFacade is a mock of SecretManagerFacade interface.

func NewMockSecretManagerFacade

func NewMockSecretManagerFacade(ctrl *gomock.Controller) *MockSecretManagerFacade

NewMockSecretManagerFacade creates a new mock instance.

func (*MockSecretManagerFacade) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockSecretManagerFacade) WatchSecretsRotationChanges

func (m *MockSecretManagerFacade) WatchSecretsRotationChanges(arg0 string) (watcher.SecretRotationWatcher, error)

WatchSecretsRotationChanges mocks base method.

type MockSecretManagerFacadeMockRecorder

type MockSecretManagerFacadeMockRecorder struct {
	// contains filtered or unexported fields
}

MockSecretManagerFacadeMockRecorder is the mock recorder for MockSecretManagerFacade.

func (*MockSecretManagerFacadeMockRecorder) WatchSecretsRotationChanges

func (mr *MockSecretManagerFacadeMockRecorder) WatchSecretsRotationChanges(arg0 interface{}) *gomock.Call

WatchSecretsRotationChanges indicates an expected call of WatchSecretsRotationChanges.

type MockSecretRotationWatcher

type MockSecretRotationWatcher struct {
	// contains filtered or unexported fields
}

MockSecretRotationWatcher is a mock of SecretRotationWatcher interface.

func NewMockSecretRotationWatcher

func NewMockSecretRotationWatcher(ctrl *gomock.Controller) *MockSecretRotationWatcher

NewMockSecretRotationWatcher creates a new mock instance.

func (*MockSecretRotationWatcher) Changes

Changes mocks base method.

func (*MockSecretRotationWatcher) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockSecretRotationWatcher) Kill

func (m *MockSecretRotationWatcher) Kill()

Kill mocks base method.

func (*MockSecretRotationWatcher) Wait

func (m *MockSecretRotationWatcher) Wait() error

Wait mocks base method.

type MockSecretRotationWatcherMockRecorder

type MockSecretRotationWatcherMockRecorder struct {
	// contains filtered or unexported fields
}

MockSecretRotationWatcherMockRecorder is the mock recorder for MockSecretRotationWatcher.

func (*MockSecretRotationWatcherMockRecorder) Changes

Changes indicates an expected call of Changes.

func (*MockSecretRotationWatcherMockRecorder) Kill

Kill indicates an expected call of Kill.

func (*MockSecretRotationWatcherMockRecorder) Wait

Wait indicates an expected call of Wait.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL