fakes

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2019 License: Apache-2.0 Imports: 5 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 VolumeAttachService

type VolumeAttachService struct {
	AttachVolumeStub func(*models.VolumeAttachment, *zap.Logger) (*models.VolumeAttachment, error)

	DetachVolumeStub func(*models.VolumeAttachment, *zap.Logger) (*http.Response, error)

	GetVolumeAttachmentStub func(*models.VolumeAttachment, *zap.Logger) (*models.VolumeAttachment, error)

	ListVolumeAttachmentStub func(*models.VolumeAttachment, *zap.Logger) (*models.VolumeAttachmentList, error)
	// contains filtered or unexported fields
}

func (*VolumeAttachService) AttachVolume

func (fake *VolumeAttachService) AttachVolume(arg1 *models.VolumeAttachment, arg2 *zap.Logger) (*models.VolumeAttachment, error)

func (*VolumeAttachService) AttachVolumeArgsForCall

func (fake *VolumeAttachService) AttachVolumeArgsForCall(i int) (*models.VolumeAttachment, *zap.Logger)

func (*VolumeAttachService) AttachVolumeCallCount

func (fake *VolumeAttachService) AttachVolumeCallCount() int

func (*VolumeAttachService) AttachVolumeCalls

func (fake *VolumeAttachService) AttachVolumeCalls(stub func(*models.VolumeAttachment, *zap.Logger) (*models.VolumeAttachment, error))

func (*VolumeAttachService) AttachVolumeReturns

func (fake *VolumeAttachService) AttachVolumeReturns(result1 *models.VolumeAttachment, result2 error)

func (*VolumeAttachService) AttachVolumeReturnsOnCall

func (fake *VolumeAttachService) AttachVolumeReturnsOnCall(i int, result1 *models.VolumeAttachment, result2 error)

func (*VolumeAttachService) DetachVolume

func (fake *VolumeAttachService) DetachVolume(arg1 *models.VolumeAttachment, arg2 *zap.Logger) (*http.Response, error)

func (*VolumeAttachService) DetachVolumeArgsForCall

func (fake *VolumeAttachService) DetachVolumeArgsForCall(i int) (*models.VolumeAttachment, *zap.Logger)

func (*VolumeAttachService) DetachVolumeCallCount

func (fake *VolumeAttachService) DetachVolumeCallCount() int

func (*VolumeAttachService) DetachVolumeCalls

func (fake *VolumeAttachService) DetachVolumeCalls(stub func(*models.VolumeAttachment, *zap.Logger) (*http.Response, error))

func (*VolumeAttachService) DetachVolumeReturns

func (fake *VolumeAttachService) DetachVolumeReturns(result1 *http.Response, result2 error)

func (*VolumeAttachService) DetachVolumeReturnsOnCall

func (fake *VolumeAttachService) DetachVolumeReturnsOnCall(i int, result1 *http.Response, result2 error)

func (*VolumeAttachService) GetVolumeAttachment

func (fake *VolumeAttachService) GetVolumeAttachment(arg1 *models.VolumeAttachment, arg2 *zap.Logger) (*models.VolumeAttachment, error)

func (*VolumeAttachService) GetVolumeAttachmentArgsForCall

func (fake *VolumeAttachService) GetVolumeAttachmentArgsForCall(i int) (*models.VolumeAttachment, *zap.Logger)

func (*VolumeAttachService) GetVolumeAttachmentCallCount

func (fake *VolumeAttachService) GetVolumeAttachmentCallCount() int

func (*VolumeAttachService) GetVolumeAttachmentCalls

func (fake *VolumeAttachService) GetVolumeAttachmentCalls(stub func(*models.VolumeAttachment, *zap.Logger) (*models.VolumeAttachment, error))

func (*VolumeAttachService) GetVolumeAttachmentReturns

func (fake *VolumeAttachService) GetVolumeAttachmentReturns(result1 *models.VolumeAttachment, result2 error)

func (*VolumeAttachService) GetVolumeAttachmentReturnsOnCall

func (fake *VolumeAttachService) GetVolumeAttachmentReturnsOnCall(i int, result1 *models.VolumeAttachment, result2 error)

func (*VolumeAttachService) Invocations

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

func (*VolumeAttachService) ListVolumeAttachment

func (fake *VolumeAttachService) ListVolumeAttachment(arg1 *models.VolumeAttachment, arg2 *zap.Logger) (*models.VolumeAttachmentList, error)

func (*VolumeAttachService) ListVolumeAttachmentArgsForCall

func (fake *VolumeAttachService) ListVolumeAttachmentArgsForCall(i int) (*models.VolumeAttachment, *zap.Logger)

func (*VolumeAttachService) ListVolumeAttachmentCallCount

func (fake *VolumeAttachService) ListVolumeAttachmentCallCount() int

func (*VolumeAttachService) ListVolumeAttachmentCalls

func (fake *VolumeAttachService) ListVolumeAttachmentCalls(stub func(*models.VolumeAttachment, *zap.Logger) (*models.VolumeAttachmentList, error))

func (*VolumeAttachService) ListVolumeAttachmentReturns

func (fake *VolumeAttachService) ListVolumeAttachmentReturns(result1 *models.VolumeAttachmentList, result2 error)

func (*VolumeAttachService) ListVolumeAttachmentReturnsOnCall

func (fake *VolumeAttachService) ListVolumeAttachmentReturnsOnCall(i int, result1 *models.VolumeAttachmentList, result2 error)

Jump to

Keyboard shortcuts

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