Documentation ¶
Index ¶
- type AWSCodeCommitClient
- 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 AWSTaggingClient
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 interface { mock.TestingT Cleanup(func()) }) *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. The first argument is typically a *testing.T value.
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 AWSTaggingClient ¶
AWSTaggingClient is an autogenerated mock type for the AWSTaggingClient type
func NewAWSTaggingClient ¶
func NewAWSTaggingClient(t interface { mock.TestingT Cleanup(func()) }) *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. The first argument is typically a *testing.T value.
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