Documentation ¶
Overview ¶
This file was generated by counterfeiter
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter ¶
This file was generated by counterfeiter
Index ¶
- type FakeCreateIsolationSegmentActor
- func (fake *FakeCreateIsolationSegmentActor) CloudControllerAPIVersion() string
- func (fake *FakeCreateIsolationSegmentActor) CloudControllerAPIVersionCallCount() int
- func (fake *FakeCreateIsolationSegmentActor) CloudControllerAPIVersionReturns(result1 string)
- func (fake *FakeCreateIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
- func (fake *FakeCreateIsolationSegmentActor) CreateIsolationSegmentByName(isolationSegment v3action.IsolationSegment) (v3action.Warnings, error)
- func (fake *FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameArgsForCall(i int) v3action.IsolationSegment
- func (fake *FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameCallCount() int
- func (fake *FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameReturns(result1 v3action.Warnings, result2 error)
- func (fake *FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameReturnsOnCall(i int, result1 v3action.Warnings, result2 error)
- func (fake *FakeCreateIsolationSegmentActor) Invocations() map[string][][]interface{}
- type FakeDeleteIsolationSegmentActor
- func (fake *FakeDeleteIsolationSegmentActor) CloudControllerAPIVersion() string
- func (fake *FakeDeleteIsolationSegmentActor) CloudControllerAPIVersionCallCount() int
- func (fake *FakeDeleteIsolationSegmentActor) CloudControllerAPIVersionReturns(result1 string)
- func (fake *FakeDeleteIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
- func (fake *FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByName(name string) (v3action.Warnings, error)
- func (fake *FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameArgsForCall(i int) string
- func (fake *FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameCallCount() int
- func (fake *FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameReturns(result1 v3action.Warnings, result2 error)
- func (fake *FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameReturnsOnCall(i int, result1 v3action.Warnings, result2 error)
- func (fake *FakeDeleteIsolationSegmentActor) Invocations() map[string][][]interface{}
- type FakeDisableOrgIsolationActor
- func (fake *FakeDisableOrgIsolationActor) CloudControllerAPIVersion() string
- func (fake *FakeDisableOrgIsolationActor) CloudControllerAPIVersionCallCount() int
- func (fake *FakeDisableOrgIsolationActor) CloudControllerAPIVersionReturns(result1 string)
- func (fake *FakeDisableOrgIsolationActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
- func (fake *FakeDisableOrgIsolationActor) Invocations() map[string][][]interface{}
- func (fake *FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByName(isolationSegmentName string, orgName string) (v3action.Warnings, error)
- func (fake *FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameArgsForCall(i int) (string, string)
- func (fake *FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameCallCount() int
- func (fake *FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameReturns(result1 v3action.Warnings, result2 error)
- func (fake *FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameReturnsOnCall(i int, result1 v3action.Warnings, result2 error)
- type FakeEnableOrgIsolationActor
- func (fake *FakeEnableOrgIsolationActor) CloudControllerAPIVersion() string
- func (fake *FakeEnableOrgIsolationActor) CloudControllerAPIVersionCallCount() int
- func (fake *FakeEnableOrgIsolationActor) CloudControllerAPIVersionReturns(result1 string)
- func (fake *FakeEnableOrgIsolationActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
- func (fake *FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByName(isolationSegmentName string, orgName string) (v3action.Warnings, error)
- func (fake *FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameArgsForCall(i int) (string, string)
- func (fake *FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameCallCount() int
- func (fake *FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameReturns(result1 v3action.Warnings, result2 error)
- func (fake *FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameReturnsOnCall(i int, result1 v3action.Warnings, result2 error)
- func (fake *FakeEnableOrgIsolationActor) Invocations() map[string][][]interface{}
- type FakeIsolationSegmentsActor
- func (fake *FakeIsolationSegmentsActor) CloudControllerAPIVersion() string
- func (fake *FakeIsolationSegmentsActor) CloudControllerAPIVersionCallCount() int
- func (fake *FakeIsolationSegmentsActor) CloudControllerAPIVersionReturns(result1 string)
- func (fake *FakeIsolationSegmentsActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
- func (fake *FakeIsolationSegmentsActor) GetIsolationSegmentSummaries() ([]v3action.IsolationSegmentSummary, v3action.Warnings, error)
- func (fake *FakeIsolationSegmentsActor) GetIsolationSegmentSummariesCallCount() int
- func (fake *FakeIsolationSegmentsActor) GetIsolationSegmentSummariesReturns(result1 []v3action.IsolationSegmentSummary, result2 v3action.Warnings, ...)
- func (fake *FakeIsolationSegmentsActor) GetIsolationSegmentSummariesReturnsOnCall(i int, result1 []v3action.IsolationSegmentSummary, result2 v3action.Warnings, ...)
- func (fake *FakeIsolationSegmentsActor) Invocations() map[string][][]interface{}
- type FakeResetSpaceIsolationSegmentActor
- func (fake *FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersion() string
- func (fake *FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersionCallCount() int
- func (fake *FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturns(result1 string)
- func (fake *FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
- func (fake *FakeResetSpaceIsolationSegmentActor) Invocations() map[string][][]interface{}
- func (fake *FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegment(orgGUID string, spaceGUID string) (string, v3action.Warnings, error)
- func (fake *FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentArgsForCall(i int) (string, string)
- func (fake *FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentCallCount() int
- func (fake *FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentReturns(result1 string, result2 v3action.Warnings, result3 error)
- func (fake *FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentReturnsOnCall(i int, result1 string, result2 v3action.Warnings, result3 error)
- type FakeResetSpaceIsolationSegmentActorV2
- func (fake *FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndName(orgGUID string, spaceName string) (v2action.Space, v2action.Warnings, error)
- func (fake *FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameArgsForCall(i int) (string, string)
- func (fake *FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameCallCount() int
- func (fake *FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameReturns(result1 v2action.Space, result2 v2action.Warnings, result3 error)
- func (fake *FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameReturnsOnCall(i int, result1 v2action.Space, result2 v2action.Warnings, result3 error)
- func (fake *FakeResetSpaceIsolationSegmentActorV2) Invocations() map[string][][]interface{}
- type FakeRunTaskActor
- func (fake *FakeRunTaskActor) CloudControllerAPIVersion() string
- func (fake *FakeRunTaskActor) CloudControllerAPIVersionCallCount() int
- func (fake *FakeRunTaskActor) CloudControllerAPIVersionReturns(result1 string)
- func (fake *FakeRunTaskActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
- func (fake *FakeRunTaskActor) GetApplicationByNameAndSpace(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error)
- func (fake *FakeRunTaskActor) GetApplicationByNameAndSpaceArgsForCall(i int) (string, string)
- func (fake *FakeRunTaskActor) GetApplicationByNameAndSpaceCallCount() int
- func (fake *FakeRunTaskActor) GetApplicationByNameAndSpaceReturns(result1 v3action.Application, result2 v3action.Warnings, result3 error)
- func (fake *FakeRunTaskActor) GetApplicationByNameAndSpaceReturnsOnCall(i int, result1 v3action.Application, result2 v3action.Warnings, result3 error)
- func (fake *FakeRunTaskActor) Invocations() map[string][][]interface{}
- func (fake *FakeRunTaskActor) RunTask(appGUID string, task v3action.Task) (v3action.Task, v3action.Warnings, error)
- func (fake *FakeRunTaskActor) RunTaskArgsForCall(i int) (string, v3action.Task)
- func (fake *FakeRunTaskActor) RunTaskCallCount() int
- func (fake *FakeRunTaskActor) RunTaskReturns(result1 v3action.Task, result2 v3action.Warnings, result3 error)
- func (fake *FakeRunTaskActor) RunTaskReturnsOnCall(i int, result1 v3action.Task, result2 v3action.Warnings, result3 error)
- type FakeSetSpaceIsolationSegmentActor
- func (fake *FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpace(isolationSegmentName string, spaceGUID string) (v3action.Warnings, error)
- func (fake *FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceArgsForCall(i int) (string, string)
- func (fake *FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceCallCount() int
- func (fake *FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceReturns(result1 v3action.Warnings, result2 error)
- func (fake *FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceReturnsOnCall(i int, result1 v3action.Warnings, result2 error)
- func (fake *FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersion() string
- func (fake *FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersionCallCount() int
- func (fake *FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturns(result1 string)
- func (fake *FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
- func (fake *FakeSetSpaceIsolationSegmentActor) Invocations() map[string][][]interface{}
- type FakeSetSpaceIsolationSegmentActorV2
- func (fake *FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndName(orgGUID string, spaceName string) (v2action.Space, v2action.Warnings, error)
- func (fake *FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameArgsForCall(i int) (string, string)
- func (fake *FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameCallCount() int
- func (fake *FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameReturns(result1 v2action.Space, result2 v2action.Warnings, result3 error)
- func (fake *FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameReturnsOnCall(i int, result1 v2action.Space, result2 v2action.Warnings, result3 error)
- func (fake *FakeSetSpaceIsolationSegmentActorV2) Invocations() map[string][][]interface{}
- type FakeTasksActor
- func (fake *FakeTasksActor) CloudControllerAPIVersion() string
- func (fake *FakeTasksActor) CloudControllerAPIVersionCallCount() int
- func (fake *FakeTasksActor) CloudControllerAPIVersionReturns(result1 string)
- func (fake *FakeTasksActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
- func (fake *FakeTasksActor) GetApplicationByNameAndSpace(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error)
- func (fake *FakeTasksActor) GetApplicationByNameAndSpaceArgsForCall(i int) (string, string)
- func (fake *FakeTasksActor) GetApplicationByNameAndSpaceCallCount() int
- func (fake *FakeTasksActor) GetApplicationByNameAndSpaceReturns(result1 v3action.Application, result2 v3action.Warnings, result3 error)
- func (fake *FakeTasksActor) GetApplicationByNameAndSpaceReturnsOnCall(i int, result1 v3action.Application, result2 v3action.Warnings, result3 error)
- func (fake *FakeTasksActor) GetApplicationTasks(appGUID string, sortOrder v3action.SortOrder) ([]v3action.Task, v3action.Warnings, error)
- func (fake *FakeTasksActor) GetApplicationTasksArgsForCall(i int) (string, v3action.SortOrder)
- func (fake *FakeTasksActor) GetApplicationTasksCallCount() int
- func (fake *FakeTasksActor) GetApplicationTasksReturns(result1 []v3action.Task, result2 v3action.Warnings, result3 error)
- func (fake *FakeTasksActor) GetApplicationTasksReturnsOnCall(i int, result1 []v3action.Task, result2 v3action.Warnings, result3 error)
- func (fake *FakeTasksActor) Invocations() map[string][][]interface{}
- type FakeTerminateTaskActor
- func (fake *FakeTerminateTaskActor) CloudControllerAPIVersion() string
- func (fake *FakeTerminateTaskActor) CloudControllerAPIVersionCallCount() int
- func (fake *FakeTerminateTaskActor) CloudControllerAPIVersionReturns(result1 string)
- func (fake *FakeTerminateTaskActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
- func (fake *FakeTerminateTaskActor) GetApplicationByNameAndSpace(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error)
- func (fake *FakeTerminateTaskActor) GetApplicationByNameAndSpaceArgsForCall(i int) (string, string)
- func (fake *FakeTerminateTaskActor) GetApplicationByNameAndSpaceCallCount() int
- func (fake *FakeTerminateTaskActor) GetApplicationByNameAndSpaceReturns(result1 v3action.Application, result2 v3action.Warnings, result3 error)
- func (fake *FakeTerminateTaskActor) GetApplicationByNameAndSpaceReturnsOnCall(i int, result1 v3action.Application, result2 v3action.Warnings, result3 error)
- func (fake *FakeTerminateTaskActor) GetTaskBySequenceIDAndApplication(sequenceID int, appGUID string) (v3action.Task, v3action.Warnings, error)
- func (fake *FakeTerminateTaskActor) GetTaskBySequenceIDAndApplicationArgsForCall(i int) (int, string)
- func (fake *FakeTerminateTaskActor) GetTaskBySequenceIDAndApplicationCallCount() int
- func (fake *FakeTerminateTaskActor) GetTaskBySequenceIDAndApplicationReturns(result1 v3action.Task, result2 v3action.Warnings, result3 error)
- func (fake *FakeTerminateTaskActor) GetTaskBySequenceIDAndApplicationReturnsOnCall(i int, result1 v3action.Task, result2 v3action.Warnings, result3 error)
- func (fake *FakeTerminateTaskActor) Invocations() map[string][][]interface{}
- func (fake *FakeTerminateTaskActor) TerminateTask(taskGUID string) (v3action.Task, v3action.Warnings, error)
- func (fake *FakeTerminateTaskActor) TerminateTaskArgsForCall(i int) string
- func (fake *FakeTerminateTaskActor) TerminateTaskCallCount() int
- func (fake *FakeTerminateTaskActor) TerminateTaskReturns(result1 v3action.Task, result2 v3action.Warnings, result3 error)
- func (fake *FakeTerminateTaskActor) TerminateTaskReturnsOnCall(i int, result1 v3action.Task, result2 v3action.Warnings, result3 error)
- type FakeV3CreateAppActor
- func (fake *FakeV3CreateAppActor) CreateApplicationByNameAndSpace(name string, spaceGUID string) (v3action.Application, v3action.Warnings, error)
- func (fake *FakeV3CreateAppActor) CreateApplicationByNameAndSpaceArgsForCall(i int) (string, string)
- func (fake *FakeV3CreateAppActor) CreateApplicationByNameAndSpaceCallCount() int
- func (fake *FakeV3CreateAppActor) CreateApplicationByNameAndSpaceReturns(result1 v3action.Application, result2 v3action.Warnings, result3 error)
- func (fake *FakeV3CreateAppActor) CreateApplicationByNameAndSpaceReturnsOnCall(i int, result1 v3action.Application, result2 v3action.Warnings, result3 error)
- func (fake *FakeV3CreateAppActor) Invocations() map[string][][]interface{}
- type FakeV3CreatePackageActor
- func (fake *FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpace(appName string, spaceGUID string, bitsPath string) (v3action.Package, v3action.Warnings, error)
- func (fake *FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpaceArgsForCall(i int) (string, string, string)
- func (fake *FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpaceCallCount() int
- func (fake *FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpaceReturns(result1 v3action.Package, result2 v3action.Warnings, result3 error)
- func (fake *FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpaceReturnsOnCall(i int, result1 v3action.Package, result2 v3action.Warnings, result3 error)
- func (fake *FakeV3CreatePackageActor) Invocations() map[string][][]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeCreateIsolationSegmentActor ¶
type FakeCreateIsolationSegmentActor struct { CloudControllerAPIVersionStub func() string CreateIsolationSegmentByNameStub func(isolationSegment v3action.IsolationSegment) (v3action.Warnings, error) // contains filtered or unexported fields }
func (*FakeCreateIsolationSegmentActor) CloudControllerAPIVersion ¶
func (fake *FakeCreateIsolationSegmentActor) CloudControllerAPIVersion() string
func (*FakeCreateIsolationSegmentActor) CloudControllerAPIVersionCallCount ¶
func (fake *FakeCreateIsolationSegmentActor) CloudControllerAPIVersionCallCount() int
func (*FakeCreateIsolationSegmentActor) CloudControllerAPIVersionReturns ¶
func (fake *FakeCreateIsolationSegmentActor) CloudControllerAPIVersionReturns(result1 string)
func (*FakeCreateIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall ¶
func (fake *FakeCreateIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
func (*FakeCreateIsolationSegmentActor) CreateIsolationSegmentByName ¶
func (fake *FakeCreateIsolationSegmentActor) CreateIsolationSegmentByName(isolationSegment v3action.IsolationSegment) (v3action.Warnings, error)
func (*FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameArgsForCall ¶
func (fake *FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameArgsForCall(i int) v3action.IsolationSegment
func (*FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameCallCount ¶
func (fake *FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameCallCount() int
func (*FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameReturns ¶
func (fake *FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameReturns(result1 v3action.Warnings, result2 error)
func (*FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameReturnsOnCall ¶
func (fake *FakeCreateIsolationSegmentActor) CreateIsolationSegmentByNameReturnsOnCall(i int, result1 v3action.Warnings, result2 error)
func (*FakeCreateIsolationSegmentActor) Invocations ¶
func (fake *FakeCreateIsolationSegmentActor) Invocations() map[string][][]interface{}
type FakeDeleteIsolationSegmentActor ¶
type FakeDeleteIsolationSegmentActor struct { CloudControllerAPIVersionStub func() string DeleteIsolationSegmentByNameStub func(name string) (v3action.Warnings, error) // contains filtered or unexported fields }
func (*FakeDeleteIsolationSegmentActor) CloudControllerAPIVersion ¶
func (fake *FakeDeleteIsolationSegmentActor) CloudControllerAPIVersion() string
func (*FakeDeleteIsolationSegmentActor) CloudControllerAPIVersionCallCount ¶
func (fake *FakeDeleteIsolationSegmentActor) CloudControllerAPIVersionCallCount() int
func (*FakeDeleteIsolationSegmentActor) CloudControllerAPIVersionReturns ¶
func (fake *FakeDeleteIsolationSegmentActor) CloudControllerAPIVersionReturns(result1 string)
func (*FakeDeleteIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall ¶
func (fake *FakeDeleteIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
func (*FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByName ¶
func (fake *FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByName(name string) (v3action.Warnings, error)
func (*FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameArgsForCall ¶
func (fake *FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameArgsForCall(i int) string
func (*FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameCallCount ¶
func (fake *FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameCallCount() int
func (*FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameReturns ¶
func (fake *FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameReturns(result1 v3action.Warnings, result2 error)
func (*FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameReturnsOnCall ¶
func (fake *FakeDeleteIsolationSegmentActor) DeleteIsolationSegmentByNameReturnsOnCall(i int, result1 v3action.Warnings, result2 error)
func (*FakeDeleteIsolationSegmentActor) Invocations ¶
func (fake *FakeDeleteIsolationSegmentActor) Invocations() map[string][][]interface{}
type FakeDisableOrgIsolationActor ¶
type FakeDisableOrgIsolationActor struct { CloudControllerAPIVersionStub func() string RevokeIsolationSegmentFromOrganizationByNameStub func(isolationSegmentName string, orgName string) (v3action.Warnings, error) // contains filtered or unexported fields }
func (*FakeDisableOrgIsolationActor) CloudControllerAPIVersion ¶
func (fake *FakeDisableOrgIsolationActor) CloudControllerAPIVersion() string
func (*FakeDisableOrgIsolationActor) CloudControllerAPIVersionCallCount ¶
func (fake *FakeDisableOrgIsolationActor) CloudControllerAPIVersionCallCount() int
func (*FakeDisableOrgIsolationActor) CloudControllerAPIVersionReturns ¶
func (fake *FakeDisableOrgIsolationActor) CloudControllerAPIVersionReturns(result1 string)
func (*FakeDisableOrgIsolationActor) CloudControllerAPIVersionReturnsOnCall ¶
func (fake *FakeDisableOrgIsolationActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
func (*FakeDisableOrgIsolationActor) Invocations ¶
func (fake *FakeDisableOrgIsolationActor) Invocations() map[string][][]interface{}
func (*FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByName ¶
func (*FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameArgsForCall ¶
func (fake *FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameArgsForCall(i int) (string, string)
func (*FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameCallCount ¶
func (fake *FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameCallCount() int
func (*FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameReturns ¶
func (fake *FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameReturns(result1 v3action.Warnings, result2 error)
func (*FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameReturnsOnCall ¶
func (fake *FakeDisableOrgIsolationActor) RevokeIsolationSegmentFromOrganizationByNameReturnsOnCall(i int, result1 v3action.Warnings, result2 error)
type FakeEnableOrgIsolationActor ¶
type FakeEnableOrgIsolationActor struct { CloudControllerAPIVersionStub func() string EntitleIsolationSegmentToOrganizationByNameStub func(isolationSegmentName string, orgName string) (v3action.Warnings, error) // contains filtered or unexported fields }
func (*FakeEnableOrgIsolationActor) CloudControllerAPIVersion ¶
func (fake *FakeEnableOrgIsolationActor) CloudControllerAPIVersion() string
func (*FakeEnableOrgIsolationActor) CloudControllerAPIVersionCallCount ¶
func (fake *FakeEnableOrgIsolationActor) CloudControllerAPIVersionCallCount() int
func (*FakeEnableOrgIsolationActor) CloudControllerAPIVersionReturns ¶
func (fake *FakeEnableOrgIsolationActor) CloudControllerAPIVersionReturns(result1 string)
func (*FakeEnableOrgIsolationActor) CloudControllerAPIVersionReturnsOnCall ¶
func (fake *FakeEnableOrgIsolationActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
func (*FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByName ¶
func (*FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameArgsForCall ¶
func (fake *FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameArgsForCall(i int) (string, string)
func (*FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameCallCount ¶
func (fake *FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameCallCount() int
func (*FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameReturns ¶
func (fake *FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameReturns(result1 v3action.Warnings, result2 error)
func (*FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameReturnsOnCall ¶
func (fake *FakeEnableOrgIsolationActor) EntitleIsolationSegmentToOrganizationByNameReturnsOnCall(i int, result1 v3action.Warnings, result2 error)
func (*FakeEnableOrgIsolationActor) Invocations ¶
func (fake *FakeEnableOrgIsolationActor) Invocations() map[string][][]interface{}
type FakeIsolationSegmentsActor ¶
type FakeIsolationSegmentsActor struct { CloudControllerAPIVersionStub func() string GetIsolationSegmentSummariesStub func() ([]v3action.IsolationSegmentSummary, v3action.Warnings, error) // contains filtered or unexported fields }
func (*FakeIsolationSegmentsActor) CloudControllerAPIVersion ¶
func (fake *FakeIsolationSegmentsActor) CloudControllerAPIVersion() string
func (*FakeIsolationSegmentsActor) CloudControllerAPIVersionCallCount ¶
func (fake *FakeIsolationSegmentsActor) CloudControllerAPIVersionCallCount() int
func (*FakeIsolationSegmentsActor) CloudControllerAPIVersionReturns ¶
func (fake *FakeIsolationSegmentsActor) CloudControllerAPIVersionReturns(result1 string)
func (*FakeIsolationSegmentsActor) CloudControllerAPIVersionReturnsOnCall ¶
func (fake *FakeIsolationSegmentsActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
func (*FakeIsolationSegmentsActor) GetIsolationSegmentSummaries ¶
func (fake *FakeIsolationSegmentsActor) GetIsolationSegmentSummaries() ([]v3action.IsolationSegmentSummary, v3action.Warnings, error)
func (*FakeIsolationSegmentsActor) GetIsolationSegmentSummariesCallCount ¶
func (fake *FakeIsolationSegmentsActor) GetIsolationSegmentSummariesCallCount() int
func (*FakeIsolationSegmentsActor) GetIsolationSegmentSummariesReturns ¶
func (fake *FakeIsolationSegmentsActor) GetIsolationSegmentSummariesReturns(result1 []v3action.IsolationSegmentSummary, result2 v3action.Warnings, result3 error)
func (*FakeIsolationSegmentsActor) GetIsolationSegmentSummariesReturnsOnCall ¶
func (fake *FakeIsolationSegmentsActor) GetIsolationSegmentSummariesReturnsOnCall(i int, result1 []v3action.IsolationSegmentSummary, result2 v3action.Warnings, result3 error)
func (*FakeIsolationSegmentsActor) Invocations ¶
func (fake *FakeIsolationSegmentsActor) Invocations() map[string][][]interface{}
type FakeResetSpaceIsolationSegmentActor ¶
type FakeResetSpaceIsolationSegmentActor struct { CloudControllerAPIVersionStub func() string ResetSpaceIsolationSegmentStub func(orgGUID string, spaceGUID string) (string, v3action.Warnings, error) // contains filtered or unexported fields }
func (*FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersion ¶
func (fake *FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersion() string
func (*FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersionCallCount ¶
func (fake *FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersionCallCount() int
func (*FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturns ¶
func (fake *FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturns(result1 string)
func (*FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall ¶
func (fake *FakeResetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
func (*FakeResetSpaceIsolationSegmentActor) Invocations ¶
func (fake *FakeResetSpaceIsolationSegmentActor) Invocations() map[string][][]interface{}
func (*FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegment ¶
func (*FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentArgsForCall ¶
func (fake *FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentArgsForCall(i int) (string, string)
func (*FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentCallCount ¶
func (fake *FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentCallCount() int
func (*FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentReturns ¶
func (fake *FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentReturns(result1 string, result2 v3action.Warnings, result3 error)
func (*FakeResetSpaceIsolationSegmentActor) ResetSpaceIsolationSegmentReturnsOnCall ¶
type FakeResetSpaceIsolationSegmentActorV2 ¶
type FakeResetSpaceIsolationSegmentActorV2 struct { GetSpaceByOrganizationAndNameStub func(orgGUID string, spaceName string) (v2action.Space, v2action.Warnings, error) // contains filtered or unexported fields }
func (*FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndName ¶
func (*FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameArgsForCall ¶
func (fake *FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameArgsForCall(i int) (string, string)
func (*FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameCallCount ¶
func (fake *FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameCallCount() int
func (*FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameReturns ¶
func (*FakeResetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameReturnsOnCall ¶
func (*FakeResetSpaceIsolationSegmentActorV2) Invocations ¶
func (fake *FakeResetSpaceIsolationSegmentActorV2) Invocations() map[string][][]interface{}
type FakeRunTaskActor ¶
type FakeRunTaskActor struct { GetApplicationByNameAndSpaceStub func(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error) RunTaskStub func(appGUID string, task v3action.Task) (v3action.Task, v3action.Warnings, error) CloudControllerAPIVersionStub func() string // contains filtered or unexported fields }
func (*FakeRunTaskActor) CloudControllerAPIVersion ¶
func (fake *FakeRunTaskActor) CloudControllerAPIVersion() string
func (*FakeRunTaskActor) CloudControllerAPIVersionCallCount ¶
func (fake *FakeRunTaskActor) CloudControllerAPIVersionCallCount() int
func (*FakeRunTaskActor) CloudControllerAPIVersionReturns ¶
func (fake *FakeRunTaskActor) CloudControllerAPIVersionReturns(result1 string)
func (*FakeRunTaskActor) CloudControllerAPIVersionReturnsOnCall ¶
func (fake *FakeRunTaskActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
func (*FakeRunTaskActor) GetApplicationByNameAndSpace ¶
func (fake *FakeRunTaskActor) GetApplicationByNameAndSpace(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error)
func (*FakeRunTaskActor) GetApplicationByNameAndSpaceArgsForCall ¶
func (fake *FakeRunTaskActor) GetApplicationByNameAndSpaceArgsForCall(i int) (string, string)
func (*FakeRunTaskActor) GetApplicationByNameAndSpaceCallCount ¶
func (fake *FakeRunTaskActor) GetApplicationByNameAndSpaceCallCount() int
func (*FakeRunTaskActor) GetApplicationByNameAndSpaceReturns ¶
func (fake *FakeRunTaskActor) GetApplicationByNameAndSpaceReturns(result1 v3action.Application, result2 v3action.Warnings, result3 error)
func (*FakeRunTaskActor) GetApplicationByNameAndSpaceReturnsOnCall ¶
func (fake *FakeRunTaskActor) GetApplicationByNameAndSpaceReturnsOnCall(i int, result1 v3action.Application, result2 v3action.Warnings, result3 error)
func (*FakeRunTaskActor) Invocations ¶
func (fake *FakeRunTaskActor) Invocations() map[string][][]interface{}
func (*FakeRunTaskActor) RunTaskArgsForCall ¶
func (fake *FakeRunTaskActor) RunTaskArgsForCall(i int) (string, v3action.Task)
func (*FakeRunTaskActor) RunTaskCallCount ¶
func (fake *FakeRunTaskActor) RunTaskCallCount() int
func (*FakeRunTaskActor) RunTaskReturns ¶
func (*FakeRunTaskActor) RunTaskReturnsOnCall ¶
type FakeSetSpaceIsolationSegmentActor ¶
type FakeSetSpaceIsolationSegmentActor struct { CloudControllerAPIVersionStub func() string AssignIsolationSegmentToSpaceByNameAndSpaceStub func(isolationSegmentName string, spaceGUID string) (v3action.Warnings, error) // contains filtered or unexported fields }
func (*FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpace ¶
func (*FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceArgsForCall ¶
func (fake *FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceArgsForCall(i int) (string, string)
func (*FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceCallCount ¶
func (fake *FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceCallCount() int
func (*FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceReturns ¶
func (fake *FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceReturns(result1 v3action.Warnings, result2 error)
func (*FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceReturnsOnCall ¶
func (fake *FakeSetSpaceIsolationSegmentActor) AssignIsolationSegmentToSpaceByNameAndSpaceReturnsOnCall(i int, result1 v3action.Warnings, result2 error)
func (*FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersion ¶
func (fake *FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersion() string
func (*FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersionCallCount ¶
func (fake *FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersionCallCount() int
func (*FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturns ¶
func (fake *FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturns(result1 string)
func (*FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall ¶
func (fake *FakeSetSpaceIsolationSegmentActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
func (*FakeSetSpaceIsolationSegmentActor) Invocations ¶
func (fake *FakeSetSpaceIsolationSegmentActor) Invocations() map[string][][]interface{}
type FakeSetSpaceIsolationSegmentActorV2 ¶
type FakeSetSpaceIsolationSegmentActorV2 struct { GetSpaceByOrganizationAndNameStub func(orgGUID string, spaceName string) (v2action.Space, v2action.Warnings, error) // contains filtered or unexported fields }
func (*FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndName ¶
func (*FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameArgsForCall ¶
func (fake *FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameArgsForCall(i int) (string, string)
func (*FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameCallCount ¶
func (fake *FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameCallCount() int
func (*FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameReturns ¶
func (*FakeSetSpaceIsolationSegmentActorV2) GetSpaceByOrganizationAndNameReturnsOnCall ¶
func (*FakeSetSpaceIsolationSegmentActorV2) Invocations ¶
func (fake *FakeSetSpaceIsolationSegmentActorV2) Invocations() map[string][][]interface{}
type FakeTasksActor ¶
type FakeTasksActor struct { GetApplicationByNameAndSpaceStub func(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error) GetApplicationTasksStub func(appGUID string, sortOrder v3action.SortOrder) ([]v3action.Task, v3action.Warnings, error) CloudControllerAPIVersionStub func() string // contains filtered or unexported fields }
func (*FakeTasksActor) CloudControllerAPIVersion ¶
func (fake *FakeTasksActor) CloudControllerAPIVersion() string
func (*FakeTasksActor) CloudControllerAPIVersionCallCount ¶
func (fake *FakeTasksActor) CloudControllerAPIVersionCallCount() int
func (*FakeTasksActor) CloudControllerAPIVersionReturns ¶
func (fake *FakeTasksActor) CloudControllerAPIVersionReturns(result1 string)
func (*FakeTasksActor) CloudControllerAPIVersionReturnsOnCall ¶
func (fake *FakeTasksActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
func (*FakeTasksActor) GetApplicationByNameAndSpace ¶
func (fake *FakeTasksActor) GetApplicationByNameAndSpace(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error)
func (*FakeTasksActor) GetApplicationByNameAndSpaceArgsForCall ¶
func (fake *FakeTasksActor) GetApplicationByNameAndSpaceArgsForCall(i int) (string, string)
func (*FakeTasksActor) GetApplicationByNameAndSpaceCallCount ¶
func (fake *FakeTasksActor) GetApplicationByNameAndSpaceCallCount() int
func (*FakeTasksActor) GetApplicationByNameAndSpaceReturns ¶
func (fake *FakeTasksActor) GetApplicationByNameAndSpaceReturns(result1 v3action.Application, result2 v3action.Warnings, result3 error)
func (*FakeTasksActor) GetApplicationByNameAndSpaceReturnsOnCall ¶
func (fake *FakeTasksActor) GetApplicationByNameAndSpaceReturnsOnCall(i int, result1 v3action.Application, result2 v3action.Warnings, result3 error)
func (*FakeTasksActor) GetApplicationTasks ¶
func (*FakeTasksActor) GetApplicationTasksArgsForCall ¶
func (fake *FakeTasksActor) GetApplicationTasksArgsForCall(i int) (string, v3action.SortOrder)
func (*FakeTasksActor) GetApplicationTasksCallCount ¶
func (fake *FakeTasksActor) GetApplicationTasksCallCount() int
func (*FakeTasksActor) GetApplicationTasksReturns ¶
func (*FakeTasksActor) GetApplicationTasksReturnsOnCall ¶
func (*FakeTasksActor) Invocations ¶
func (fake *FakeTasksActor) Invocations() map[string][][]interface{}
type FakeTerminateTaskActor ¶
type FakeTerminateTaskActor struct { GetApplicationByNameAndSpaceStub func(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error) GetTaskBySequenceIDAndApplicationStub func(sequenceID int, appGUID string) (v3action.Task, v3action.Warnings, error) TerminateTaskStub func(taskGUID string) (v3action.Task, v3action.Warnings, error) CloudControllerAPIVersionStub func() string // contains filtered or unexported fields }
func (*FakeTerminateTaskActor) CloudControllerAPIVersion ¶
func (fake *FakeTerminateTaskActor) CloudControllerAPIVersion() string
func (*FakeTerminateTaskActor) CloudControllerAPIVersionCallCount ¶
func (fake *FakeTerminateTaskActor) CloudControllerAPIVersionCallCount() int
func (*FakeTerminateTaskActor) CloudControllerAPIVersionReturns ¶
func (fake *FakeTerminateTaskActor) CloudControllerAPIVersionReturns(result1 string)
func (*FakeTerminateTaskActor) CloudControllerAPIVersionReturnsOnCall ¶
func (fake *FakeTerminateTaskActor) CloudControllerAPIVersionReturnsOnCall(i int, result1 string)
func (*FakeTerminateTaskActor) GetApplicationByNameAndSpace ¶
func (fake *FakeTerminateTaskActor) GetApplicationByNameAndSpace(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error)
func (*FakeTerminateTaskActor) GetApplicationByNameAndSpaceArgsForCall ¶
func (fake *FakeTerminateTaskActor) GetApplicationByNameAndSpaceArgsForCall(i int) (string, string)
func (*FakeTerminateTaskActor) GetApplicationByNameAndSpaceCallCount ¶
func (fake *FakeTerminateTaskActor) GetApplicationByNameAndSpaceCallCount() int
func (*FakeTerminateTaskActor) GetApplicationByNameAndSpaceReturns ¶
func (fake *FakeTerminateTaskActor) GetApplicationByNameAndSpaceReturns(result1 v3action.Application, result2 v3action.Warnings, result3 error)
func (*FakeTerminateTaskActor) GetApplicationByNameAndSpaceReturnsOnCall ¶
func (fake *FakeTerminateTaskActor) GetApplicationByNameAndSpaceReturnsOnCall(i int, result1 v3action.Application, result2 v3action.Warnings, result3 error)
func (*FakeTerminateTaskActor) GetTaskBySequenceIDAndApplication ¶
func (*FakeTerminateTaskActor) GetTaskBySequenceIDAndApplicationArgsForCall ¶
func (fake *FakeTerminateTaskActor) GetTaskBySequenceIDAndApplicationArgsForCall(i int) (int, string)
func (*FakeTerminateTaskActor) GetTaskBySequenceIDAndApplicationCallCount ¶
func (fake *FakeTerminateTaskActor) GetTaskBySequenceIDAndApplicationCallCount() int
func (*FakeTerminateTaskActor) GetTaskBySequenceIDAndApplicationReturns ¶
func (*FakeTerminateTaskActor) GetTaskBySequenceIDAndApplicationReturnsOnCall ¶
func (*FakeTerminateTaskActor) Invocations ¶
func (fake *FakeTerminateTaskActor) Invocations() map[string][][]interface{}
func (*FakeTerminateTaskActor) TerminateTask ¶
func (*FakeTerminateTaskActor) TerminateTaskArgsForCall ¶
func (fake *FakeTerminateTaskActor) TerminateTaskArgsForCall(i int) string
func (*FakeTerminateTaskActor) TerminateTaskCallCount ¶
func (fake *FakeTerminateTaskActor) TerminateTaskCallCount() int
func (*FakeTerminateTaskActor) TerminateTaskReturns ¶
func (*FakeTerminateTaskActor) TerminateTaskReturnsOnCall ¶
type FakeV3CreateAppActor ¶
type FakeV3CreateAppActor struct { CreateApplicationByNameAndSpaceStub func(name string, spaceGUID string) (v3action.Application, v3action.Warnings, error) // contains filtered or unexported fields }
func (*FakeV3CreateAppActor) CreateApplicationByNameAndSpace ¶
func (fake *FakeV3CreateAppActor) CreateApplicationByNameAndSpace(name string, spaceGUID string) (v3action.Application, v3action.Warnings, error)
func (*FakeV3CreateAppActor) CreateApplicationByNameAndSpaceArgsForCall ¶
func (fake *FakeV3CreateAppActor) CreateApplicationByNameAndSpaceArgsForCall(i int) (string, string)
func (*FakeV3CreateAppActor) CreateApplicationByNameAndSpaceCallCount ¶
func (fake *FakeV3CreateAppActor) CreateApplicationByNameAndSpaceCallCount() int
func (*FakeV3CreateAppActor) CreateApplicationByNameAndSpaceReturns ¶
func (fake *FakeV3CreateAppActor) CreateApplicationByNameAndSpaceReturns(result1 v3action.Application, result2 v3action.Warnings, result3 error)
func (*FakeV3CreateAppActor) CreateApplicationByNameAndSpaceReturnsOnCall ¶
func (fake *FakeV3CreateAppActor) CreateApplicationByNameAndSpaceReturnsOnCall(i int, result1 v3action.Application, result2 v3action.Warnings, result3 error)
func (*FakeV3CreateAppActor) Invocations ¶
func (fake *FakeV3CreateAppActor) Invocations() map[string][][]interface{}
type FakeV3CreatePackageActor ¶
type FakeV3CreatePackageActor struct { CreateAndUploadPackageByApplicationNameAndSpaceStub func(appName string, spaceGUID string, bitsPath string) (v3action.Package, v3action.Warnings, error) // contains filtered or unexported fields }
func (*FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpace ¶
func (*FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpaceArgsForCall ¶
func (fake *FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpaceArgsForCall(i int) (string, string, string)
func (*FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpaceCallCount ¶
func (fake *FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpaceCallCount() int
func (*FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpaceReturns ¶
func (*FakeV3CreatePackageActor) CreateAndUploadPackageByApplicationNameAndSpaceReturnsOnCall ¶
func (*FakeV3CreatePackageActor) Invocations ¶
func (fake *FakeV3CreatePackageActor) Invocations() map[string][][]interface{}
Source Files ¶
- fake_create_isolation_segment_actor.go
- fake_delete_isolation_segment_actor.go
- fake_disable_org_isolation_actor.go
- fake_enable_org_isolation_actor.go
- fake_isolation_segments_actor.go
- fake_reset_space_isolation_segment_actor.go
- fake_reset_space_isolation_segment_actor_v2.go
- fake_run_task_actor.go
- fake_set_space_isolation_segment_actor.go
- fake_set_space_isolation_segment_actor_v2.go
- fake_tasks_actor.go
- fake_terminate_task_actor.go
- fake_v3create_app_actor.go
- fake_v3create_package_actor.go
Click to show internal directories.
Click to hide internal directories.