fakes

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeGitHubSourceInterface

type FakeGitHubSourceInterface struct {
	CreateStub func(*v1alpha1a.GitHubSource) (*v1alpha1a.GitHubSource, error)

	DeleteStub func(string, *v1.DeleteOptions) error

	DeleteCollectionStub func(*v1.DeleteOptions, v1.ListOptions) error

	GetStub func(string, v1.GetOptions) (*v1alpha1a.GitHubSource, error)

	ListStub func(v1.ListOptions) (*v1alpha1a.GitHubSourceList, error)

	PatchStub func(string, types.PatchType, []byte, ...string) (*v1alpha1a.GitHubSource, error)

	UpdateStub func(*v1alpha1a.GitHubSource) (*v1alpha1a.GitHubSource, error)

	UpdateStatusStub func(*v1alpha1a.GitHubSource) (*v1alpha1a.GitHubSource, error)

	WatchStub func(v1.ListOptions) (watch.Interface, error)
	// contains filtered or unexported fields
}

func (*FakeGitHubSourceInterface) Create

func (*FakeGitHubSourceInterface) CreateArgsForCall

func (fake *FakeGitHubSourceInterface) CreateArgsForCall(i int) *v1alpha1a.GitHubSource

func (*FakeGitHubSourceInterface) CreateCallCount

func (fake *FakeGitHubSourceInterface) CreateCallCount() int

func (*FakeGitHubSourceInterface) CreateCalls

func (fake *FakeGitHubSourceInterface) CreateCalls(stub func(*v1alpha1a.GitHubSource) (*v1alpha1a.GitHubSource, error))

func (*FakeGitHubSourceInterface) CreateReturns

func (fake *FakeGitHubSourceInterface) CreateReturns(result1 *v1alpha1a.GitHubSource, result2 error)

func (*FakeGitHubSourceInterface) CreateReturnsOnCall

func (fake *FakeGitHubSourceInterface) CreateReturnsOnCall(i int, result1 *v1alpha1a.GitHubSource, result2 error)

func (*FakeGitHubSourceInterface) Delete

func (fake *FakeGitHubSourceInterface) Delete(arg1 string, arg2 *v1.DeleteOptions) error

func (*FakeGitHubSourceInterface) DeleteArgsForCall

func (fake *FakeGitHubSourceInterface) DeleteArgsForCall(i int) (string, *v1.DeleteOptions)

func (*FakeGitHubSourceInterface) DeleteCallCount

func (fake *FakeGitHubSourceInterface) DeleteCallCount() int

func (*FakeGitHubSourceInterface) DeleteCalls

func (fake *FakeGitHubSourceInterface) DeleteCalls(stub func(string, *v1.DeleteOptions) error)

func (*FakeGitHubSourceInterface) DeleteCollection

func (fake *FakeGitHubSourceInterface) DeleteCollection(arg1 *v1.DeleteOptions, arg2 v1.ListOptions) error

func (*FakeGitHubSourceInterface) DeleteCollectionArgsForCall

func (fake *FakeGitHubSourceInterface) DeleteCollectionArgsForCall(i int) (*v1.DeleteOptions, v1.ListOptions)

func (*FakeGitHubSourceInterface) DeleteCollectionCallCount

func (fake *FakeGitHubSourceInterface) DeleteCollectionCallCount() int

func (*FakeGitHubSourceInterface) DeleteCollectionCalls

func (fake *FakeGitHubSourceInterface) DeleteCollectionCalls(stub func(*v1.DeleteOptions, v1.ListOptions) error)

func (*FakeGitHubSourceInterface) DeleteCollectionReturns

func (fake *FakeGitHubSourceInterface) DeleteCollectionReturns(result1 error)

func (*FakeGitHubSourceInterface) DeleteCollectionReturnsOnCall

func (fake *FakeGitHubSourceInterface) DeleteCollectionReturnsOnCall(i int, result1 error)

func (*FakeGitHubSourceInterface) DeleteReturns

func (fake *FakeGitHubSourceInterface) DeleteReturns(result1 error)

func (*FakeGitHubSourceInterface) DeleteReturnsOnCall

func (fake *FakeGitHubSourceInterface) DeleteReturnsOnCall(i int, result1 error)

func (*FakeGitHubSourceInterface) Get

func (*FakeGitHubSourceInterface) GetArgsForCall

func (fake *FakeGitHubSourceInterface) GetArgsForCall(i int) (string, v1.GetOptions)

func (*FakeGitHubSourceInterface) GetCallCount

func (fake *FakeGitHubSourceInterface) GetCallCount() int

func (*FakeGitHubSourceInterface) GetCalls

func (fake *FakeGitHubSourceInterface) GetCalls(stub func(string, v1.GetOptions) (*v1alpha1a.GitHubSource, error))

func (*FakeGitHubSourceInterface) GetReturns

func (fake *FakeGitHubSourceInterface) GetReturns(result1 *v1alpha1a.GitHubSource, result2 error)

func (*FakeGitHubSourceInterface) GetReturnsOnCall

func (fake *FakeGitHubSourceInterface) GetReturnsOnCall(i int, result1 *v1alpha1a.GitHubSource, result2 error)

func (*FakeGitHubSourceInterface) Invocations

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

func (*FakeGitHubSourceInterface) List

func (*FakeGitHubSourceInterface) ListArgsForCall

func (fake *FakeGitHubSourceInterface) ListArgsForCall(i int) v1.ListOptions

func (*FakeGitHubSourceInterface) ListCallCount

func (fake *FakeGitHubSourceInterface) ListCallCount() int

func (*FakeGitHubSourceInterface) ListCalls

func (fake *FakeGitHubSourceInterface) ListCalls(stub func(v1.ListOptions) (*v1alpha1a.GitHubSourceList, error))

func (*FakeGitHubSourceInterface) ListReturns

func (fake *FakeGitHubSourceInterface) ListReturns(result1 *v1alpha1a.GitHubSourceList, result2 error)

func (*FakeGitHubSourceInterface) ListReturnsOnCall

func (fake *FakeGitHubSourceInterface) ListReturnsOnCall(i int, result1 *v1alpha1a.GitHubSourceList, result2 error)

func (*FakeGitHubSourceInterface) Patch

func (fake *FakeGitHubSourceInterface) Patch(arg1 string, arg2 types.PatchType, arg3 []byte, arg4 ...string) (*v1alpha1a.GitHubSource, error)

func (*FakeGitHubSourceInterface) PatchArgsForCall

func (fake *FakeGitHubSourceInterface) PatchArgsForCall(i int) (string, types.PatchType, []byte, []string)

func (*FakeGitHubSourceInterface) PatchCallCount

func (fake *FakeGitHubSourceInterface) PatchCallCount() int

func (*FakeGitHubSourceInterface) PatchCalls

func (fake *FakeGitHubSourceInterface) PatchCalls(stub func(string, types.PatchType, []byte, ...string) (*v1alpha1a.GitHubSource, error))

func (*FakeGitHubSourceInterface) PatchReturns

func (fake *FakeGitHubSourceInterface) PatchReturns(result1 *v1alpha1a.GitHubSource, result2 error)

func (*FakeGitHubSourceInterface) PatchReturnsOnCall

func (fake *FakeGitHubSourceInterface) PatchReturnsOnCall(i int, result1 *v1alpha1a.GitHubSource, result2 error)

func (*FakeGitHubSourceInterface) Update

func (*FakeGitHubSourceInterface) UpdateArgsForCall

func (fake *FakeGitHubSourceInterface) UpdateArgsForCall(i int) *v1alpha1a.GitHubSource

func (*FakeGitHubSourceInterface) UpdateCallCount

func (fake *FakeGitHubSourceInterface) UpdateCallCount() int

func (*FakeGitHubSourceInterface) UpdateCalls

func (fake *FakeGitHubSourceInterface) UpdateCalls(stub func(*v1alpha1a.GitHubSource) (*v1alpha1a.GitHubSource, error))

func (*FakeGitHubSourceInterface) UpdateReturns

func (fake *FakeGitHubSourceInterface) UpdateReturns(result1 *v1alpha1a.GitHubSource, result2 error)

func (*FakeGitHubSourceInterface) UpdateReturnsOnCall

func (fake *FakeGitHubSourceInterface) UpdateReturnsOnCall(i int, result1 *v1alpha1a.GitHubSource, result2 error)

func (*FakeGitHubSourceInterface) UpdateStatus

func (*FakeGitHubSourceInterface) UpdateStatusArgsForCall

func (fake *FakeGitHubSourceInterface) UpdateStatusArgsForCall(i int) *v1alpha1a.GitHubSource

func (*FakeGitHubSourceInterface) UpdateStatusCallCount

func (fake *FakeGitHubSourceInterface) UpdateStatusCallCount() int

func (*FakeGitHubSourceInterface) UpdateStatusCalls

func (fake *FakeGitHubSourceInterface) UpdateStatusCalls(stub func(*v1alpha1a.GitHubSource) (*v1alpha1a.GitHubSource, error))

func (*FakeGitHubSourceInterface) UpdateStatusReturns

func (fake *FakeGitHubSourceInterface) UpdateStatusReturns(result1 *v1alpha1a.GitHubSource, result2 error)

func (*FakeGitHubSourceInterface) UpdateStatusReturnsOnCall

func (fake *FakeGitHubSourceInterface) UpdateStatusReturnsOnCall(i int, result1 *v1alpha1a.GitHubSource, result2 error)

func (*FakeGitHubSourceInterface) Watch

func (*FakeGitHubSourceInterface) WatchArgsForCall

func (fake *FakeGitHubSourceInterface) WatchArgsForCall(i int) v1.ListOptions

func (*FakeGitHubSourceInterface) WatchCallCount

func (fake *FakeGitHubSourceInterface) WatchCallCount() int

func (*FakeGitHubSourceInterface) WatchCalls

func (fake *FakeGitHubSourceInterface) WatchCalls(stub func(v1.ListOptions) (watch.Interface, error))

func (*FakeGitHubSourceInterface) WatchReturns

func (fake *FakeGitHubSourceInterface) WatchReturns(result1 watch.Interface, result2 error)

func (*FakeGitHubSourceInterface) WatchReturnsOnCall

func (fake *FakeGitHubSourceInterface) WatchReturnsOnCall(i int, result1 watch.Interface, result2 error)

type FakeGitHubSourcesGetter

type FakeGitHubSourcesGetter struct {
	GitHubSourcesStub func(string) v1alpha1.GitHubSourceInterface
	// contains filtered or unexported fields
}

func (*FakeGitHubSourcesGetter) GitHubSources

func (*FakeGitHubSourcesGetter) GitHubSourcesArgsForCall

func (fake *FakeGitHubSourcesGetter) GitHubSourcesArgsForCall(i int) string

func (*FakeGitHubSourcesGetter) GitHubSourcesCallCount

func (fake *FakeGitHubSourcesGetter) GitHubSourcesCallCount() int

func (*FakeGitHubSourcesGetter) GitHubSourcesCalls

func (fake *FakeGitHubSourcesGetter) GitHubSourcesCalls(stub func(string) v1alpha1.GitHubSourceInterface)

func (*FakeGitHubSourcesGetter) GitHubSourcesReturns

func (fake *FakeGitHubSourcesGetter) GitHubSourcesReturns(result1 v1alpha1.GitHubSourceInterface)

func (*FakeGitHubSourcesGetter) GitHubSourcesReturnsOnCall

func (fake *FakeGitHubSourcesGetter) GitHubSourcesReturnsOnCall(i int, result1 v1alpha1.GitHubSourceInterface)

func (*FakeGitHubSourcesGetter) Invocations

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

type FakeSourcesV1alpha1Interface

type FakeSourcesV1alpha1Interface struct {
	GitHubSourcesStub func(string) v1alpha1.GitHubSourceInterface

	RESTClientStub func() rest.Interface
	// contains filtered or unexported fields
}

func (*FakeSourcesV1alpha1Interface) GitHubSources

func (*FakeSourcesV1alpha1Interface) GitHubSourcesArgsForCall

func (fake *FakeSourcesV1alpha1Interface) GitHubSourcesArgsForCall(i int) string

func (*FakeSourcesV1alpha1Interface) GitHubSourcesCallCount

func (fake *FakeSourcesV1alpha1Interface) GitHubSourcesCallCount() int

func (*FakeSourcesV1alpha1Interface) GitHubSourcesCalls

func (fake *FakeSourcesV1alpha1Interface) GitHubSourcesCalls(stub func(string) v1alpha1.GitHubSourceInterface)

func (*FakeSourcesV1alpha1Interface) GitHubSourcesReturns

func (fake *FakeSourcesV1alpha1Interface) GitHubSourcesReturns(result1 v1alpha1.GitHubSourceInterface)

func (*FakeSourcesV1alpha1Interface) GitHubSourcesReturnsOnCall

func (fake *FakeSourcesV1alpha1Interface) GitHubSourcesReturnsOnCall(i int, result1 v1alpha1.GitHubSourceInterface)

func (*FakeSourcesV1alpha1Interface) Invocations

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

func (*FakeSourcesV1alpha1Interface) RESTClient

func (fake *FakeSourcesV1alpha1Interface) RESTClient() rest.Interface

func (*FakeSourcesV1alpha1Interface) RESTClientCallCount

func (fake *FakeSourcesV1alpha1Interface) RESTClientCallCount() int

func (*FakeSourcesV1alpha1Interface) RESTClientCalls

func (fake *FakeSourcesV1alpha1Interface) RESTClientCalls(stub func() rest.Interface)

func (*FakeSourcesV1alpha1Interface) RESTClientReturns

func (fake *FakeSourcesV1alpha1Interface) RESTClientReturns(result1 rest.Interface)

func (*FakeSourcesV1alpha1Interface) RESTClientReturnsOnCall

func (fake *FakeSourcesV1alpha1Interface) RESTClientReturnsOnCall(i int, result1 rest.Interface)

Jump to

Keyboard shortcuts

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