Documentation
¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type FakeResourceGetter
- func (fake *FakeResourceGetter) GetAlias(arg1 context.Context, arg2 string, arg3 string) (openapi.Alias, error)
- func (fake *FakeResourceGetter) GetAliasArgsForCall(i int) (context.Context, string, string)
- func (fake *FakeResourceGetter) GetAliasCallCount() int
- func (fake *FakeResourceGetter) GetAliasCalls(stub func(context.Context, string, string) (openapi.Alias, error))
- func (fake *FakeResourceGetter) GetAliasReturns(result1 openapi.Alias, result2 error)
- func (fake *FakeResourceGetter) GetAliasReturnsOnCall(i int, result1 openapi.Alias, result2 error)
- func (fake *FakeResourceGetter) GetCollection(arg1 context.Context, arg2 string, arg3 string) (openapi.Collection, error)
- func (fake *FakeResourceGetter) GetCollectionArgsForCall(i int) (context.Context, string, string)
- func (fake *FakeResourceGetter) GetCollectionCallCount() int
- func (fake *FakeResourceGetter) GetCollectionCalls(stub func(context.Context, string, string) (openapi.Collection, error))
- func (fake *FakeResourceGetter) GetCollectionMount(arg1 context.Context, arg2 string, arg3 string) (openapi.CollectionMount, error)
- func (fake *FakeResourceGetter) GetCollectionMountArgsForCall(i int) (context.Context, string, string)
- func (fake *FakeResourceGetter) GetCollectionMountCallCount() int
- func (fake *FakeResourceGetter) GetCollectionMountCalls(stub func(context.Context, string, string) (openapi.CollectionMount, error))
- func (fake *FakeResourceGetter) GetCollectionMountReturns(result1 openapi.CollectionMount, result2 error)
- func (fake *FakeResourceGetter) GetCollectionMountReturnsOnCall(i int, result1 openapi.CollectionMount, result2 error)
- func (fake *FakeResourceGetter) GetCollectionReturns(result1 openapi.Collection, result2 error)
- func (fake *FakeResourceGetter) GetCollectionReturnsOnCall(i int, result1 openapi.Collection, result2 error)
- func (fake *FakeResourceGetter) GetIntegration(arg1 context.Context, arg2 string) (openapi.Integration, error)
- func (fake *FakeResourceGetter) GetIntegrationArgsForCall(i int) (context.Context, string)
- func (fake *FakeResourceGetter) GetIntegrationCallCount() int
- func (fake *FakeResourceGetter) GetIntegrationCalls(stub func(context.Context, string) (openapi.Integration, error))
- func (fake *FakeResourceGetter) GetIntegrationReturns(result1 openapi.Integration, result2 error)
- func (fake *FakeResourceGetter) GetIntegrationReturnsOnCall(i int, result1 openapi.Integration, result2 error)
- func (fake *FakeResourceGetter) GetQueryInfo(arg1 context.Context, arg2 string) (openapi.QueryInfo, error)
- func (fake *FakeResourceGetter) GetQueryInfoArgsForCall(i int) (context.Context, string)
- func (fake *FakeResourceGetter) GetQueryInfoCallCount() int
- func (fake *FakeResourceGetter) GetQueryInfoCalls(stub func(context.Context, string) (openapi.QueryInfo, error))
- func (fake *FakeResourceGetter) GetQueryInfoReturns(result1 openapi.QueryInfo, result2 error)
- func (fake *FakeResourceGetter) GetQueryInfoReturnsOnCall(i int, result1 openapi.QueryInfo, result2 error)
- func (fake *FakeResourceGetter) GetQueryLambdaVersion(arg1 context.Context, arg2 string, arg3 string, arg4 string) (openapi.QueryLambdaVersion, error)
- func (fake *FakeResourceGetter) GetQueryLambdaVersionArgsForCall(i int) (context.Context, string, string, string)
- func (fake *FakeResourceGetter) GetQueryLambdaVersionCallCount() int
- func (fake *FakeResourceGetter) GetQueryLambdaVersionCalls(...)
- func (fake *FakeResourceGetter) GetQueryLambdaVersionReturns(result1 openapi.QueryLambdaVersion, result2 error)
- func (fake *FakeResourceGetter) GetQueryLambdaVersionReturnsOnCall(i int, result1 openapi.QueryLambdaVersion, result2 error)
- func (fake *FakeResourceGetter) GetView(arg1 context.Context, arg2 string, arg3 string) (openapi.View, error)
- func (fake *FakeResourceGetter) GetViewArgsForCall(i int) (context.Context, string, string)
- func (fake *FakeResourceGetter) GetViewCallCount() int
- func (fake *FakeResourceGetter) GetViewCalls(stub func(context.Context, string, string) (openapi.View, error))
- func (fake *FakeResourceGetter) GetViewReturns(result1 openapi.View, result2 error)
- func (fake *FakeResourceGetter) GetViewReturnsOnCall(i int, result1 openapi.View, result2 error)
- func (fake *FakeResourceGetter) GetVirtualInstance(arg1 context.Context, arg2 string) (openapi.VirtualInstance, error)
- func (fake *FakeResourceGetter) GetVirtualInstanceArgsForCall(i int) (context.Context, string)
- func (fake *FakeResourceGetter) GetVirtualInstanceCallCount() int
- func (fake *FakeResourceGetter) GetVirtualInstanceCalls(stub func(context.Context, string) (openapi.VirtualInstance, error))
- func (fake *FakeResourceGetter) GetVirtualInstanceReturns(result1 openapi.VirtualInstance, result2 error)
- func (fake *FakeResourceGetter) GetVirtualInstanceReturnsOnCall(i int, result1 openapi.VirtualInstance, result2 error)
- func (fake *FakeResourceGetter) GetWorkspace(arg1 context.Context, arg2 string) (openapi.Workspace, error)
- func (fake *FakeResourceGetter) GetWorkspaceArgsForCall(i int) (context.Context, string)
- func (fake *FakeResourceGetter) GetWorkspaceCallCount() int
- func (fake *FakeResourceGetter) GetWorkspaceCalls(stub func(context.Context, string) (openapi.Workspace, error))
- func (fake *FakeResourceGetter) GetWorkspaceReturns(result1 openapi.Workspace, result2 error)
- func (fake *FakeResourceGetter) GetWorkspaceReturnsOnCall(i int, result1 openapi.Workspace, result2 error)
- func (fake *FakeResourceGetter) Invocations() map[string][][]interface{}
- func (fake *FakeResourceGetter) Retry(arg1 context.Context, arg2 retry.Func) error
- func (fake *FakeResourceGetter) RetryArgsForCall(i int) (context.Context, retry.Func)
- func (fake *FakeResourceGetter) RetryCallCount() int
- func (fake *FakeResourceGetter) RetryCalls(stub func(context.Context, retry.Func) error)
- func (fake *FakeResourceGetter) RetryReturns(result1 error)
- func (fake *FakeResourceGetter) RetryReturnsOnCall(i int, result1 error)
- func (fake *FakeResourceGetter) RetryWithCheck(arg1 context.Context, arg2 retry.CheckFn) error
- func (fake *FakeResourceGetter) RetryWithCheckArgsForCall(i int) (context.Context, retry.CheckFn)
- func (fake *FakeResourceGetter) RetryWithCheckCallCount() int
- func (fake *FakeResourceGetter) RetryWithCheckCalls(stub func(context.Context, retry.CheckFn) error)
- func (fake *FakeResourceGetter) RetryWithCheckReturns(result1 error)
- func (fake *FakeResourceGetter) RetryWithCheckReturnsOnCall(i int, result1 error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeResourceGetter ¶
type FakeResourceGetter struct { GetAliasStub func(context.Context, string, string) (openapi.Alias, error) GetCollectionStub func(context.Context, string, string) (openapi.Collection, error) GetCollectionMountStub func(context.Context, string, string) (openapi.CollectionMount, error) GetIntegrationStub func(context.Context, string) (openapi.Integration, error) GetQueryInfoStub func(context.Context, string) (openapi.QueryInfo, error) GetQueryLambdaVersionStub func(context.Context, string, string, string) (openapi.QueryLambdaVersion, error) GetViewStub func(context.Context, string, string) (openapi.View, error) GetVirtualInstanceStub func(context.Context, string) (openapi.VirtualInstance, error) GetWorkspaceStub func(context.Context, string) (openapi.Workspace, error) RetryStub func(context.Context, retry.Func) error RetryWithCheckStub func(context.Context, retry.CheckFn) error // contains filtered or unexported fields }
func (*FakeResourceGetter) GetAliasArgsForCall ¶
func (*FakeResourceGetter) GetAliasCallCount ¶
func (fake *FakeResourceGetter) GetAliasCallCount() int
func (*FakeResourceGetter) GetAliasCalls ¶
func (*FakeResourceGetter) GetAliasReturns ¶
func (fake *FakeResourceGetter) GetAliasReturns(result1 openapi.Alias, result2 error)
func (*FakeResourceGetter) GetAliasReturnsOnCall ¶
func (fake *FakeResourceGetter) GetAliasReturnsOnCall(i int, result1 openapi.Alias, result2 error)
func (*FakeResourceGetter) GetCollection ¶
func (fake *FakeResourceGetter) GetCollection(arg1 context.Context, arg2 string, arg3 string) (openapi.Collection, error)
func (*FakeResourceGetter) GetCollectionArgsForCall ¶
func (*FakeResourceGetter) GetCollectionCallCount ¶
func (fake *FakeResourceGetter) GetCollectionCallCount() int
func (*FakeResourceGetter) GetCollectionCalls ¶
func (fake *FakeResourceGetter) GetCollectionCalls(stub func(context.Context, string, string) (openapi.Collection, error))
func (*FakeResourceGetter) GetCollectionMount ¶
func (fake *FakeResourceGetter) GetCollectionMount(arg1 context.Context, arg2 string, arg3 string) (openapi.CollectionMount, error)
func (*FakeResourceGetter) GetCollectionMountArgsForCall ¶
func (*FakeResourceGetter) GetCollectionMountCallCount ¶
func (fake *FakeResourceGetter) GetCollectionMountCallCount() int
func (*FakeResourceGetter) GetCollectionMountCalls ¶
func (fake *FakeResourceGetter) GetCollectionMountCalls(stub func(context.Context, string, string) (openapi.CollectionMount, error))
func (*FakeResourceGetter) GetCollectionMountReturns ¶
func (fake *FakeResourceGetter) GetCollectionMountReturns(result1 openapi.CollectionMount, result2 error)
func (*FakeResourceGetter) GetCollectionMountReturnsOnCall ¶
func (fake *FakeResourceGetter) GetCollectionMountReturnsOnCall(i int, result1 openapi.CollectionMount, result2 error)
func (*FakeResourceGetter) GetCollectionReturns ¶
func (fake *FakeResourceGetter) GetCollectionReturns(result1 openapi.Collection, result2 error)
func (*FakeResourceGetter) GetCollectionReturnsOnCall ¶
func (fake *FakeResourceGetter) GetCollectionReturnsOnCall(i int, result1 openapi.Collection, result2 error)
func (*FakeResourceGetter) GetIntegration ¶
func (fake *FakeResourceGetter) GetIntegration(arg1 context.Context, arg2 string) (openapi.Integration, error)
func (*FakeResourceGetter) GetIntegrationArgsForCall ¶
func (fake *FakeResourceGetter) GetIntegrationArgsForCall(i int) (context.Context, string)
func (*FakeResourceGetter) GetIntegrationCallCount ¶
func (fake *FakeResourceGetter) GetIntegrationCallCount() int
func (*FakeResourceGetter) GetIntegrationCalls ¶
func (fake *FakeResourceGetter) GetIntegrationCalls(stub func(context.Context, string) (openapi.Integration, error))
func (*FakeResourceGetter) GetIntegrationReturns ¶
func (fake *FakeResourceGetter) GetIntegrationReturns(result1 openapi.Integration, result2 error)
func (*FakeResourceGetter) GetIntegrationReturnsOnCall ¶
func (fake *FakeResourceGetter) GetIntegrationReturnsOnCall(i int, result1 openapi.Integration, result2 error)
func (*FakeResourceGetter) GetQueryInfo ¶
func (*FakeResourceGetter) GetQueryInfoArgsForCall ¶
func (fake *FakeResourceGetter) GetQueryInfoArgsForCall(i int) (context.Context, string)
func (*FakeResourceGetter) GetQueryInfoCallCount ¶
func (fake *FakeResourceGetter) GetQueryInfoCallCount() int
func (*FakeResourceGetter) GetQueryInfoCalls ¶
func (*FakeResourceGetter) GetQueryInfoReturns ¶
func (fake *FakeResourceGetter) GetQueryInfoReturns(result1 openapi.QueryInfo, result2 error)
func (*FakeResourceGetter) GetQueryInfoReturnsOnCall ¶
func (fake *FakeResourceGetter) GetQueryInfoReturnsOnCall(i int, result1 openapi.QueryInfo, result2 error)
func (*FakeResourceGetter) GetQueryLambdaVersion ¶ added in v0.22.4
func (fake *FakeResourceGetter) GetQueryLambdaVersion(arg1 context.Context, arg2 string, arg3 string, arg4 string) (openapi.QueryLambdaVersion, error)
func (*FakeResourceGetter) GetQueryLambdaVersionArgsForCall ¶ added in v0.22.4
func (*FakeResourceGetter) GetQueryLambdaVersionCallCount ¶ added in v0.22.4
func (fake *FakeResourceGetter) GetQueryLambdaVersionCallCount() int
func (*FakeResourceGetter) GetQueryLambdaVersionCalls ¶ added in v0.22.4
func (fake *FakeResourceGetter) GetQueryLambdaVersionCalls(stub func(context.Context, string, string, string) (openapi.QueryLambdaVersion, error))
func (*FakeResourceGetter) GetQueryLambdaVersionReturns ¶ added in v0.22.4
func (fake *FakeResourceGetter) GetQueryLambdaVersionReturns(result1 openapi.QueryLambdaVersion, result2 error)
func (*FakeResourceGetter) GetQueryLambdaVersionReturnsOnCall ¶ added in v0.22.4
func (fake *FakeResourceGetter) GetQueryLambdaVersionReturnsOnCall(i int, result1 openapi.QueryLambdaVersion, result2 error)
func (*FakeResourceGetter) GetViewArgsForCall ¶
func (*FakeResourceGetter) GetViewCallCount ¶
func (fake *FakeResourceGetter) GetViewCallCount() int
func (*FakeResourceGetter) GetViewCalls ¶
func (*FakeResourceGetter) GetViewReturns ¶
func (fake *FakeResourceGetter) GetViewReturns(result1 openapi.View, result2 error)
func (*FakeResourceGetter) GetViewReturnsOnCall ¶
func (fake *FakeResourceGetter) GetViewReturnsOnCall(i int, result1 openapi.View, result2 error)
func (*FakeResourceGetter) GetVirtualInstance ¶
func (fake *FakeResourceGetter) GetVirtualInstance(arg1 context.Context, arg2 string) (openapi.VirtualInstance, error)
func (*FakeResourceGetter) GetVirtualInstanceArgsForCall ¶
func (fake *FakeResourceGetter) GetVirtualInstanceArgsForCall(i int) (context.Context, string)
func (*FakeResourceGetter) GetVirtualInstanceCallCount ¶
func (fake *FakeResourceGetter) GetVirtualInstanceCallCount() int
func (*FakeResourceGetter) GetVirtualInstanceCalls ¶
func (fake *FakeResourceGetter) GetVirtualInstanceCalls(stub func(context.Context, string) (openapi.VirtualInstance, error))
func (*FakeResourceGetter) GetVirtualInstanceReturns ¶
func (fake *FakeResourceGetter) GetVirtualInstanceReturns(result1 openapi.VirtualInstance, result2 error)
func (*FakeResourceGetter) GetVirtualInstanceReturnsOnCall ¶
func (fake *FakeResourceGetter) GetVirtualInstanceReturnsOnCall(i int, result1 openapi.VirtualInstance, result2 error)
func (*FakeResourceGetter) GetWorkspace ¶
func (*FakeResourceGetter) GetWorkspaceArgsForCall ¶
func (fake *FakeResourceGetter) GetWorkspaceArgsForCall(i int) (context.Context, string)
func (*FakeResourceGetter) GetWorkspaceCallCount ¶
func (fake *FakeResourceGetter) GetWorkspaceCallCount() int
func (*FakeResourceGetter) GetWorkspaceCalls ¶
func (*FakeResourceGetter) GetWorkspaceReturns ¶
func (fake *FakeResourceGetter) GetWorkspaceReturns(result1 openapi.Workspace, result2 error)
func (*FakeResourceGetter) GetWorkspaceReturnsOnCall ¶
func (fake *FakeResourceGetter) GetWorkspaceReturnsOnCall(i int, result1 openapi.Workspace, result2 error)
func (*FakeResourceGetter) Invocations ¶
func (fake *FakeResourceGetter) Invocations() map[string][][]interface{}
func (*FakeResourceGetter) RetryArgsForCall ¶
func (*FakeResourceGetter) RetryCallCount ¶
func (fake *FakeResourceGetter) RetryCallCount() int
func (*FakeResourceGetter) RetryCalls ¶
func (*FakeResourceGetter) RetryReturns ¶
func (fake *FakeResourceGetter) RetryReturns(result1 error)
func (*FakeResourceGetter) RetryReturnsOnCall ¶
func (fake *FakeResourceGetter) RetryReturnsOnCall(i int, result1 error)
func (*FakeResourceGetter) RetryWithCheck ¶
func (*FakeResourceGetter) RetryWithCheckArgsForCall ¶
func (*FakeResourceGetter) RetryWithCheckCallCount ¶
func (fake *FakeResourceGetter) RetryWithCheckCallCount() int
func (*FakeResourceGetter) RetryWithCheckCalls ¶
func (*FakeResourceGetter) RetryWithCheckReturns ¶
func (fake *FakeResourceGetter) RetryWithCheckReturns(result1 error)
func (*FakeResourceGetter) RetryWithCheckReturnsOnCall ¶
func (fake *FakeResourceGetter) RetryWithCheckReturnsOnCall(i int, result1 error)
Click to show internal directories.
Click to hide internal directories.