mock_store

package
v2.0.5+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_store is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGCRCredStore

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

MockGCRCredStore is a mock of GCRCredStore interface

func NewMockGCRCredStore

func NewMockGCRCredStore(ctrl *gomock.Controller) *MockGCRCredStore

NewMockGCRCredStore creates a new mock instance

func (*MockGCRCredStore) AllThirdPartyCreds

func (m *MockGCRCredStore) AllThirdPartyCreds() (map[string]credentials.Credentials, error)

AllThirdPartyCreds mocks base method

func (*MockGCRCredStore) DeleteGCRAuth

func (m *MockGCRCredStore) DeleteGCRAuth() error

DeleteGCRAuth mocks base method

func (*MockGCRCredStore) DeleteOtherCreds

func (m *MockGCRCredStore) DeleteOtherCreds(arg0 string) error

DeleteOtherCreds mocks base method

func (*MockGCRCredStore) EXPECT

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

func (*MockGCRCredStore) GetGCRAuth

func (m *MockGCRCredStore) GetGCRAuth() (*store.GCRAuth, error)

GetGCRAuth mocks base method

func (*MockGCRCredStore) GetOtherCreds

func (m *MockGCRCredStore) GetOtherCreds(arg0 string) (*credentials.Credentials, error)

GetOtherCreds mocks base method

func (*MockGCRCredStore) SetGCRAuth

func (m *MockGCRCredStore) SetGCRAuth(arg0 *oauth2.Token) error

SetGCRAuth mocks base method

func (*MockGCRCredStore) SetOtherCreds

func (m *MockGCRCredStore) SetOtherCreds(arg0 *credentials.Credentials) error

SetOtherCreds mocks base method

type MockGCRCredStoreMockRecorder

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

MockGCRCredStoreMockRecorder is the mock recorder for MockGCRCredStore

func (*MockGCRCredStoreMockRecorder) AllThirdPartyCreds

func (mr *MockGCRCredStoreMockRecorder) AllThirdPartyCreds() *gomock.Call

AllThirdPartyCreds indicates an expected call of AllThirdPartyCreds

func (*MockGCRCredStoreMockRecorder) DeleteGCRAuth

func (mr *MockGCRCredStoreMockRecorder) DeleteGCRAuth() *gomock.Call

DeleteGCRAuth indicates an expected call of DeleteGCRAuth

func (*MockGCRCredStoreMockRecorder) DeleteOtherCreds

func (mr *MockGCRCredStoreMockRecorder) DeleteOtherCreds(arg0 interface{}) *gomock.Call

DeleteOtherCreds indicates an expected call of DeleteOtherCreds

func (*MockGCRCredStoreMockRecorder) GetGCRAuth

func (mr *MockGCRCredStoreMockRecorder) GetGCRAuth() *gomock.Call

GetGCRAuth indicates an expected call of GetGCRAuth

func (*MockGCRCredStoreMockRecorder) GetOtherCreds

func (mr *MockGCRCredStoreMockRecorder) GetOtherCreds(arg0 interface{}) *gomock.Call

GetOtherCreds indicates an expected call of GetOtherCreds

func (*MockGCRCredStoreMockRecorder) SetGCRAuth

func (mr *MockGCRCredStoreMockRecorder) SetGCRAuth(arg0 interface{}) *gomock.Call

SetGCRAuth indicates an expected call of SetGCRAuth

func (*MockGCRCredStoreMockRecorder) SetOtherCreds

func (mr *MockGCRCredStoreMockRecorder) SetOtherCreds(arg0 interface{}) *gomock.Call

SetOtherCreds indicates an expected call of SetOtherCreds

Jump to

Keyboard shortcuts

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