package
0.0.1-rc5
Repository: https://github.com/argoproj-labs/gitops-promoter.git
Documentation: pkg.go.dev

# Functions

NewMockCommitStatusProvider creates a new instance of MockCommitStatusProvider.
NewMockGitOperationsProvider creates a new instance of MockGitOperationsProvider.
NewMockPullRequestProvider creates a new instance of MockPullRequestProvider.

# Structs

MockCommitStatusProvider is an autogenerated mock type for the CommitStatusProvider type.
No description provided by the author
MockCommitStatusProvider_Set_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Set'.
MockGitOperationsProvider is an autogenerated mock type for the GitOperationsProvider type.
No description provided by the author
MockGitOperationsProvider_GetGitHttpsRepoUrl_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetGitHttpsRepoUrl'.
MockGitOperationsProvider_GetToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetToken'.
MockGitOperationsProvider_GetUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUser'.
MockPullRequestProvider is an autogenerated mock type for the PullRequestProvider type.
MockPullRequestProvider_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
MockPullRequestProvider_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
MockPullRequestProvider_FindOpen_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FindOpen'.
MockPullRequestProvider_Merge_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Merge'.
MockPullRequestProvider_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.