fakes

package
v2.3.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 30, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 ListStore added in v1.4.0

type ListStore struct {
	AllStub func() ([]store.Policy, error)
	// contains filtered or unexported fields
}

func (*ListStore) All added in v1.4.0

func (fake *ListStore) All() ([]store.Policy, error)

func (*ListStore) AllCallCount added in v1.4.0

func (fake *ListStore) AllCallCount() int

func (*ListStore) AllReturns added in v1.4.0

func (fake *ListStore) AllReturns(result1 []store.Policy, result2 error)

func (*ListStore) AllReturnsOnCall added in v1.4.0

func (fake *ListStore) AllReturnsOnCall(i int, result1 []store.Policy, result2 error)

func (*ListStore) Invocations added in v1.4.0

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

type Store

type Store struct {
	AllStub func() ([]api.Policy, error)
	// contains filtered or unexported fields
}

func (*Store) All

func (fake *Store) All() ([]api.Policy, error)

func (*Store) AllCallCount

func (fake *Store) AllCallCount() int

func (*Store) AllReturns

func (fake *Store) AllReturns(result1 []api.Policy, result2 error)

func (*Store) AllReturnsOnCall added in v0.22.0

func (fake *Store) AllReturnsOnCall(i int, result1 []api.Policy, result2 error)

func (*Store) Invocations

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

Jump to

Keyboard shortcuts

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