Documentation ¶
Index ¶
- type AWSCodeCommitClient
- func (_m *AWSCodeCommitClient) EXPECT() *AWSCodeCommitClient_Expecter
- func (_m *AWSCodeCommitClient) GetFolderWithContext(_a0 context.Context, _a1 *codecommit.GetFolderInput, _a2 ...request.Option) (*codecommit.GetFolderOutput, error)
- func (_m *AWSCodeCommitClient) GetRepositoryWithContext(_a0 context.Context, _a1 *codecommit.GetRepositoryInput, _a2 ...request.Option) (*codecommit.GetRepositoryOutput, error)
- func (_m *AWSCodeCommitClient) ListBranchesWithContext(_a0 context.Context, _a1 *codecommit.ListBranchesInput, _a2 ...request.Option) (*codecommit.ListBranchesOutput, error)
- func (_m *AWSCodeCommitClient) ListRepositoriesWithContext(_a0 context.Context, _a1 *codecommit.ListRepositoriesInput, ...) (*codecommit.ListRepositoriesOutput, error)
- type AWSCodeCommitClient_Expecter
- func (_e *AWSCodeCommitClient_Expecter) GetFolderWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *AWSCodeCommitClient_GetFolderWithContext_Call
- func (_e *AWSCodeCommitClient_Expecter) GetRepositoryWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *AWSCodeCommitClient_GetRepositoryWithContext_Call
- func (_e *AWSCodeCommitClient_Expecter) ListBranchesWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *AWSCodeCommitClient_ListBranchesWithContext_Call
- func (_e *AWSCodeCommitClient_Expecter) ListRepositoriesWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *AWSCodeCommitClient_ListRepositoriesWithContext_Call
- type AWSCodeCommitClient_GetFolderWithContext_Call
- func (_c *AWSCodeCommitClient_GetFolderWithContext_Call) Return(_a0 *codecommit.GetFolderOutput, _a1 error) *AWSCodeCommitClient_GetFolderWithContext_Call
- func (_c *AWSCodeCommitClient_GetFolderWithContext_Call) Run(...) *AWSCodeCommitClient_GetFolderWithContext_Call
- func (_c *AWSCodeCommitClient_GetFolderWithContext_Call) RunAndReturn(...) *AWSCodeCommitClient_GetFolderWithContext_Call
- type AWSCodeCommitClient_GetRepositoryWithContext_Call
- func (_c *AWSCodeCommitClient_GetRepositoryWithContext_Call) Return(_a0 *codecommit.GetRepositoryOutput, _a1 error) *AWSCodeCommitClient_GetRepositoryWithContext_Call
- func (_c *AWSCodeCommitClient_GetRepositoryWithContext_Call) Run(...) *AWSCodeCommitClient_GetRepositoryWithContext_Call
- func (_c *AWSCodeCommitClient_GetRepositoryWithContext_Call) RunAndReturn(...) *AWSCodeCommitClient_GetRepositoryWithContext_Call
- type AWSCodeCommitClient_ListBranchesWithContext_Call
- func (_c *AWSCodeCommitClient_ListBranchesWithContext_Call) Return(_a0 *codecommit.ListBranchesOutput, _a1 error) *AWSCodeCommitClient_ListBranchesWithContext_Call
- func (_c *AWSCodeCommitClient_ListBranchesWithContext_Call) Run(...) *AWSCodeCommitClient_ListBranchesWithContext_Call
- func (_c *AWSCodeCommitClient_ListBranchesWithContext_Call) RunAndReturn(...) *AWSCodeCommitClient_ListBranchesWithContext_Call
- type AWSCodeCommitClient_ListRepositoriesWithContext_Call
- func (_c *AWSCodeCommitClient_ListRepositoriesWithContext_Call) Return(_a0 *codecommit.ListRepositoriesOutput, _a1 error) *AWSCodeCommitClient_ListRepositoriesWithContext_Call
- func (_c *AWSCodeCommitClient_ListRepositoriesWithContext_Call) Run(run func(_a0 context.Context, _a1 *codecommit.ListRepositoriesInput, ...)) *AWSCodeCommitClient_ListRepositoriesWithContext_Call
- func (_c *AWSCodeCommitClient_ListRepositoriesWithContext_Call) RunAndReturn(...) *AWSCodeCommitClient_ListRepositoriesWithContext_Call
- type AWSTaggingClient
- type AWSTaggingClient_Expecter
- type AWSTaggingClient_GetResourcesWithContext_Call
- func (_c *AWSTaggingClient_GetResourcesWithContext_Call) Return(_a0 *resourcegroupstaggingapi.GetResourcesOutput, _a1 error) *AWSTaggingClient_GetResourcesWithContext_Call
- func (_c *AWSTaggingClient_GetResourcesWithContext_Call) Run(...) *AWSTaggingClient_GetResourcesWithContext_Call
- func (_c *AWSTaggingClient_GetResourcesWithContext_Call) RunAndReturn(...) *AWSTaggingClient_GetResourcesWithContext_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSCodeCommitClient ¶
AWSCodeCommitClient is an autogenerated mock type for the AWSCodeCommitClient type
func NewAWSCodeCommitClient ¶
func NewAWSCodeCommitClient(t mockConstructorTestingTNewAWSCodeCommitClient) *AWSCodeCommitClient
NewAWSCodeCommitClient creates a new instance of AWSCodeCommitClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*AWSCodeCommitClient) EXPECT ¶
func (_m *AWSCodeCommitClient) EXPECT() *AWSCodeCommitClient_Expecter
func (*AWSCodeCommitClient) GetFolderWithContext ¶
func (_m *AWSCodeCommitClient) GetFolderWithContext(_a0 context.Context, _a1 *codecommit.GetFolderInput, _a2 ...request.Option) (*codecommit.GetFolderOutput, error)
GetFolderWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*AWSCodeCommitClient) GetRepositoryWithContext ¶
func (_m *AWSCodeCommitClient) GetRepositoryWithContext(_a0 context.Context, _a1 *codecommit.GetRepositoryInput, _a2 ...request.Option) (*codecommit.GetRepositoryOutput, error)
GetRepositoryWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*AWSCodeCommitClient) ListBranchesWithContext ¶
func (_m *AWSCodeCommitClient) ListBranchesWithContext(_a0 context.Context, _a1 *codecommit.ListBranchesInput, _a2 ...request.Option) (*codecommit.ListBranchesOutput, error)
ListBranchesWithContext provides a mock function with given fields: _a0, _a1, _a2
func (*AWSCodeCommitClient) ListRepositoriesWithContext ¶
func (_m *AWSCodeCommitClient) ListRepositoriesWithContext(_a0 context.Context, _a1 *codecommit.ListRepositoriesInput, _a2 ...request.Option) (*codecommit.ListRepositoriesOutput, error)
ListRepositoriesWithContext provides a mock function with given fields: _a0, _a1, _a2
type AWSCodeCommitClient_Expecter ¶
type AWSCodeCommitClient_Expecter struct {
// contains filtered or unexported fields
}
func (*AWSCodeCommitClient_Expecter) GetFolderWithContext ¶
func (_e *AWSCodeCommitClient_Expecter) GetFolderWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *AWSCodeCommitClient_GetFolderWithContext_Call
GetFolderWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *codecommit.GetFolderInput
- _a2 ...request.Option
func (*AWSCodeCommitClient_Expecter) GetRepositoryWithContext ¶
func (_e *AWSCodeCommitClient_Expecter) GetRepositoryWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *AWSCodeCommitClient_GetRepositoryWithContext_Call
GetRepositoryWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *codecommit.GetRepositoryInput
- _a2 ...request.Option
func (*AWSCodeCommitClient_Expecter) ListBranchesWithContext ¶
func (_e *AWSCodeCommitClient_Expecter) ListBranchesWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *AWSCodeCommitClient_ListBranchesWithContext_Call
ListBranchesWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *codecommit.ListBranchesInput
- _a2 ...request.Option
func (*AWSCodeCommitClient_Expecter) ListRepositoriesWithContext ¶
func (_e *AWSCodeCommitClient_Expecter) ListRepositoriesWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *AWSCodeCommitClient_ListRepositoriesWithContext_Call
ListRepositoriesWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *codecommit.ListRepositoriesInput
- _a2 ...request.Option
type AWSCodeCommitClient_GetFolderWithContext_Call ¶
AWSCodeCommitClient_GetFolderWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFolderWithContext'
func (*AWSCodeCommitClient_GetFolderWithContext_Call) Return ¶
func (_c *AWSCodeCommitClient_GetFolderWithContext_Call) Return(_a0 *codecommit.GetFolderOutput, _a1 error) *AWSCodeCommitClient_GetFolderWithContext_Call
func (*AWSCodeCommitClient_GetFolderWithContext_Call) Run ¶
func (_c *AWSCodeCommitClient_GetFolderWithContext_Call) Run(run func(_a0 context.Context, _a1 *codecommit.GetFolderInput, _a2 ...request.Option)) *AWSCodeCommitClient_GetFolderWithContext_Call
func (*AWSCodeCommitClient_GetFolderWithContext_Call) RunAndReturn ¶
func (_c *AWSCodeCommitClient_GetFolderWithContext_Call) RunAndReturn(run func(context.Context, *codecommit.GetFolderInput, ...request.Option) (*codecommit.GetFolderOutput, error)) *AWSCodeCommitClient_GetFolderWithContext_Call
type AWSCodeCommitClient_GetRepositoryWithContext_Call ¶
AWSCodeCommitClient_GetRepositoryWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRepositoryWithContext'
func (*AWSCodeCommitClient_GetRepositoryWithContext_Call) Return ¶
func (_c *AWSCodeCommitClient_GetRepositoryWithContext_Call) Return(_a0 *codecommit.GetRepositoryOutput, _a1 error) *AWSCodeCommitClient_GetRepositoryWithContext_Call
func (*AWSCodeCommitClient_GetRepositoryWithContext_Call) Run ¶
func (_c *AWSCodeCommitClient_GetRepositoryWithContext_Call) Run(run func(_a0 context.Context, _a1 *codecommit.GetRepositoryInput, _a2 ...request.Option)) *AWSCodeCommitClient_GetRepositoryWithContext_Call
func (*AWSCodeCommitClient_GetRepositoryWithContext_Call) RunAndReturn ¶
func (_c *AWSCodeCommitClient_GetRepositoryWithContext_Call) RunAndReturn(run func(context.Context, *codecommit.GetRepositoryInput, ...request.Option) (*codecommit.GetRepositoryOutput, error)) *AWSCodeCommitClient_GetRepositoryWithContext_Call
type AWSCodeCommitClient_ListBranchesWithContext_Call ¶
AWSCodeCommitClient_ListBranchesWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBranchesWithContext'
func (*AWSCodeCommitClient_ListBranchesWithContext_Call) Return ¶
func (_c *AWSCodeCommitClient_ListBranchesWithContext_Call) Return(_a0 *codecommit.ListBranchesOutput, _a1 error) *AWSCodeCommitClient_ListBranchesWithContext_Call
func (*AWSCodeCommitClient_ListBranchesWithContext_Call) Run ¶
func (_c *AWSCodeCommitClient_ListBranchesWithContext_Call) Run(run func(_a0 context.Context, _a1 *codecommit.ListBranchesInput, _a2 ...request.Option)) *AWSCodeCommitClient_ListBranchesWithContext_Call
func (*AWSCodeCommitClient_ListBranchesWithContext_Call) RunAndReturn ¶
func (_c *AWSCodeCommitClient_ListBranchesWithContext_Call) RunAndReturn(run func(context.Context, *codecommit.ListBranchesInput, ...request.Option) (*codecommit.ListBranchesOutput, error)) *AWSCodeCommitClient_ListBranchesWithContext_Call
type AWSCodeCommitClient_ListRepositoriesWithContext_Call ¶
AWSCodeCommitClient_ListRepositoriesWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListRepositoriesWithContext'
func (*AWSCodeCommitClient_ListRepositoriesWithContext_Call) Run ¶
func (_c *AWSCodeCommitClient_ListRepositoriesWithContext_Call) Run(run func(_a0 context.Context, _a1 *codecommit.ListRepositoriesInput, _a2 ...request.Option)) *AWSCodeCommitClient_ListRepositoriesWithContext_Call
func (*AWSCodeCommitClient_ListRepositoriesWithContext_Call) RunAndReturn ¶
func (_c *AWSCodeCommitClient_ListRepositoriesWithContext_Call) RunAndReturn(run func(context.Context, *codecommit.ListRepositoriesInput, ...request.Option) (*codecommit.ListRepositoriesOutput, error)) *AWSCodeCommitClient_ListRepositoriesWithContext_Call
type AWSTaggingClient ¶
AWSTaggingClient is an autogenerated mock type for the AWSTaggingClient type
func NewAWSTaggingClient ¶
func NewAWSTaggingClient(t mockConstructorTestingTNewAWSTaggingClient) *AWSTaggingClient
NewAWSTaggingClient creates a new instance of AWSTaggingClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*AWSTaggingClient) EXPECT ¶
func (_m *AWSTaggingClient) EXPECT() *AWSTaggingClient_Expecter
func (*AWSTaggingClient) GetResourcesWithContext ¶
func (_m *AWSTaggingClient) GetResourcesWithContext(_a0 context.Context, _a1 *resourcegroupstaggingapi.GetResourcesInput, _a2 ...request.Option) (*resourcegroupstaggingapi.GetResourcesOutput, error)
GetResourcesWithContext provides a mock function with given fields: _a0, _a1, _a2
type AWSTaggingClient_Expecter ¶
type AWSTaggingClient_Expecter struct {
// contains filtered or unexported fields
}
func (*AWSTaggingClient_Expecter) GetResourcesWithContext ¶
func (_e *AWSTaggingClient_Expecter) GetResourcesWithContext(_a0 interface{}, _a1 interface{}, _a2 ...interface{}) *AWSTaggingClient_GetResourcesWithContext_Call
GetResourcesWithContext is a helper method to define mock.On call
- _a0 context.Context
- _a1 *resourcegroupstaggingapi.GetResourcesInput
- _a2 ...request.Option
type AWSTaggingClient_GetResourcesWithContext_Call ¶
AWSTaggingClient_GetResourcesWithContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourcesWithContext'
func (*AWSTaggingClient_GetResourcesWithContext_Call) Run ¶
func (_c *AWSTaggingClient_GetResourcesWithContext_Call) Run(run func(_a0 context.Context, _a1 *resourcegroupstaggingapi.GetResourcesInput, _a2 ...request.Option)) *AWSTaggingClient_GetResourcesWithContext_Call
func (*AWSTaggingClient_GetResourcesWithContext_Call) RunAndReturn ¶
func (_c *AWSTaggingClient_GetResourcesWithContext_Call) RunAndReturn(run func(context.Context, *resourcegroupstaggingapi.GetResourcesInput, ...request.Option) (*resourcegroupstaggingapi.GetResourcesOutput, error)) *AWSTaggingClient_GetResourcesWithContext_Call