csibroker_fake

package
v0.0.0-...-edc587e Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeServicesRegistry

type FakeServicesRegistry struct {
	IdentityClientStub func(serviceID string) (csi.IdentityClient, error)

	ControllerClientStub func(serviceID string) (csi.ControllerClient, error)

	BrokerServicesStub func() []brokerapi.Service

	DriverNameStub func(serviceID string) (string, error)
	// contains filtered or unexported fields
}

func (*FakeServicesRegistry) BrokerServices

func (fake *FakeServicesRegistry) BrokerServices() []brokerapi.Service

func (*FakeServicesRegistry) BrokerServicesCallCount

func (fake *FakeServicesRegistry) BrokerServicesCallCount() int

func (*FakeServicesRegistry) BrokerServicesReturns

func (fake *FakeServicesRegistry) BrokerServicesReturns(result1 []brokerapi.Service)

func (*FakeServicesRegistry) BrokerServicesReturnsOnCall

func (fake *FakeServicesRegistry) BrokerServicesReturnsOnCall(i int, result1 []brokerapi.Service)

func (*FakeServicesRegistry) ControllerClient

func (fake *FakeServicesRegistry) ControllerClient(serviceID string) (csi.ControllerClient, error)

func (*FakeServicesRegistry) ControllerClientArgsForCall

func (fake *FakeServicesRegistry) ControllerClientArgsForCall(i int) string

func (*FakeServicesRegistry) ControllerClientCallCount

func (fake *FakeServicesRegistry) ControllerClientCallCount() int

func (*FakeServicesRegistry) ControllerClientReturns

func (fake *FakeServicesRegistry) ControllerClientReturns(result1 csi.ControllerClient, result2 error)

func (*FakeServicesRegistry) ControllerClientReturnsOnCall

func (fake *FakeServicesRegistry) ControllerClientReturnsOnCall(i int, result1 csi.ControllerClient, result2 error)

func (*FakeServicesRegistry) DriverName

func (fake *FakeServicesRegistry) DriverName(serviceID string) (string, error)

func (*FakeServicesRegistry) DriverNameArgsForCall

func (fake *FakeServicesRegistry) DriverNameArgsForCall(i int) string

func (*FakeServicesRegistry) DriverNameCallCount

func (fake *FakeServicesRegistry) DriverNameCallCount() int

func (*FakeServicesRegistry) DriverNameReturns

func (fake *FakeServicesRegistry) DriverNameReturns(result1 string, result2 error)

func (*FakeServicesRegistry) DriverNameReturnsOnCall

func (fake *FakeServicesRegistry) DriverNameReturnsOnCall(i int, result1 string, result2 error)

func (*FakeServicesRegistry) IdentityClient

func (fake *FakeServicesRegistry) IdentityClient(serviceID string) (csi.IdentityClient, error)

func (*FakeServicesRegistry) IdentityClientArgsForCall

func (fake *FakeServicesRegistry) IdentityClientArgsForCall(i int) string

func (*FakeServicesRegistry) IdentityClientCallCount

func (fake *FakeServicesRegistry) IdentityClientCallCount() int

func (*FakeServicesRegistry) IdentityClientReturns

func (fake *FakeServicesRegistry) IdentityClientReturns(result1 csi.IdentityClient, result2 error)

func (*FakeServicesRegistry) IdentityClientReturnsOnCall

func (fake *FakeServicesRegistry) IdentityClientReturnsOnCall(i int, result1 csi.IdentityClient, result2 error)

func (*FakeServicesRegistry) Invocations

func (fake *FakeServicesRegistry) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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