cmdfakes

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: Apache-2.0 Imports: 5 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.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

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 FakeAppChartMatcher added in v1.11.0

type FakeAppChartMatcher struct {
	ChartMatchingStub func(string) []string

	GetAPIStub func() usercmd.APIClient
	// contains filtered or unexported fields
}

func (*FakeAppChartMatcher) ChartMatching added in v1.11.0

func (fake *FakeAppChartMatcher) ChartMatching(arg1 string) []string

func (*FakeAppChartMatcher) ChartMatchingArgsForCall added in v1.11.0

func (fake *FakeAppChartMatcher) ChartMatchingArgsForCall(i int) string

func (*FakeAppChartMatcher) ChartMatchingCallCount added in v1.11.0

func (fake *FakeAppChartMatcher) ChartMatchingCallCount() int

func (*FakeAppChartMatcher) ChartMatchingCalls added in v1.11.0

func (fake *FakeAppChartMatcher) ChartMatchingCalls(stub func(string) []string)

func (*FakeAppChartMatcher) ChartMatchingReturns added in v1.11.0

func (fake *FakeAppChartMatcher) ChartMatchingReturns(result1 []string)

func (*FakeAppChartMatcher) ChartMatchingReturnsOnCall added in v1.11.0

func (fake *FakeAppChartMatcher) ChartMatchingReturnsOnCall(i int, result1 []string)

func (*FakeAppChartMatcher) GetAPI added in v1.11.0

func (fake *FakeAppChartMatcher) GetAPI() usercmd.APIClient

func (*FakeAppChartMatcher) GetAPICallCount added in v1.11.0

func (fake *FakeAppChartMatcher) GetAPICallCount() int

func (*FakeAppChartMatcher) GetAPICalls added in v1.11.0

func (fake *FakeAppChartMatcher) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeAppChartMatcher) GetAPIReturns added in v1.11.0

func (fake *FakeAppChartMatcher) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeAppChartMatcher) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeAppChartMatcher) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeAppChartMatcher) Invocations added in v1.11.0

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

type FakeAppMatcher added in v1.11.0

type FakeAppMatcher struct {
	AppsMatchingStub func(string) []string

	GetAPIStub func() usercmd.APIClient
	// contains filtered or unexported fields
}

func (*FakeAppMatcher) AppsMatching added in v1.11.0

func (fake *FakeAppMatcher) AppsMatching(arg1 string) []string

func (*FakeAppMatcher) AppsMatchingArgsForCall added in v1.11.0

func (fake *FakeAppMatcher) AppsMatchingArgsForCall(i int) string

func (*FakeAppMatcher) AppsMatchingCallCount added in v1.11.0

func (fake *FakeAppMatcher) AppsMatchingCallCount() int

func (*FakeAppMatcher) AppsMatchingCalls added in v1.11.0

func (fake *FakeAppMatcher) AppsMatchingCalls(stub func(string) []string)

func (*FakeAppMatcher) AppsMatchingReturns added in v1.11.0

func (fake *FakeAppMatcher) AppsMatchingReturns(result1 []string)

func (*FakeAppMatcher) AppsMatchingReturnsOnCall added in v1.11.0

func (fake *FakeAppMatcher) AppsMatchingReturnsOnCall(i int, result1 []string)

func (*FakeAppMatcher) GetAPI added in v1.11.0

func (fake *FakeAppMatcher) GetAPI() usercmd.APIClient

func (*FakeAppMatcher) GetAPICallCount added in v1.11.0

func (fake *FakeAppMatcher) GetAPICallCount() int

func (*FakeAppMatcher) GetAPICalls added in v1.11.0

func (fake *FakeAppMatcher) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeAppMatcher) GetAPIReturns added in v1.11.0

func (fake *FakeAppMatcher) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeAppMatcher) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeAppMatcher) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeAppMatcher) Invocations added in v1.11.0

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

type FakeAppVarMatcher added in v1.11.0

type FakeAppVarMatcher struct {
	AppsMatchingStub func(string) []string

	EnvMatchingStub func(context.Context, string, string) []string

	GetAPIStub func() usercmd.APIClient
	// contains filtered or unexported fields
}

func (*FakeAppVarMatcher) AppsMatching added in v1.11.0

func (fake *FakeAppVarMatcher) AppsMatching(arg1 string) []string

func (*FakeAppVarMatcher) AppsMatchingArgsForCall added in v1.11.0

func (fake *FakeAppVarMatcher) AppsMatchingArgsForCall(i int) string

func (*FakeAppVarMatcher) AppsMatchingCallCount added in v1.11.0

func (fake *FakeAppVarMatcher) AppsMatchingCallCount() int

func (*FakeAppVarMatcher) AppsMatchingCalls added in v1.11.0

func (fake *FakeAppVarMatcher) AppsMatchingCalls(stub func(string) []string)

func (*FakeAppVarMatcher) AppsMatchingReturns added in v1.11.0

func (fake *FakeAppVarMatcher) AppsMatchingReturns(result1 []string)

func (*FakeAppVarMatcher) AppsMatchingReturnsOnCall added in v1.11.0

func (fake *FakeAppVarMatcher) AppsMatchingReturnsOnCall(i int, result1 []string)

func (*FakeAppVarMatcher) EnvMatching added in v1.11.0

func (fake *FakeAppVarMatcher) EnvMatching(arg1 context.Context, arg2 string, arg3 string) []string

func (*FakeAppVarMatcher) EnvMatchingArgsForCall added in v1.11.0

func (fake *FakeAppVarMatcher) EnvMatchingArgsForCall(i int) (context.Context, string, string)

func (*FakeAppVarMatcher) EnvMatchingCallCount added in v1.11.0

func (fake *FakeAppVarMatcher) EnvMatchingCallCount() int

func (*FakeAppVarMatcher) EnvMatchingCalls added in v1.11.0

func (fake *FakeAppVarMatcher) EnvMatchingCalls(stub func(context.Context, string, string) []string)

func (*FakeAppVarMatcher) EnvMatchingReturns added in v1.11.0

func (fake *FakeAppVarMatcher) EnvMatchingReturns(result1 []string)

func (*FakeAppVarMatcher) EnvMatchingReturnsOnCall added in v1.11.0

func (fake *FakeAppVarMatcher) EnvMatchingReturnsOnCall(i int, result1 []string)

func (*FakeAppVarMatcher) GetAPI added in v1.11.0

func (fake *FakeAppVarMatcher) GetAPI() usercmd.APIClient

func (*FakeAppVarMatcher) GetAPICallCount added in v1.11.0

func (fake *FakeAppVarMatcher) GetAPICallCount() int

func (*FakeAppVarMatcher) GetAPICalls added in v1.11.0

func (fake *FakeAppVarMatcher) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeAppVarMatcher) GetAPIReturns added in v1.11.0

func (fake *FakeAppVarMatcher) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeAppVarMatcher) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeAppVarMatcher) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeAppVarMatcher) Invocations added in v1.11.0

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

type FakeAppchartsService added in v1.11.0

type FakeAppchartsService struct {
	ChartDefaultSetStub func(context.Context, string) error

	ChartDefaultShowStub func(context.Context) error

	ChartListStub func(context.Context) error

	ChartMatchingStub func(string) []string

	ChartShowStub func(context.Context, string) error

	GetAPIStub func() usercmd.APIClient
	// contains filtered or unexported fields
}

func (*FakeAppchartsService) ChartDefaultSet added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultSet(arg1 context.Context, arg2 string) error

func (*FakeAppchartsService) ChartDefaultSetArgsForCall added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultSetArgsForCall(i int) (context.Context, string)

func (*FakeAppchartsService) ChartDefaultSetCallCount added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultSetCallCount() int

func (*FakeAppchartsService) ChartDefaultSetCalls added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultSetCalls(stub func(context.Context, string) error)

func (*FakeAppchartsService) ChartDefaultSetReturns added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultSetReturns(result1 error)

func (*FakeAppchartsService) ChartDefaultSetReturnsOnCall added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultSetReturnsOnCall(i int, result1 error)

func (*FakeAppchartsService) ChartDefaultShow added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultShow(arg1 context.Context) error

func (*FakeAppchartsService) ChartDefaultShowArgsForCall added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultShowArgsForCall(i int) context.Context

func (*FakeAppchartsService) ChartDefaultShowCallCount added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultShowCallCount() int

func (*FakeAppchartsService) ChartDefaultShowCalls added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultShowCalls(stub func(context.Context) error)

func (*FakeAppchartsService) ChartDefaultShowReturns added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultShowReturns(result1 error)

func (*FakeAppchartsService) ChartDefaultShowReturnsOnCall added in v1.11.0

func (fake *FakeAppchartsService) ChartDefaultShowReturnsOnCall(i int, result1 error)

func (*FakeAppchartsService) ChartList added in v1.11.0

func (fake *FakeAppchartsService) ChartList(arg1 context.Context) error

func (*FakeAppchartsService) ChartListArgsForCall added in v1.11.0

func (fake *FakeAppchartsService) ChartListArgsForCall(i int) context.Context

func (*FakeAppchartsService) ChartListCallCount added in v1.11.0

func (fake *FakeAppchartsService) ChartListCallCount() int

func (*FakeAppchartsService) ChartListCalls added in v1.11.0

func (fake *FakeAppchartsService) ChartListCalls(stub func(context.Context) error)

func (*FakeAppchartsService) ChartListReturns added in v1.11.0

func (fake *FakeAppchartsService) ChartListReturns(result1 error)

func (*FakeAppchartsService) ChartListReturnsOnCall added in v1.11.0

func (fake *FakeAppchartsService) ChartListReturnsOnCall(i int, result1 error)

func (*FakeAppchartsService) ChartMatching added in v1.11.0

func (fake *FakeAppchartsService) ChartMatching(arg1 string) []string

func (*FakeAppchartsService) ChartMatchingArgsForCall added in v1.11.0

func (fake *FakeAppchartsService) ChartMatchingArgsForCall(i int) string

func (*FakeAppchartsService) ChartMatchingCallCount added in v1.11.0

func (fake *FakeAppchartsService) ChartMatchingCallCount() int

func (*FakeAppchartsService) ChartMatchingCalls added in v1.11.0

func (fake *FakeAppchartsService) ChartMatchingCalls(stub func(string) []string)

func (*FakeAppchartsService) ChartMatchingReturns added in v1.11.0

func (fake *FakeAppchartsService) ChartMatchingReturns(result1 []string)

func (*FakeAppchartsService) ChartMatchingReturnsOnCall added in v1.11.0

func (fake *FakeAppchartsService) ChartMatchingReturnsOnCall(i int, result1 []string)

func (*FakeAppchartsService) ChartShow added in v1.11.0

func (fake *FakeAppchartsService) ChartShow(arg1 context.Context, arg2 string) error

func (*FakeAppchartsService) ChartShowArgsForCall added in v1.11.0

func (fake *FakeAppchartsService) ChartShowArgsForCall(i int) (context.Context, string)

func (*FakeAppchartsService) ChartShowCallCount added in v1.11.0

func (fake *FakeAppchartsService) ChartShowCallCount() int

func (*FakeAppchartsService) ChartShowCalls added in v1.11.0

func (fake *FakeAppchartsService) ChartShowCalls(stub func(context.Context, string) error)

func (*FakeAppchartsService) ChartShowReturns added in v1.11.0

func (fake *FakeAppchartsService) ChartShowReturns(result1 error)

func (*FakeAppchartsService) ChartShowReturnsOnCall added in v1.11.0

func (fake *FakeAppchartsService) ChartShowReturnsOnCall(i int, result1 error)

func (*FakeAppchartsService) GetAPI added in v1.11.0

func (fake *FakeAppchartsService) GetAPI() usercmd.APIClient

func (*FakeAppchartsService) GetAPICallCount added in v1.11.0

func (fake *FakeAppchartsService) GetAPICallCount() int

func (*FakeAppchartsService) GetAPICalls added in v1.11.0

func (fake *FakeAppchartsService) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeAppchartsService) GetAPIReturns added in v1.11.0

func (fake *FakeAppchartsService) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeAppchartsService) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeAppchartsService) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeAppchartsService) Invocations added in v1.11.0

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

type FakeAppenvService added in v1.11.0

type FakeAppenvService struct {
	AppsMatchingStub func(string) []string

	EnvListStub func(context.Context, string) error

	EnvMatchingStub func(context.Context, string, string) []string

	EnvSetStub func(context.Context, string, string, string) error

	EnvShowStub func(context.Context, string, string) error

	EnvUnsetStub func(context.Context, string, string) error

	GetAPIStub func() usercmd.APIClient
	// contains filtered or unexported fields
}

func (*FakeAppenvService) AppsMatching added in v1.11.0

func (fake *FakeAppenvService) AppsMatching(arg1 string) []string

func (*FakeAppenvService) AppsMatchingArgsForCall added in v1.11.0

func (fake *FakeAppenvService) AppsMatchingArgsForCall(i int) string

func (*FakeAppenvService) AppsMatchingCallCount added in v1.11.0

func (fake *FakeAppenvService) AppsMatchingCallCount() int

func (*FakeAppenvService) AppsMatchingCalls added in v1.11.0

func (fake *FakeAppenvService) AppsMatchingCalls(stub func(string) []string)

func (*FakeAppenvService) AppsMatchingReturns added in v1.11.0

func (fake *FakeAppenvService) AppsMatchingReturns(result1 []string)

func (*FakeAppenvService) AppsMatchingReturnsOnCall added in v1.11.0

func (fake *FakeAppenvService) AppsMatchingReturnsOnCall(i int, result1 []string)

func (*FakeAppenvService) EnvList added in v1.11.0

func (fake *FakeAppenvService) EnvList(arg1 context.Context, arg2 string) error

func (*FakeAppenvService) EnvListArgsForCall added in v1.11.0

func (fake *FakeAppenvService) EnvListArgsForCall(i int) (context.Context, string)

func (*FakeAppenvService) EnvListCallCount added in v1.11.0

func (fake *FakeAppenvService) EnvListCallCount() int

func (*FakeAppenvService) EnvListCalls added in v1.11.0

func (fake *FakeAppenvService) EnvListCalls(stub func(context.Context, string) error)

func (*FakeAppenvService) EnvListReturns added in v1.11.0

func (fake *FakeAppenvService) EnvListReturns(result1 error)

func (*FakeAppenvService) EnvListReturnsOnCall added in v1.11.0

func (fake *FakeAppenvService) EnvListReturnsOnCall(i int, result1 error)

func (*FakeAppenvService) EnvMatching added in v1.11.0

func (fake *FakeAppenvService) EnvMatching(arg1 context.Context, arg2 string, arg3 string) []string

func (*FakeAppenvService) EnvMatchingArgsForCall added in v1.11.0

func (fake *FakeAppenvService) EnvMatchingArgsForCall(i int) (context.Context, string, string)

func (*FakeAppenvService) EnvMatchingCallCount added in v1.11.0

func (fake *FakeAppenvService) EnvMatchingCallCount() int

func (*FakeAppenvService) EnvMatchingCalls added in v1.11.0

func (fake *FakeAppenvService) EnvMatchingCalls(stub func(context.Context, string, string) []string)

func (*FakeAppenvService) EnvMatchingReturns added in v1.11.0

func (fake *FakeAppenvService) EnvMatchingReturns(result1 []string)

func (*FakeAppenvService) EnvMatchingReturnsOnCall added in v1.11.0

func (fake *FakeAppenvService) EnvMatchingReturnsOnCall(i int, result1 []string)

func (*FakeAppenvService) EnvSet added in v1.11.0

func (fake *FakeAppenvService) EnvSet(arg1 context.Context, arg2 string, arg3 string, arg4 string) error

func (*FakeAppenvService) EnvSetArgsForCall added in v1.11.0

func (fake *FakeAppenvService) EnvSetArgsForCall(i int) (context.Context, string, string, string)

func (*FakeAppenvService) EnvSetCallCount added in v1.11.0

func (fake *FakeAppenvService) EnvSetCallCount() int

func (*FakeAppenvService) EnvSetCalls added in v1.11.0

func (fake *FakeAppenvService) EnvSetCalls(stub func(context.Context, string, string, string) error)

func (*FakeAppenvService) EnvSetReturns added in v1.11.0

func (fake *FakeAppenvService) EnvSetReturns(result1 error)

func (*FakeAppenvService) EnvSetReturnsOnCall added in v1.11.0

func (fake *FakeAppenvService) EnvSetReturnsOnCall(i int, result1 error)

func (*FakeAppenvService) EnvShow added in v1.11.0

func (fake *FakeAppenvService) EnvShow(arg1 context.Context, arg2 string, arg3 string) error

func (*FakeAppenvService) EnvShowArgsForCall added in v1.11.0

func (fake *FakeAppenvService) EnvShowArgsForCall(i int) (context.Context, string, string)

func (*FakeAppenvService) EnvShowCallCount added in v1.11.0

func (fake *FakeAppenvService) EnvShowCallCount() int

func (*FakeAppenvService) EnvShowCalls added in v1.11.0

func (fake *FakeAppenvService) EnvShowCalls(stub func(context.Context, string, string) error)

func (*FakeAppenvService) EnvShowReturns added in v1.11.0

func (fake *FakeAppenvService) EnvShowReturns(result1 error)

func (*FakeAppenvService) EnvShowReturnsOnCall added in v1.11.0

func (fake *FakeAppenvService) EnvShowReturnsOnCall(i int, result1 error)

func (*FakeAppenvService) EnvUnset added in v1.11.0

func (fake *FakeAppenvService) EnvUnset(arg1 context.Context, arg2 string, arg3 string) error

func (*FakeAppenvService) EnvUnsetArgsForCall added in v1.11.0

func (fake *FakeAppenvService) EnvUnsetArgsForCall(i int) (context.Context, string, string)

func (*FakeAppenvService) EnvUnsetCallCount added in v1.11.0

func (fake *FakeAppenvService) EnvUnsetCallCount() int

func (*FakeAppenvService) EnvUnsetCalls added in v1.11.0

func (fake *FakeAppenvService) EnvUnsetCalls(stub func(context.Context, string, string) error)

func (*FakeAppenvService) EnvUnsetReturns added in v1.11.0

func (fake *FakeAppenvService) EnvUnsetReturns(result1 error)

func (*FakeAppenvService) EnvUnsetReturnsOnCall added in v1.11.0

func (fake *FakeAppenvService) EnvUnsetReturnsOnCall(i int, result1 error)

func (*FakeAppenvService) GetAPI added in v1.11.0

func (fake *FakeAppenvService) GetAPI() usercmd.APIClient

func (*FakeAppenvService) GetAPICallCount added in v1.11.0

func (fake *FakeAppenvService) GetAPICallCount() int

func (*FakeAppenvService) GetAPICalls added in v1.11.0

func (fake *FakeAppenvService) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeAppenvService) GetAPIReturns added in v1.11.0

func (fake *FakeAppenvService) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeAppenvService) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeAppenvService) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeAppenvService) Invocations added in v1.11.0

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

type FakeApplicationsService added in v1.11.0

type FakeApplicationsService struct {
	AppCreateStub func(string, models.ApplicationUpdateRequest) error

	AppDeleteStub func(context.Context, []string, bool) error

	AppExecStub func(context.Context, string, string) error

	AppExportStub func(string, bool, models.AppExportRequest) error

	AppLogsStub func(string, string, bool) error

	AppManifestStub func(string, string) error

	AppPortForwardStub func(context.Context, string, string, []string, []string) error

	AppPushStub func(context.Context, models.ApplicationManifest) error

	AppRestageStub func(string, bool) error

	AppRestartStub func(string) error

	AppShowStub func(string) error

	AppStageIDStub func(string) (string, error)

	AppUpdateStub func(string, models.ApplicationUpdateRequest) error

	AppsStub func(bool) error

	AppsMatchingStub func(string) []string

	ChartDefaultSetStub func(context.Context, string) error

	ChartDefaultShowStub func(context.Context) error

	ChartListStub func(context.Context) error

	ChartMatchingStub func(string) []string

	ChartShowStub func(context.Context, string) error

	ConfigurationMatchingStub func(string) []string

	EnvListStub func(context.Context, string) error

	EnvMatchingStub func(context.Context, string, string) []string

	EnvSetStub func(context.Context, string, string, string) error

	EnvShowStub func(context.Context, string, string) error

	EnvUnsetStub func(context.Context, string, string) error

	ExportregistryMatchingStub func(string) []string

	GetAPIStub func() usercmd.APIClient
	// contains filtered or unexported fields
}

func (*FakeApplicationsService) AppCreate added in v1.11.0

func (*FakeApplicationsService) AppCreateArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppCreateArgsForCall(i int) (string, models.ApplicationUpdateRequest)

func (*FakeApplicationsService) AppCreateCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppCreateCallCount() int

func (*FakeApplicationsService) AppCreateCalls added in v1.11.0

func (fake *FakeApplicationsService) AppCreateCalls(stub func(string, models.ApplicationUpdateRequest) error)

func (*FakeApplicationsService) AppCreateReturns added in v1.11.0

func (fake *FakeApplicationsService) AppCreateReturns(result1 error)

func (*FakeApplicationsService) AppCreateReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppCreateReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppDelete added in v1.11.0

func (fake *FakeApplicationsService) AppDelete(arg1 context.Context, arg2 []string, arg3 bool) error

func (*FakeApplicationsService) AppDeleteArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppDeleteArgsForCall(i int) (context.Context, []string, bool)

func (*FakeApplicationsService) AppDeleteCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppDeleteCallCount() int

func (*FakeApplicationsService) AppDeleteCalls added in v1.11.0

func (fake *FakeApplicationsService) AppDeleteCalls(stub func(context.Context, []string, bool) error)

func (*FakeApplicationsService) AppDeleteReturns added in v1.11.0

func (fake *FakeApplicationsService) AppDeleteReturns(result1 error)

func (*FakeApplicationsService) AppDeleteReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppDeleteReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppExec added in v1.11.0

func (fake *FakeApplicationsService) AppExec(arg1 context.Context, arg2 string, arg3 string) error

func (*FakeApplicationsService) AppExecArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppExecArgsForCall(i int) (context.Context, string, string)

func (*FakeApplicationsService) AppExecCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppExecCallCount() int

func (*FakeApplicationsService) AppExecCalls added in v1.11.0

func (fake *FakeApplicationsService) AppExecCalls(stub func(context.Context, string, string) error)

func (*FakeApplicationsService) AppExecReturns added in v1.11.0

func (fake *FakeApplicationsService) AppExecReturns(result1 error)

func (*FakeApplicationsService) AppExecReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppExecReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppExport added in v1.11.0

func (fake *FakeApplicationsService) AppExport(arg1 string, arg2 bool, arg3 models.AppExportRequest) error

func (*FakeApplicationsService) AppExportArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppExportArgsForCall(i int) (string, bool, models.AppExportRequest)

func (*FakeApplicationsService) AppExportCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppExportCallCount() int

func (*FakeApplicationsService) AppExportCalls added in v1.11.0

func (fake *FakeApplicationsService) AppExportCalls(stub func(string, bool, models.AppExportRequest) error)

func (*FakeApplicationsService) AppExportReturns added in v1.11.0

func (fake *FakeApplicationsService) AppExportReturns(result1 error)

func (*FakeApplicationsService) AppExportReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppExportReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppLogs added in v1.11.0

func (fake *FakeApplicationsService) AppLogs(arg1 string, arg2 string, arg3 bool) error

func (*FakeApplicationsService) AppLogsArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppLogsArgsForCall(i int) (string, string, bool)

func (*FakeApplicationsService) AppLogsCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppLogsCallCount() int

func (*FakeApplicationsService) AppLogsCalls added in v1.11.0

func (fake *FakeApplicationsService) AppLogsCalls(stub func(string, string, bool) error)

func (*FakeApplicationsService) AppLogsReturns added in v1.11.0

func (fake *FakeApplicationsService) AppLogsReturns(result1 error)

func (*FakeApplicationsService) AppLogsReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppLogsReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppManifest added in v1.11.0

func (fake *FakeApplicationsService) AppManifest(arg1 string, arg2 string) error

func (*FakeApplicationsService) AppManifestArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppManifestArgsForCall(i int) (string, string)

func (*FakeApplicationsService) AppManifestCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppManifestCallCount() int

func (*FakeApplicationsService) AppManifestCalls added in v1.11.0

func (fake *FakeApplicationsService) AppManifestCalls(stub func(string, string) error)

func (*FakeApplicationsService) AppManifestReturns added in v1.11.0

func (fake *FakeApplicationsService) AppManifestReturns(result1 error)

func (*FakeApplicationsService) AppManifestReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppManifestReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppPortForward added in v1.11.0

func (fake *FakeApplicationsService) AppPortForward(arg1 context.Context, arg2 string, arg3 string, arg4 []string, arg5 []string) error

func (*FakeApplicationsService) AppPortForwardArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppPortForwardArgsForCall(i int) (context.Context, string, string, []string, []string)

func (*FakeApplicationsService) AppPortForwardCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppPortForwardCallCount() int

func (*FakeApplicationsService) AppPortForwardCalls added in v1.11.0

func (fake *FakeApplicationsService) AppPortForwardCalls(stub func(context.Context, string, string, []string, []string) error)

func (*FakeApplicationsService) AppPortForwardReturns added in v1.11.0

func (fake *FakeApplicationsService) AppPortForwardReturns(result1 error)

func (*FakeApplicationsService) AppPortForwardReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppPortForwardReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppPush added in v1.11.0

func (*FakeApplicationsService) AppPushArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppPushArgsForCall(i int) (context.Context, models.ApplicationManifest)

func (*FakeApplicationsService) AppPushCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppPushCallCount() int

func (*FakeApplicationsService) AppPushCalls added in v1.11.0

func (fake *FakeApplicationsService) AppPushCalls(stub func(context.Context, models.ApplicationManifest) error)

func (*FakeApplicationsService) AppPushReturns added in v1.11.0

func (fake *FakeApplicationsService) AppPushReturns(result1 error)

func (*FakeApplicationsService) AppPushReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppPushReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppRestage added in v1.11.0

func (fake *FakeApplicationsService) AppRestage(arg1 string, arg2 bool) error

func (*FakeApplicationsService) AppRestageArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppRestageArgsForCall(i int) (string, bool)

func (*FakeApplicationsService) AppRestageCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppRestageCallCount() int

func (*FakeApplicationsService) AppRestageCalls added in v1.11.0

func (fake *FakeApplicationsService) AppRestageCalls(stub func(string, bool) error)

func (*FakeApplicationsService) AppRestageReturns added in v1.11.0

func (fake *FakeApplicationsService) AppRestageReturns(result1 error)

func (*FakeApplicationsService) AppRestageReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppRestageReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppRestart added in v1.11.0

func (fake *FakeApplicationsService) AppRestart(arg1 string) error

func (*FakeApplicationsService) AppRestartArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppRestartArgsForCall(i int) string

func (*FakeApplicationsService) AppRestartCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppRestartCallCount() int

func (*FakeApplicationsService) AppRestartCalls added in v1.11.0

func (fake *FakeApplicationsService) AppRestartCalls(stub func(string) error)

func (*FakeApplicationsService) AppRestartReturns added in v1.11.0

func (fake *FakeApplicationsService) AppRestartReturns(result1 error)

func (*FakeApplicationsService) AppRestartReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppRestartReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppShow added in v1.11.0

func (fake *FakeApplicationsService) AppShow(arg1 string) error

func (*FakeApplicationsService) AppShowArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppShowArgsForCall(i int) string

func (*FakeApplicationsService) AppShowCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppShowCallCount() int

func (*FakeApplicationsService) AppShowCalls added in v1.11.0

func (fake *FakeApplicationsService) AppShowCalls(stub func(string) error)

func (*FakeApplicationsService) AppShowReturns added in v1.11.0

func (fake *FakeApplicationsService) AppShowReturns(result1 error)

func (*FakeApplicationsService) AppShowReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppShowReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) AppStageID added in v1.11.0

func (fake *FakeApplicationsService) AppStageID(arg1 string) (string, error)

func (*FakeApplicationsService) AppStageIDArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppStageIDArgsForCall(i int) string

func (*FakeApplicationsService) AppStageIDCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppStageIDCallCount() int

func (*FakeApplicationsService) AppStageIDCalls added in v1.11.0

func (fake *FakeApplicationsService) AppStageIDCalls(stub func(string) (string, error))

func (*FakeApplicationsService) AppStageIDReturns added in v1.11.0

func (fake *FakeApplicationsService) AppStageIDReturns(result1 string, result2 error)

func (*FakeApplicationsService) AppStageIDReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppStageIDReturnsOnCall(i int, result1 string, result2 error)

func (*FakeApplicationsService) AppUpdate added in v1.11.0

func (*FakeApplicationsService) AppUpdateArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppUpdateArgsForCall(i int) (string, models.ApplicationUpdateRequest)

func (*FakeApplicationsService) AppUpdateCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppUpdateCallCount() int

func (*FakeApplicationsService) AppUpdateCalls added in v1.11.0

func (fake *FakeApplicationsService) AppUpdateCalls(stub func(string, models.ApplicationUpdateRequest) error)

func (*FakeApplicationsService) AppUpdateReturns added in v1.11.0

func (fake *FakeApplicationsService) AppUpdateReturns(result1 error)

func (*FakeApplicationsService) AppUpdateReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppUpdateReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) Apps added in v1.11.0

func (fake *FakeApplicationsService) Apps(arg1 bool) error

func (*FakeApplicationsService) AppsArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppsArgsForCall(i int) bool

func (*FakeApplicationsService) AppsCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppsCallCount() int

func (*FakeApplicationsService) AppsCalls added in v1.11.0

func (fake *FakeApplicationsService) AppsCalls(stub func(bool) error)

func (*FakeApplicationsService) AppsMatching added in v1.11.0

func (fake *FakeApplicationsService) AppsMatching(arg1 string) []string

func (*FakeApplicationsService) AppsMatchingArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) AppsMatchingArgsForCall(i int) string

func (*FakeApplicationsService) AppsMatchingCallCount added in v1.11.0

func (fake *FakeApplicationsService) AppsMatchingCallCount() int

func (*FakeApplicationsService) AppsMatchingCalls added in v1.11.0

func (fake *FakeApplicationsService) AppsMatchingCalls(stub func(string) []string)

func (*FakeApplicationsService) AppsMatchingReturns added in v1.11.0

func (fake *FakeApplicationsService) AppsMatchingReturns(result1 []string)

func (*FakeApplicationsService) AppsMatchingReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppsMatchingReturnsOnCall(i int, result1 []string)

func (*FakeApplicationsService) AppsReturns added in v1.11.0

func (fake *FakeApplicationsService) AppsReturns(result1 error)

func (*FakeApplicationsService) AppsReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) AppsReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) ChartDefaultSet added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultSet(arg1 context.Context, arg2 string) error

func (*FakeApplicationsService) ChartDefaultSetArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultSetArgsForCall(i int) (context.Context, string)

func (*FakeApplicationsService) ChartDefaultSetCallCount added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultSetCallCount() int

func (*FakeApplicationsService) ChartDefaultSetCalls added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultSetCalls(stub func(context.Context, string) error)

func (*FakeApplicationsService) ChartDefaultSetReturns added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultSetReturns(result1 error)

func (*FakeApplicationsService) ChartDefaultSetReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultSetReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) ChartDefaultShow added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultShow(arg1 context.Context) error

func (*FakeApplicationsService) ChartDefaultShowArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultShowArgsForCall(i int) context.Context

func (*FakeApplicationsService) ChartDefaultShowCallCount added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultShowCallCount() int

func (*FakeApplicationsService) ChartDefaultShowCalls added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultShowCalls(stub func(context.Context) error)

func (*FakeApplicationsService) ChartDefaultShowReturns added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultShowReturns(result1 error)

func (*FakeApplicationsService) ChartDefaultShowReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) ChartDefaultShowReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) ChartList added in v1.11.0

func (fake *FakeApplicationsService) ChartList(arg1 context.Context) error

func (*FakeApplicationsService) ChartListArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) ChartListArgsForCall(i int) context.Context

func (*FakeApplicationsService) ChartListCallCount added in v1.11.0

func (fake *FakeApplicationsService) ChartListCallCount() int

func (*FakeApplicationsService) ChartListCalls added in v1.11.0

func (fake *FakeApplicationsService) ChartListCalls(stub func(context.Context) error)

func (*FakeApplicationsService) ChartListReturns added in v1.11.0

func (fake *FakeApplicationsService) ChartListReturns(result1 error)

func (*FakeApplicationsService) ChartListReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) ChartListReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) ChartMatching added in v1.11.0

func (fake *FakeApplicationsService) ChartMatching(arg1 string) []string

func (*FakeApplicationsService) ChartMatchingArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) ChartMatchingArgsForCall(i int) string

func (*FakeApplicationsService) ChartMatchingCallCount added in v1.11.0

func (fake *FakeApplicationsService) ChartMatchingCallCount() int

func (*FakeApplicationsService) ChartMatchingCalls added in v1.11.0

func (fake *FakeApplicationsService) ChartMatchingCalls(stub func(string) []string)

func (*FakeApplicationsService) ChartMatchingReturns added in v1.11.0

func (fake *FakeApplicationsService) ChartMatchingReturns(result1 []string)

func (*FakeApplicationsService) ChartMatchingReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) ChartMatchingReturnsOnCall(i int, result1 []string)

func (*FakeApplicationsService) ChartShow added in v1.11.0

func (fake *FakeApplicationsService) ChartShow(arg1 context.Context, arg2 string) error

func (*FakeApplicationsService) ChartShowArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) ChartShowArgsForCall(i int) (context.Context, string)

func (*FakeApplicationsService) ChartShowCallCount added in v1.11.0

func (fake *FakeApplicationsService) ChartShowCallCount() int

func (*FakeApplicationsService) ChartShowCalls added in v1.11.0

func (fake *FakeApplicationsService) ChartShowCalls(stub func(context.Context, string) error)

func (*FakeApplicationsService) ChartShowReturns added in v1.11.0

func (fake *FakeApplicationsService) ChartShowReturns(result1 error)

func (*FakeApplicationsService) ChartShowReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) ChartShowReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) ConfigurationMatching added in v1.11.0

func (fake *FakeApplicationsService) ConfigurationMatching(arg1 string) []string

func (*FakeApplicationsService) ConfigurationMatchingArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) ConfigurationMatchingArgsForCall(i int) string

func (*FakeApplicationsService) ConfigurationMatchingCallCount added in v1.11.0

func (fake *FakeApplicationsService) ConfigurationMatchingCallCount() int

func (*FakeApplicationsService) ConfigurationMatchingCalls added in v1.11.0

func (fake *FakeApplicationsService) ConfigurationMatchingCalls(stub func(string) []string)

func (*FakeApplicationsService) ConfigurationMatchingReturns added in v1.11.0

func (fake *FakeApplicationsService) ConfigurationMatchingReturns(result1 []string)

func (*FakeApplicationsService) ConfigurationMatchingReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) ConfigurationMatchingReturnsOnCall(i int, result1 []string)

func (*FakeApplicationsService) EnvList added in v1.11.0

func (fake *FakeApplicationsService) EnvList(arg1 context.Context, arg2 string) error

func (*FakeApplicationsService) EnvListArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) EnvListArgsForCall(i int) (context.Context, string)

func (*FakeApplicationsService) EnvListCallCount added in v1.11.0

func (fake *FakeApplicationsService) EnvListCallCount() int

func (*FakeApplicationsService) EnvListCalls added in v1.11.0

func (fake *FakeApplicationsService) EnvListCalls(stub func(context.Context, string) error)

func (*FakeApplicationsService) EnvListReturns added in v1.11.0

func (fake *FakeApplicationsService) EnvListReturns(result1 error)

func (*FakeApplicationsService) EnvListReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) EnvListReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) EnvMatching added in v1.11.0

func (fake *FakeApplicationsService) EnvMatching(arg1 context.Context, arg2 string, arg3 string) []string

func (*FakeApplicationsService) EnvMatchingArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) EnvMatchingArgsForCall(i int) (context.Context, string, string)

func (*FakeApplicationsService) EnvMatchingCallCount added in v1.11.0

func (fake *FakeApplicationsService) EnvMatchingCallCount() int

func (*FakeApplicationsService) EnvMatchingCalls added in v1.11.0

func (fake *FakeApplicationsService) EnvMatchingCalls(stub func(context.Context, string, string) []string)

func (*FakeApplicationsService) EnvMatchingReturns added in v1.11.0

func (fake *FakeApplicationsService) EnvMatchingReturns(result1 []string)

func (*FakeApplicationsService) EnvMatchingReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) EnvMatchingReturnsOnCall(i int, result1 []string)

func (*FakeApplicationsService) EnvSet added in v1.11.0

func (fake *FakeApplicationsService) EnvSet(arg1 context.Context, arg2 string, arg3 string, arg4 string) error

func (*FakeApplicationsService) EnvSetArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) EnvSetArgsForCall(i int) (context.Context, string, string, string)

func (*FakeApplicationsService) EnvSetCallCount added in v1.11.0

func (fake *FakeApplicationsService) EnvSetCallCount() int

func (*FakeApplicationsService) EnvSetCalls added in v1.11.0

func (fake *FakeApplicationsService) EnvSetCalls(stub func(context.Context, string, string, string) error)

func (*FakeApplicationsService) EnvSetReturns added in v1.11.0

func (fake *FakeApplicationsService) EnvSetReturns(result1 error)

func (*FakeApplicationsService) EnvSetReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) EnvSetReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) EnvShow added in v1.11.0

func (fake *FakeApplicationsService) EnvShow(arg1 context.Context, arg2 string, arg3 string) error

func (*FakeApplicationsService) EnvShowArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) EnvShowArgsForCall(i int) (context.Context, string, string)

func (*FakeApplicationsService) EnvShowCallCount added in v1.11.0

func (fake *FakeApplicationsService) EnvShowCallCount() int

func (*FakeApplicationsService) EnvShowCalls added in v1.11.0

func (fake *FakeApplicationsService) EnvShowCalls(stub func(context.Context, string, string) error)

func (*FakeApplicationsService) EnvShowReturns added in v1.11.0

func (fake *FakeApplicationsService) EnvShowReturns(result1 error)

func (*FakeApplicationsService) EnvShowReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) EnvShowReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) EnvUnset added in v1.11.0

func (fake *FakeApplicationsService) EnvUnset(arg1 context.Context, arg2 string, arg3 string) error

func (*FakeApplicationsService) EnvUnsetArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) EnvUnsetArgsForCall(i int) (context.Context, string, string)

func (*FakeApplicationsService) EnvUnsetCallCount added in v1.11.0

func (fake *FakeApplicationsService) EnvUnsetCallCount() int

func (*FakeApplicationsService) EnvUnsetCalls added in v1.11.0

func (fake *FakeApplicationsService) EnvUnsetCalls(stub func(context.Context, string, string) error)

func (*FakeApplicationsService) EnvUnsetReturns added in v1.11.0

func (fake *FakeApplicationsService) EnvUnsetReturns(result1 error)

func (*FakeApplicationsService) EnvUnsetReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) EnvUnsetReturnsOnCall(i int, result1 error)

func (*FakeApplicationsService) ExportregistryMatching added in v1.11.0

func (fake *FakeApplicationsService) ExportregistryMatching(arg1 string) []string

func (*FakeApplicationsService) ExportregistryMatchingArgsForCall added in v1.11.0

func (fake *FakeApplicationsService) ExportregistryMatchingArgsForCall(i int) string

func (*FakeApplicationsService) ExportregistryMatchingCallCount added in v1.11.0

func (fake *FakeApplicationsService) ExportregistryMatchingCallCount() int

func (*FakeApplicationsService) ExportregistryMatchingCalls added in v1.11.0

func (fake *FakeApplicationsService) ExportregistryMatchingCalls(stub func(string) []string)

func (*FakeApplicationsService) ExportregistryMatchingReturns added in v1.11.0

func (fake *FakeApplicationsService) ExportregistryMatchingReturns(result1 []string)

func (*FakeApplicationsService) ExportregistryMatchingReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) ExportregistryMatchingReturnsOnCall(i int, result1 []string)

func (*FakeApplicationsService) GetAPI added in v1.11.0

func (fake *FakeApplicationsService) GetAPI() usercmd.APIClient

func (*FakeApplicationsService) GetAPICallCount added in v1.11.0

func (fake *FakeApplicationsService) GetAPICallCount() int

func (*FakeApplicationsService) GetAPICalls added in v1.11.0

func (fake *FakeApplicationsService) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeApplicationsService) GetAPIReturns added in v1.11.0

func (fake *FakeApplicationsService) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeApplicationsService) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeApplicationsService) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeApplicationsService) Invocations added in v1.11.0

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

type FakeConfigurationAppMatcher

type FakeConfigurationAppMatcher struct {
	AppsMatchingStub func(string) []string

	ConfigurationMatchingStub func(string) []string

	GetAPIStub func() usercmd.APIClient
	// contains filtered or unexported fields
}

func (*FakeConfigurationAppMatcher) AppsMatching

func (fake *FakeConfigurationAppMatcher) AppsMatching(arg1 string) []string

func (*FakeConfigurationAppMatcher) AppsMatchingArgsForCall

func (fake *FakeConfigurationAppMatcher) AppsMatchingArgsForCall(i int) string

func (*FakeConfigurationAppMatcher) AppsMatchingCallCount

func (fake *FakeConfigurationAppMatcher) AppsMatchingCallCount() int

func (*FakeConfigurationAppMatcher) AppsMatchingCalls

func (fake *FakeConfigurationAppMatcher) AppsMatchingCalls(stub func(string) []string)

func (*FakeConfigurationAppMatcher) AppsMatchingReturns

func (fake *FakeConfigurationAppMatcher) AppsMatchingReturns(result1 []string)

func (*FakeConfigurationAppMatcher) AppsMatchingReturnsOnCall

func (fake *FakeConfigurationAppMatcher) AppsMatchingReturnsOnCall(i int, result1 []string)

func (*FakeConfigurationAppMatcher) ConfigurationMatching

func (fake *FakeConfigurationAppMatcher) ConfigurationMatching(arg1 string) []string

func (*FakeConfigurationAppMatcher) ConfigurationMatchingArgsForCall

func (fake *FakeConfigurationAppMatcher) ConfigurationMatchingArgsForCall(i int) string

func (*FakeConfigurationAppMatcher) ConfigurationMatchingCallCount

func (fake *FakeConfigurationAppMatcher) ConfigurationMatchingCallCount() int

func (*FakeConfigurationAppMatcher) ConfigurationMatchingCalls

func (fake *FakeConfigurationAppMatcher) ConfigurationMatchingCalls(stub func(string) []string)

func (*FakeConfigurationAppMatcher) ConfigurationMatchingReturns

func (fake *FakeConfigurationAppMatcher) ConfigurationMatchingReturns(result1 []string)

func (*FakeConfigurationAppMatcher) ConfigurationMatchingReturnsOnCall

func (fake *FakeConfigurationAppMatcher) ConfigurationMatchingReturnsOnCall(i int, result1 []string)

func (*FakeConfigurationAppMatcher) GetAPI

func (*FakeConfigurationAppMatcher) GetAPICallCount

func (fake *FakeConfigurationAppMatcher) GetAPICallCount() int

func (*FakeConfigurationAppMatcher) GetAPICalls

func (fake *FakeConfigurationAppMatcher) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeConfigurationAppMatcher) GetAPIReturns

func (fake *FakeConfigurationAppMatcher) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeConfigurationAppMatcher) GetAPIReturnsOnCall

func (fake *FakeConfigurationAppMatcher) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeConfigurationAppMatcher) Invocations

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

type FakeConfigurationService

type FakeConfigurationService struct {
	AppsMatchingStub func(string) []string

	BindConfigurationStub func(string, string) error

	ConfigurationDetailsStub func(string) error

	ConfigurationMatchingStub func(string) []string

	ConfigurationsStub func(bool) error

	CreateConfigurationStub func(string, []string) error

	DeleteConfigurationStub func([]string, bool, bool) error

	GetAPIStub func() usercmd.APIClient

	UnbindConfigurationStub func(string, string) error

	UpdateConfigurationStub func(string, []string, map[string]string) error
	// contains filtered or unexported fields
}

func (*FakeConfigurationService) AppsMatching

func (fake *FakeConfigurationService) AppsMatching(arg1 string) []string

func (*FakeConfigurationService) AppsMatchingArgsForCall

func (fake *FakeConfigurationService) AppsMatchingArgsForCall(i int) string

func (*FakeConfigurationService) AppsMatchingCallCount

func (fake *FakeConfigurationService) AppsMatchingCallCount() int

func (*FakeConfigurationService) AppsMatchingCalls

func (fake *FakeConfigurationService) AppsMatchingCalls(stub func(string) []string)

func (*FakeConfigurationService) AppsMatchingReturns

func (fake *FakeConfigurationService) AppsMatchingReturns(result1 []string)

func (*FakeConfigurationService) AppsMatchingReturnsOnCall

func (fake *FakeConfigurationService) AppsMatchingReturnsOnCall(i int, result1 []string)

func (*FakeConfigurationService) BindConfiguration

func (fake *FakeConfigurationService) BindConfiguration(arg1 string, arg2 string) error

func (*FakeConfigurationService) BindConfigurationArgsForCall

func (fake *FakeConfigurationService) BindConfigurationArgsForCall(i int) (string, string)

func (*FakeConfigurationService) BindConfigurationCallCount

func (fake *FakeConfigurationService) BindConfigurationCallCount() int

func (*FakeConfigurationService) BindConfigurationCalls

func (fake *FakeConfigurationService) BindConfigurationCalls(stub func(string, string) error)

func (*FakeConfigurationService) BindConfigurationReturns

func (fake *FakeConfigurationService) BindConfigurationReturns(result1 error)

func (*FakeConfigurationService) BindConfigurationReturnsOnCall

func (fake *FakeConfigurationService) BindConfigurationReturnsOnCall(i int, result1 error)

func (*FakeConfigurationService) ConfigurationDetails

func (fake *FakeConfigurationService) ConfigurationDetails(arg1 string) error

func (*FakeConfigurationService) ConfigurationDetailsArgsForCall

func (fake *FakeConfigurationService) ConfigurationDetailsArgsForCall(i int) string

func (*FakeConfigurationService) ConfigurationDetailsCallCount

func (fake *FakeConfigurationService) ConfigurationDetailsCallCount() int

func (*FakeConfigurationService) ConfigurationDetailsCalls

func (fake *FakeConfigurationService) ConfigurationDetailsCalls(stub func(string) error)

func (*FakeConfigurationService) ConfigurationDetailsReturns

func (fake *FakeConfigurationService) ConfigurationDetailsReturns(result1 error)

func (*FakeConfigurationService) ConfigurationDetailsReturnsOnCall

func (fake *FakeConfigurationService) ConfigurationDetailsReturnsOnCall(i int, result1 error)

func (*FakeConfigurationService) ConfigurationMatching

func (fake *FakeConfigurationService) ConfigurationMatching(arg1 string) []string

func (*FakeConfigurationService) ConfigurationMatchingArgsForCall

func (fake *FakeConfigurationService) ConfigurationMatchingArgsForCall(i int) string

func (*FakeConfigurationService) ConfigurationMatchingCallCount

func (fake *FakeConfigurationService) ConfigurationMatchingCallCount() int

func (*FakeConfigurationService) ConfigurationMatchingCalls

func (fake *FakeConfigurationService) ConfigurationMatchingCalls(stub func(string) []string)

func (*FakeConfigurationService) ConfigurationMatchingReturns

func (fake *FakeConfigurationService) ConfigurationMatchingReturns(result1 []string)

func (*FakeConfigurationService) ConfigurationMatchingReturnsOnCall

func (fake *FakeConfigurationService) ConfigurationMatchingReturnsOnCall(i int, result1 []string)

func (*FakeConfigurationService) Configurations

func (fake *FakeConfigurationService) Configurations(arg1 bool) error

func (*FakeConfigurationService) ConfigurationsArgsForCall

func (fake *FakeConfigurationService) ConfigurationsArgsForCall(i int) bool

func (*FakeConfigurationService) ConfigurationsCallCount

func (fake *FakeConfigurationService) ConfigurationsCallCount() int

func (*FakeConfigurationService) ConfigurationsCalls

func (fake *FakeConfigurationService) ConfigurationsCalls(stub func(bool) error)

func (*FakeConfigurationService) ConfigurationsReturns

func (fake *FakeConfigurationService) ConfigurationsReturns(result1 error)

func (*FakeConfigurationService) ConfigurationsReturnsOnCall

func (fake *FakeConfigurationService) ConfigurationsReturnsOnCall(i int, result1 error)

func (*FakeConfigurationService) CreateConfiguration

func (fake *FakeConfigurationService) CreateConfiguration(arg1 string, arg2 []string) error

func (*FakeConfigurationService) CreateConfigurationArgsForCall

func (fake *FakeConfigurationService) CreateConfigurationArgsForCall(i int) (string, []string)

func (*FakeConfigurationService) CreateConfigurationCallCount

func (fake *FakeConfigurationService) CreateConfigurationCallCount() int

func (*FakeConfigurationService) CreateConfigurationCalls

func (fake *FakeConfigurationService) CreateConfigurationCalls(stub func(string, []string) error)

func (*FakeConfigurationService) CreateConfigurationReturns

func (fake *FakeConfigurationService) CreateConfigurationReturns(result1 error)

func (*FakeConfigurationService) CreateConfigurationReturnsOnCall

func (fake *FakeConfigurationService) CreateConfigurationReturnsOnCall(i int, result1 error)

func (*FakeConfigurationService) DeleteConfiguration

func (fake *FakeConfigurationService) DeleteConfiguration(arg1 []string, arg2 bool, arg3 bool) error

func (*FakeConfigurationService) DeleteConfigurationArgsForCall

func (fake *FakeConfigurationService) DeleteConfigurationArgsForCall(i int) ([]string, bool, bool)

func (*FakeConfigurationService) DeleteConfigurationCallCount

func (fake *FakeConfigurationService) DeleteConfigurationCallCount() int

func (*FakeConfigurationService) DeleteConfigurationCalls

func (fake *FakeConfigurationService) DeleteConfigurationCalls(stub func([]string, bool, bool) error)

func (*FakeConfigurationService) DeleteConfigurationReturns

func (fake *FakeConfigurationService) DeleteConfigurationReturns(result1 error)

func (*FakeConfigurationService) DeleteConfigurationReturnsOnCall

func (fake *FakeConfigurationService) DeleteConfigurationReturnsOnCall(i int, result1 error)

func (*FakeConfigurationService) GetAPI

func (*FakeConfigurationService) GetAPICallCount

func (fake *FakeConfigurationService) GetAPICallCount() int

func (*FakeConfigurationService) GetAPICalls

func (fake *FakeConfigurationService) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeConfigurationService) GetAPIReturns

func (fake *FakeConfigurationService) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeConfigurationService) GetAPIReturnsOnCall

func (fake *FakeConfigurationService) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeConfigurationService) Invocations

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

func (*FakeConfigurationService) UnbindConfiguration

func (fake *FakeConfigurationService) UnbindConfiguration(arg1 string, arg2 string) error

func (*FakeConfigurationService) UnbindConfigurationArgsForCall

func (fake *FakeConfigurationService) UnbindConfigurationArgsForCall(i int) (string, string)

func (*FakeConfigurationService) UnbindConfigurationCallCount

func (fake *FakeConfigurationService) UnbindConfigurationCallCount() int

func (*FakeConfigurationService) UnbindConfigurationCalls

func (fake *FakeConfigurationService) UnbindConfigurationCalls(stub func(string, string) error)

func (*FakeConfigurationService) UnbindConfigurationReturns

func (fake *FakeConfigurationService) UnbindConfigurationReturns(result1 error)

func (*FakeConfigurationService) UnbindConfigurationReturnsOnCall

func (fake *FakeConfigurationService) UnbindConfigurationReturnsOnCall(i int, result1 error)

func (*FakeConfigurationService) UpdateConfiguration

func (fake *FakeConfigurationService) UpdateConfiguration(arg1 string, arg2 []string, arg3 map[string]string) error

func (*FakeConfigurationService) UpdateConfigurationArgsForCall

func (fake *FakeConfigurationService) UpdateConfigurationArgsForCall(i int) (string, []string, map[string]string)

func (*FakeConfigurationService) UpdateConfigurationCallCount

func (fake *FakeConfigurationService) UpdateConfigurationCallCount() int

func (*FakeConfigurationService) UpdateConfigurationCalls

func (fake *FakeConfigurationService) UpdateConfigurationCalls(stub func(string, []string, map[string]string) error)

func (*FakeConfigurationService) UpdateConfigurationReturns

func (fake *FakeConfigurationService) UpdateConfigurationReturns(result1 error)

func (*FakeConfigurationService) UpdateConfigurationReturnsOnCall

func (fake *FakeConfigurationService) UpdateConfigurationReturnsOnCall(i int, result1 error)

type FakeLoginService

type FakeLoginService struct {
	LoginStub func(context.Context, string, string, string, bool) error

	LoginOIDCStub func(context.Context, string, bool, bool) error

	LogoutStub func(context.Context) error
	// contains filtered or unexported fields
}

func (*FakeLoginService) Invocations

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

func (*FakeLoginService) Login

func (fake *FakeLoginService) Login(arg1 context.Context, arg2 string, arg3 string, arg4 string, arg5 bool) error

func (*FakeLoginService) LoginArgsForCall

func (fake *FakeLoginService) LoginArgsForCall(i int) (context.Context, string, string, string, bool)

func (*FakeLoginService) LoginCallCount

func (fake *FakeLoginService) LoginCallCount() int

func (*FakeLoginService) LoginCalls

func (fake *FakeLoginService) LoginCalls(stub func(context.Context, string, string, string, bool) error)

func (*FakeLoginService) LoginOIDC

func (fake *FakeLoginService) LoginOIDC(arg1 context.Context, arg2 string, arg3 bool, arg4 bool) error

func (*FakeLoginService) LoginOIDCArgsForCall

func (fake *FakeLoginService) LoginOIDCArgsForCall(i int) (context.Context, string, bool, bool)

func (*FakeLoginService) LoginOIDCCallCount

func (fake *FakeLoginService) LoginOIDCCallCount() int

func (*FakeLoginService) LoginOIDCCalls

func (fake *FakeLoginService) LoginOIDCCalls(stub func(context.Context, string, bool, bool) error)

func (*FakeLoginService) LoginOIDCReturns

func (fake *FakeLoginService) LoginOIDCReturns(result1 error)

func (*FakeLoginService) LoginOIDCReturnsOnCall

func (fake *FakeLoginService) LoginOIDCReturnsOnCall(i int, result1 error)

func (*FakeLoginService) LoginReturns

func (fake *FakeLoginService) LoginReturns(result1 error)

func (*FakeLoginService) LoginReturnsOnCall

func (fake *FakeLoginService) LoginReturnsOnCall(i int, result1 error)

func (*FakeLoginService) Logout

func (fake *FakeLoginService) Logout(arg1 context.Context) error

func (*FakeLoginService) LogoutArgsForCall

func (fake *FakeLoginService) LogoutArgsForCall(i int) context.Context

func (*FakeLoginService) LogoutCallCount

func (fake *FakeLoginService) LogoutCallCount() int

func (*FakeLoginService) LogoutCalls

func (fake *FakeLoginService) LogoutCalls(stub func(context.Context) error)

func (*FakeLoginService) LogoutReturns

func (fake *FakeLoginService) LogoutReturns(result1 error)

func (*FakeLoginService) LogoutReturnsOnCall

func (fake *FakeLoginService) LogoutReturnsOnCall(i int, result1 error)

type FakeNamespaceService

type FakeNamespaceService struct {
	CreateNamespaceStub func(string) error

	DeleteNamespaceStub func([]string, bool, bool) error

	NamespacesStub func() error

	NamespacesMatchingStub func(string) []string

	ShowNamespaceStub func(string) error
	// contains filtered or unexported fields
}

func (*FakeNamespaceService) CreateNamespace

func (fake *FakeNamespaceService) CreateNamespace(arg1 string) error

func (*FakeNamespaceService) CreateNamespaceArgsForCall

func (fake *FakeNamespaceService) CreateNamespaceArgsForCall(i int) string

func (*FakeNamespaceService) CreateNamespaceCallCount

func (fake *FakeNamespaceService) CreateNamespaceCallCount() int

func (*FakeNamespaceService) CreateNamespaceCalls

func (fake *FakeNamespaceService) CreateNamespaceCalls(stub func(string) error)

func (*FakeNamespaceService) CreateNamespaceReturns

func (fake *FakeNamespaceService) CreateNamespaceReturns(result1 error)

func (*FakeNamespaceService) CreateNamespaceReturnsOnCall

func (fake *FakeNamespaceService) CreateNamespaceReturnsOnCall(i int, result1 error)

func (*FakeNamespaceService) DeleteNamespace

func (fake *FakeNamespaceService) DeleteNamespace(arg1 []string, arg2 bool, arg3 bool) error

func (*FakeNamespaceService) DeleteNamespaceArgsForCall

func (fake *FakeNamespaceService) DeleteNamespaceArgsForCall(i int) ([]string, bool, bool)

func (*FakeNamespaceService) DeleteNamespaceCallCount

func (fake *FakeNamespaceService) DeleteNamespaceCallCount() int

func (*FakeNamespaceService) DeleteNamespaceCalls

func (fake *FakeNamespaceService) DeleteNamespaceCalls(stub func([]string, bool, bool) error)

func (*FakeNamespaceService) DeleteNamespaceReturns

func (fake *FakeNamespaceService) DeleteNamespaceReturns(result1 error)

func (*FakeNamespaceService) DeleteNamespaceReturnsOnCall

func (fake *FakeNamespaceService) DeleteNamespaceReturnsOnCall(i int, result1 error)

func (*FakeNamespaceService) Invocations

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

func (*FakeNamespaceService) Namespaces

func (fake *FakeNamespaceService) Namespaces() error

func (*FakeNamespaceService) NamespacesCallCount

func (fake *FakeNamespaceService) NamespacesCallCount() int

func (*FakeNamespaceService) NamespacesCalls

func (fake *FakeNamespaceService) NamespacesCalls(stub func() error)

func (*FakeNamespaceService) NamespacesMatching

func (fake *FakeNamespaceService) NamespacesMatching(arg1 string) []string

func (*FakeNamespaceService) NamespacesMatchingArgsForCall

func (fake *FakeNamespaceService) NamespacesMatchingArgsForCall(i int) string

func (*FakeNamespaceService) NamespacesMatchingCallCount

func (fake *FakeNamespaceService) NamespacesMatchingCallCount() int

func (*FakeNamespaceService) NamespacesMatchingCalls

func (fake *FakeNamespaceService) NamespacesMatchingCalls(stub func(string) []string)

func (*FakeNamespaceService) NamespacesMatchingReturns

func (fake *FakeNamespaceService) NamespacesMatchingReturns(result1 []string)

func (*FakeNamespaceService) NamespacesMatchingReturnsOnCall

func (fake *FakeNamespaceService) NamespacesMatchingReturnsOnCall(i int, result1 []string)

func (*FakeNamespaceService) NamespacesReturns

func (fake *FakeNamespaceService) NamespacesReturns(result1 error)

func (*FakeNamespaceService) NamespacesReturnsOnCall

func (fake *FakeNamespaceService) NamespacesReturnsOnCall(i int, result1 error)

func (*FakeNamespaceService) ShowNamespace

func (fake *FakeNamespaceService) ShowNamespace(arg1 string) error

func (*FakeNamespaceService) ShowNamespaceArgsForCall

func (fake *FakeNamespaceService) ShowNamespaceArgsForCall(i int) string

func (*FakeNamespaceService) ShowNamespaceCallCount

func (fake *FakeNamespaceService) ShowNamespaceCallCount() int

func (*FakeNamespaceService) ShowNamespaceCalls

func (fake *FakeNamespaceService) ShowNamespaceCalls(stub func(string) error)

func (*FakeNamespaceService) ShowNamespaceReturns

func (fake *FakeNamespaceService) ShowNamespaceReturns(result1 error)

func (*FakeNamespaceService) ShowNamespaceReturnsOnCall

func (fake *FakeNamespaceService) ShowNamespaceReturnsOnCall(i int, result1 error)

type FakeRegistryMatcher added in v1.11.0

type FakeRegistryMatcher struct {
	ExportregistryMatchingStub func(string) []string

	GetAPIStub func() usercmd.APIClient
	// contains filtered or unexported fields
}

func (*FakeRegistryMatcher) ExportregistryMatching added in v1.11.0

func (fake *FakeRegistryMatcher) ExportregistryMatching(arg1 string) []string

func (*FakeRegistryMatcher) ExportregistryMatchingArgsForCall added in v1.11.0

func (fake *FakeRegistryMatcher) ExportregistryMatchingArgsForCall(i int) string

func (*FakeRegistryMatcher) ExportregistryMatchingCallCount added in v1.11.0

func (fake *FakeRegistryMatcher) ExportregistryMatchingCallCount() int

func (*FakeRegistryMatcher) ExportregistryMatchingCalls added in v1.11.0

func (fake *FakeRegistryMatcher) ExportregistryMatchingCalls(stub func(string) []string)

func (*FakeRegistryMatcher) ExportregistryMatchingReturns added in v1.11.0

func (fake *FakeRegistryMatcher) ExportregistryMatchingReturns(result1 []string)

func (*FakeRegistryMatcher) ExportregistryMatchingReturnsOnCall added in v1.11.0

func (fake *FakeRegistryMatcher) ExportregistryMatchingReturnsOnCall(i int, result1 []string)

func (*FakeRegistryMatcher) GetAPI added in v1.11.0

func (fake *FakeRegistryMatcher) GetAPI() usercmd.APIClient

func (*FakeRegistryMatcher) GetAPICallCount added in v1.11.0

func (fake *FakeRegistryMatcher) GetAPICallCount() int

func (*FakeRegistryMatcher) GetAPICalls added in v1.11.0

func (fake *FakeRegistryMatcher) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeRegistryMatcher) GetAPIReturns added in v1.11.0

func (fake *FakeRegistryMatcher) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeRegistryMatcher) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeRegistryMatcher) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeRegistryMatcher) Invocations added in v1.11.0

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

type FakeServiceAppMatcher added in v1.11.0

type FakeServiceAppMatcher struct {
	AppsMatchingStub func(string) []string

	GetAPIStub func() usercmd.APIClient

	ServiceMatchingStub func(string) []string
	// contains filtered or unexported fields
}

func (*FakeServiceAppMatcher) AppsMatching added in v1.11.0

func (fake *FakeServiceAppMatcher) AppsMatching(arg1 string) []string

func (*FakeServiceAppMatcher) AppsMatchingArgsForCall added in v1.11.0

func (fake *FakeServiceAppMatcher) AppsMatchingArgsForCall(i int) string

func (*FakeServiceAppMatcher) AppsMatchingCallCount added in v1.11.0

func (fake *FakeServiceAppMatcher) AppsMatchingCallCount() int

func (*FakeServiceAppMatcher) AppsMatchingCalls added in v1.11.0

func (fake *FakeServiceAppMatcher) AppsMatchingCalls(stub func(string) []string)

func (*FakeServiceAppMatcher) AppsMatchingReturns added in v1.11.0

func (fake *FakeServiceAppMatcher) AppsMatchingReturns(result1 []string)

func (*FakeServiceAppMatcher) AppsMatchingReturnsOnCall added in v1.11.0

func (fake *FakeServiceAppMatcher) AppsMatchingReturnsOnCall(i int, result1 []string)

func (*FakeServiceAppMatcher) GetAPI added in v1.11.0

func (fake *FakeServiceAppMatcher) GetAPI() usercmd.APIClient

func (*FakeServiceAppMatcher) GetAPICallCount added in v1.11.0

func (fake *FakeServiceAppMatcher) GetAPICallCount() int

func (*FakeServiceAppMatcher) GetAPICalls added in v1.11.0

func (fake *FakeServiceAppMatcher) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeServiceAppMatcher) GetAPIReturns added in v1.11.0

func (fake *FakeServiceAppMatcher) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeServiceAppMatcher) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeServiceAppMatcher) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeServiceAppMatcher) Invocations added in v1.11.0

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

func (*FakeServiceAppMatcher) ServiceMatching added in v1.11.0

func (fake *FakeServiceAppMatcher) ServiceMatching(arg1 string) []string

func (*FakeServiceAppMatcher) ServiceMatchingArgsForCall added in v1.11.0

func (fake *FakeServiceAppMatcher) ServiceMatchingArgsForCall(i int) string

func (*FakeServiceAppMatcher) ServiceMatchingCallCount added in v1.11.0

func (fake *FakeServiceAppMatcher) ServiceMatchingCallCount() int

func (*FakeServiceAppMatcher) ServiceMatchingCalls added in v1.11.0

func (fake *FakeServiceAppMatcher) ServiceMatchingCalls(stub func(string) []string)

func (*FakeServiceAppMatcher) ServiceMatchingReturns added in v1.11.0

func (fake *FakeServiceAppMatcher) ServiceMatchingReturns(result1 []string)

func (*FakeServiceAppMatcher) ServiceMatchingReturnsOnCall added in v1.11.0

func (fake *FakeServiceAppMatcher) ServiceMatchingReturnsOnCall(i int, result1 []string)

type FakeServiceChartValueMatcher added in v1.11.0

type FakeServiceChartValueMatcher struct {
	GetAPIStub func() usercmd.APIClient
	// contains filtered or unexported fields
}

func (*FakeServiceChartValueMatcher) GetAPI added in v1.11.0

func (*FakeServiceChartValueMatcher) GetAPICallCount added in v1.11.0

func (fake *FakeServiceChartValueMatcher) GetAPICallCount() int

func (*FakeServiceChartValueMatcher) GetAPICalls added in v1.11.0

func (fake *FakeServiceChartValueMatcher) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeServiceChartValueMatcher) GetAPIReturns added in v1.11.0

func (fake *FakeServiceChartValueMatcher) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeServiceChartValueMatcher) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeServiceChartValueMatcher) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeServiceChartValueMatcher) Invocations added in v1.11.0

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

type FakeServiceMatcher added in v1.11.0

type FakeServiceMatcher struct {
	GetAPIStub func() usercmd.APIClient

	ServiceMatchingStub func(string) []string
	// contains filtered or unexported fields
}

func (*FakeServiceMatcher) GetAPI added in v1.11.0

func (fake *FakeServiceMatcher) GetAPI() usercmd.APIClient

func (*FakeServiceMatcher) GetAPICallCount added in v1.11.0

func (fake *FakeServiceMatcher) GetAPICallCount() int

func (*FakeServiceMatcher) GetAPICalls added in v1.11.0

func (fake *FakeServiceMatcher) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeServiceMatcher) GetAPIReturns added in v1.11.0

func (fake *FakeServiceMatcher) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeServiceMatcher) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeServiceMatcher) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeServiceMatcher) Invocations added in v1.11.0

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

func (*FakeServiceMatcher) ServiceMatching added in v1.11.0

func (fake *FakeServiceMatcher) ServiceMatching(arg1 string) []string

func (*FakeServiceMatcher) ServiceMatchingArgsForCall added in v1.11.0

func (fake *FakeServiceMatcher) ServiceMatchingArgsForCall(i int) string

func (*FakeServiceMatcher) ServiceMatchingCallCount added in v1.11.0

func (fake *FakeServiceMatcher) ServiceMatchingCallCount() int

func (*FakeServiceMatcher) ServiceMatchingCalls added in v1.11.0

func (fake *FakeServiceMatcher) ServiceMatchingCalls(stub func(string) []string)

func (*FakeServiceMatcher) ServiceMatchingReturns added in v1.11.0

func (fake *FakeServiceMatcher) ServiceMatchingReturns(result1 []string)

func (*FakeServiceMatcher) ServiceMatchingReturnsOnCall added in v1.11.0

func (fake *FakeServiceMatcher) ServiceMatchingReturnsOnCall(i int, result1 []string)

type FakeServicesService added in v1.11.0

type FakeServicesService struct {
	AppsMatchingStub func(string) []string

	CatalogMatchingStub func(string) []string

	GetAPIStub func() usercmd.APIClient

	ServiceBindStub func(string, string) error

	ServiceCatalogStub func() error

	ServiceCatalogShowStub func(context.Context, string) error

	ServiceCreateStub func(string, string, bool, models.ChartValueSettings) error

	ServiceDeleteStub func([]string, bool, bool) error

	ServiceListStub func() error

	ServiceListAllStub func() error

	ServiceMatchingStub func(string) []string

	ServicePortForwardStub func(context.Context, string, []string, []string) error

	ServiceShowStub func(string) error

	ServiceUnbindStub func(string, string) error

	ServiceUpdateStub func(string, bool, []string, map[string]string) error
	// contains filtered or unexported fields
}

func (*FakeServicesService) AppsMatching added in v1.11.0

func (fake *FakeServicesService) AppsMatching(arg1 string) []string

func (*FakeServicesService) AppsMatchingArgsForCall added in v1.11.0

func (fake *FakeServicesService) AppsMatchingArgsForCall(i int) string

func (*FakeServicesService) AppsMatchingCallCount added in v1.11.0

func (fake *FakeServicesService) AppsMatchingCallCount() int

func (*FakeServicesService) AppsMatchingCalls added in v1.11.0

func (fake *FakeServicesService) AppsMatchingCalls(stub func(string) []string)

func (*FakeServicesService) AppsMatchingReturns added in v1.11.0

func (fake *FakeServicesService) AppsMatchingReturns(result1 []string)

func (*FakeServicesService) AppsMatchingReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) AppsMatchingReturnsOnCall(i int, result1 []string)

func (*FakeServicesService) CatalogMatching added in v1.11.0

func (fake *FakeServicesService) CatalogMatching(arg1 string) []string

func (*FakeServicesService) CatalogMatchingArgsForCall added in v1.11.0

func (fake *FakeServicesService) CatalogMatchingArgsForCall(i int) string

func (*FakeServicesService) CatalogMatchingCallCount added in v1.11.0

func (fake *FakeServicesService) CatalogMatchingCallCount() int

func (*FakeServicesService) CatalogMatchingCalls added in v1.11.0

func (fake *FakeServicesService) CatalogMatchingCalls(stub func(string) []string)

func (*FakeServicesService) CatalogMatchingReturns added in v1.11.0

func (fake *FakeServicesService) CatalogMatchingReturns(result1 []string)

func (*FakeServicesService) CatalogMatchingReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) CatalogMatchingReturnsOnCall(i int, result1 []string)

func (*FakeServicesService) GetAPI added in v1.11.0

func (fake *FakeServicesService) GetAPI() usercmd.APIClient

func (*FakeServicesService) GetAPICallCount added in v1.11.0

func (fake *FakeServicesService) GetAPICallCount() int

func (*FakeServicesService) GetAPICalls added in v1.11.0

func (fake *FakeServicesService) GetAPICalls(stub func() usercmd.APIClient)

func (*FakeServicesService) GetAPIReturns added in v1.11.0

func (fake *FakeServicesService) GetAPIReturns(result1 usercmd.APIClient)

func (*FakeServicesService) GetAPIReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) GetAPIReturnsOnCall(i int, result1 usercmd.APIClient)

func (*FakeServicesService) Invocations added in v1.11.0

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

func (*FakeServicesService) ServiceBind added in v1.11.0

func (fake *FakeServicesService) ServiceBind(arg1 string, arg2 string) error

func (*FakeServicesService) ServiceBindArgsForCall added in v1.11.0

func (fake *FakeServicesService) ServiceBindArgsForCall(i int) (string, string)

func (*FakeServicesService) ServiceBindCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceBindCallCount() int

func (*FakeServicesService) ServiceBindCalls added in v1.11.0

func (fake *FakeServicesService) ServiceBindCalls(stub func(string, string) error)

func (*FakeServicesService) ServiceBindReturns added in v1.11.0

func (fake *FakeServicesService) ServiceBindReturns(result1 error)

func (*FakeServicesService) ServiceBindReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceBindReturnsOnCall(i int, result1 error)

func (*FakeServicesService) ServiceCatalog added in v1.11.0

func (fake *FakeServicesService) ServiceCatalog() error

func (*FakeServicesService) ServiceCatalogCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceCatalogCallCount() int

func (*FakeServicesService) ServiceCatalogCalls added in v1.11.0

func (fake *FakeServicesService) ServiceCatalogCalls(stub func() error)

func (*FakeServicesService) ServiceCatalogReturns added in v1.11.0

func (fake *FakeServicesService) ServiceCatalogReturns(result1 error)

func (*FakeServicesService) ServiceCatalogReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceCatalogReturnsOnCall(i int, result1 error)

func (*FakeServicesService) ServiceCatalogShow added in v1.11.0

func (fake *FakeServicesService) ServiceCatalogShow(arg1 context.Context, arg2 string) error

func (*FakeServicesService) ServiceCatalogShowArgsForCall added in v1.11.0

func (fake *FakeServicesService) ServiceCatalogShowArgsForCall(i int) (context.Context, string)

func (*FakeServicesService) ServiceCatalogShowCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceCatalogShowCallCount() int

func (*FakeServicesService) ServiceCatalogShowCalls added in v1.11.0

func (fake *FakeServicesService) ServiceCatalogShowCalls(stub func(context.Context, string) error)

func (*FakeServicesService) ServiceCatalogShowReturns added in v1.11.0

func (fake *FakeServicesService) ServiceCatalogShowReturns(result1 error)

func (*FakeServicesService) ServiceCatalogShowReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceCatalogShowReturnsOnCall(i int, result1 error)

func (*FakeServicesService) ServiceCreate added in v1.11.0

func (fake *FakeServicesService) ServiceCreate(arg1 string, arg2 string, arg3 bool, arg4 models.ChartValueSettings) error

func (*FakeServicesService) ServiceCreateArgsForCall added in v1.11.0

func (fake *FakeServicesService) ServiceCreateArgsForCall(i int) (string, string, bool, models.ChartValueSettings)

func (*FakeServicesService) ServiceCreateCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceCreateCallCount() int

func (*FakeServicesService) ServiceCreateCalls added in v1.11.0

func (fake *FakeServicesService) ServiceCreateCalls(stub func(string, string, bool, models.ChartValueSettings) error)

func (*FakeServicesService) ServiceCreateReturns added in v1.11.0

func (fake *FakeServicesService) ServiceCreateReturns(result1 error)

func (*FakeServicesService) ServiceCreateReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceCreateReturnsOnCall(i int, result1 error)

func (*FakeServicesService) ServiceDelete added in v1.11.0

func (fake *FakeServicesService) ServiceDelete(arg1 []string, arg2 bool, arg3 bool) error

func (*FakeServicesService) ServiceDeleteArgsForCall added in v1.11.0

func (fake *FakeServicesService) ServiceDeleteArgsForCall(i int) ([]string, bool, bool)

func (*FakeServicesService) ServiceDeleteCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceDeleteCallCount() int

func (*FakeServicesService) ServiceDeleteCalls added in v1.11.0

func (fake *FakeServicesService) ServiceDeleteCalls(stub func([]string, bool, bool) error)

func (*FakeServicesService) ServiceDeleteReturns added in v1.11.0

func (fake *FakeServicesService) ServiceDeleteReturns(result1 error)

func (*FakeServicesService) ServiceDeleteReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceDeleteReturnsOnCall(i int, result1 error)

func (*FakeServicesService) ServiceList added in v1.11.0

func (fake *FakeServicesService) ServiceList() error

func (*FakeServicesService) ServiceListAll added in v1.11.0

func (fake *FakeServicesService) ServiceListAll() error

func (*FakeServicesService) ServiceListAllCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceListAllCallCount() int

func (*FakeServicesService) ServiceListAllCalls added in v1.11.0

func (fake *FakeServicesService) ServiceListAllCalls(stub func() error)

func (*FakeServicesService) ServiceListAllReturns added in v1.11.0

func (fake *FakeServicesService) ServiceListAllReturns(result1 error)

func (*FakeServicesService) ServiceListAllReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceListAllReturnsOnCall(i int, result1 error)

func (*FakeServicesService) ServiceListCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceListCallCount() int

func (*FakeServicesService) ServiceListCalls added in v1.11.0

func (fake *FakeServicesService) ServiceListCalls(stub func() error)

func (*FakeServicesService) ServiceListReturns added in v1.11.0

func (fake *FakeServicesService) ServiceListReturns(result1 error)

func (*FakeServicesService) ServiceListReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceListReturnsOnCall(i int, result1 error)

func (*FakeServicesService) ServiceMatching added in v1.11.0

func (fake *FakeServicesService) ServiceMatching(arg1 string) []string

func (*FakeServicesService) ServiceMatchingArgsForCall added in v1.11.0

func (fake *FakeServicesService) ServiceMatchingArgsForCall(i int) string

func (*FakeServicesService) ServiceMatchingCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceMatchingCallCount() int

func (*FakeServicesService) ServiceMatchingCalls added in v1.11.0

func (fake *FakeServicesService) ServiceMatchingCalls(stub func(string) []string)

func (*FakeServicesService) ServiceMatchingReturns added in v1.11.0

func (fake *FakeServicesService) ServiceMatchingReturns(result1 []string)

func (*FakeServicesService) ServiceMatchingReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceMatchingReturnsOnCall(i int, result1 []string)

func (*FakeServicesService) ServicePortForward added in v1.11.0

func (fake *FakeServicesService) ServicePortForward(arg1 context.Context, arg2 string, arg3 []string, arg4 []string) error

func (*FakeServicesService) ServicePortForwardArgsForCall added in v1.11.0

func (fake *FakeServicesService) ServicePortForwardArgsForCall(i int) (context.Context, string, []string, []string)

func (*FakeServicesService) ServicePortForwardCallCount added in v1.11.0

func (fake *FakeServicesService) ServicePortForwardCallCount() int

func (*FakeServicesService) ServicePortForwardCalls added in v1.11.0

func (fake *FakeServicesService) ServicePortForwardCalls(stub func(context.Context, string, []string, []string) error)

func (*FakeServicesService) ServicePortForwardReturns added in v1.11.0

func (fake *FakeServicesService) ServicePortForwardReturns(result1 error)

func (*FakeServicesService) ServicePortForwardReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServicePortForwardReturnsOnCall(i int, result1 error)

func (*FakeServicesService) ServiceShow added in v1.11.0

func (fake *FakeServicesService) ServiceShow(arg1 string) error

func (*FakeServicesService) ServiceShowArgsForCall added in v1.11.0

func (fake *FakeServicesService) ServiceShowArgsForCall(i int) string

func (*FakeServicesService) ServiceShowCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceShowCallCount() int

func (*FakeServicesService) ServiceShowCalls added in v1.11.0

func (fake *FakeServicesService) ServiceShowCalls(stub func(string) error)

func (*FakeServicesService) ServiceShowReturns added in v1.11.0

func (fake *FakeServicesService) ServiceShowReturns(result1 error)

func (*FakeServicesService) ServiceShowReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceShowReturnsOnCall(i int, result1 error)

func (*FakeServicesService) ServiceUnbind added in v1.11.0

func (fake *FakeServicesService) ServiceUnbind(arg1 string, arg2 string) error

func (*FakeServicesService) ServiceUnbindArgsForCall added in v1.11.0

func (fake *FakeServicesService) ServiceUnbindArgsForCall(i int) (string, string)

func (*FakeServicesService) ServiceUnbindCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceUnbindCallCount() int

func (*FakeServicesService) ServiceUnbindCalls added in v1.11.0

func (fake *FakeServicesService) ServiceUnbindCalls(stub func(string, string) error)

func (*FakeServicesService) ServiceUnbindReturns added in v1.11.0

func (fake *FakeServicesService) ServiceUnbindReturns(result1 error)

func (*FakeServicesService) ServiceUnbindReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceUnbindReturnsOnCall(i int, result1 error)

func (*FakeServicesService) ServiceUpdate added in v1.11.0

func (fake *FakeServicesService) ServiceUpdate(arg1 string, arg2 bool, arg3 []string, arg4 map[string]string) error

func (*FakeServicesService) ServiceUpdateArgsForCall added in v1.11.0

func (fake *FakeServicesService) ServiceUpdateArgsForCall(i int) (string, bool, []string, map[string]string)

func (*FakeServicesService) ServiceUpdateCallCount added in v1.11.0

func (fake *FakeServicesService) ServiceUpdateCallCount() int

func (*FakeServicesService) ServiceUpdateCalls added in v1.11.0

func (fake *FakeServicesService) ServiceUpdateCalls(stub func(string, bool, []string, map[string]string) error)

func (*FakeServicesService) ServiceUpdateReturns added in v1.11.0

func (fake *FakeServicesService) ServiceUpdateReturns(result1 error)

func (*FakeServicesService) ServiceUpdateReturnsOnCall added in v1.11.0

func (fake *FakeServicesService) ServiceUpdateReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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