Documentation
¶
Index ¶
- type IClient
- func (_m *IClient) CreateAccessor(ctx context.Context, params *managedblockchain.CreateAccessorInput, ...) (*managedblockchain.CreateAccessorOutput, error)
- func (_m *IClient) CreateMember(ctx context.Context, params *managedblockchain.CreateMemberInput, ...) (*managedblockchain.CreateMemberOutput, error)
- func (_m *IClient) CreateNetwork(ctx context.Context, params *managedblockchain.CreateNetworkInput, ...) (*managedblockchain.CreateNetworkOutput, error)
- func (_m *IClient) CreateNode(ctx context.Context, params *managedblockchain.CreateNodeInput, ...) (*managedblockchain.CreateNodeOutput, error)
- func (_m *IClient) CreateProposal(ctx context.Context, params *managedblockchain.CreateProposalInput, ...) (*managedblockchain.CreateProposalOutput, error)
- func (_m *IClient) DeleteAccessor(ctx context.Context, params *managedblockchain.DeleteAccessorInput, ...) (*managedblockchain.DeleteAccessorOutput, error)
- func (_m *IClient) DeleteMember(ctx context.Context, params *managedblockchain.DeleteMemberInput, ...) (*managedblockchain.DeleteMemberOutput, error)
- func (_m *IClient) DeleteNode(ctx context.Context, params *managedblockchain.DeleteNodeInput, ...) (*managedblockchain.DeleteNodeOutput, error)
- func (_m *IClient) GetAccessor(ctx context.Context, params *managedblockchain.GetAccessorInput, ...) (*managedblockchain.GetAccessorOutput, error)
- func (_m *IClient) GetMember(ctx context.Context, params *managedblockchain.GetMemberInput, ...) (*managedblockchain.GetMemberOutput, error)
- func (_m *IClient) GetNetwork(ctx context.Context, params *managedblockchain.GetNetworkInput, ...) (*managedblockchain.GetNetworkOutput, error)
- func (_m *IClient) GetNode(ctx context.Context, params *managedblockchain.GetNodeInput, ...) (*managedblockchain.GetNodeOutput, error)
- func (_m *IClient) GetProposal(ctx context.Context, params *managedblockchain.GetProposalInput, ...) (*managedblockchain.GetProposalOutput, error)
- func (_m *IClient) ListAccessors(ctx context.Context, params *managedblockchain.ListAccessorsInput, ...) (*managedblockchain.ListAccessorsOutput, error)
- func (_m *IClient) ListInvitations(ctx context.Context, params *managedblockchain.ListInvitationsInput, ...) (*managedblockchain.ListInvitationsOutput, error)
- func (_m *IClient) ListMembers(ctx context.Context, params *managedblockchain.ListMembersInput, ...) (*managedblockchain.ListMembersOutput, error)
- func (_m *IClient) ListNetworks(ctx context.Context, params *managedblockchain.ListNetworksInput, ...) (*managedblockchain.ListNetworksOutput, error)
- func (_m *IClient) ListNodes(ctx context.Context, params *managedblockchain.ListNodesInput, ...) (*managedblockchain.ListNodesOutput, error)
- func (_m *IClient) ListProposalVotes(ctx context.Context, params *managedblockchain.ListProposalVotesInput, ...) (*managedblockchain.ListProposalVotesOutput, error)
- func (_m *IClient) ListProposals(ctx context.Context, params *managedblockchain.ListProposalsInput, ...) (*managedblockchain.ListProposalsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *managedblockchain.ListTagsForResourceInput, ...) (*managedblockchain.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() managedblockchain.Options
- func (_m *IClient) RejectInvitation(ctx context.Context, params *managedblockchain.RejectInvitationInput, ...) (*managedblockchain.RejectInvitationOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *managedblockchain.TagResourceInput, ...) (*managedblockchain.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *managedblockchain.UntagResourceInput, ...) (*managedblockchain.UntagResourceOutput, error)
- func (_m *IClient) UpdateMember(ctx context.Context, params *managedblockchain.UpdateMemberInput, ...) (*managedblockchain.UpdateMemberOutput, error)
- func (_m *IClient) UpdateNode(ctx context.Context, params *managedblockchain.UpdateNodeInput, ...) (*managedblockchain.UpdateNodeOutput, error)
- func (_m *IClient) VoteOnProposal(ctx context.Context, params *managedblockchain.VoteOnProposalInput, ...) (*managedblockchain.VoteOnProposalOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. 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 (*IClient) CreateAccessor ¶
func (_m *IClient) CreateAccessor(ctx context.Context, params *managedblockchain.CreateAccessorInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.CreateAccessorOutput, error)
CreateAccessor provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateMember ¶
func (_m *IClient) CreateMember(ctx context.Context, params *managedblockchain.CreateMemberInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.CreateMemberOutput, error)
CreateMember provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateNetwork ¶
func (_m *IClient) CreateNetwork(ctx context.Context, params *managedblockchain.CreateNetworkInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.CreateNetworkOutput, error)
CreateNetwork provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateNode ¶
func (_m *IClient) CreateNode(ctx context.Context, params *managedblockchain.CreateNodeInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.CreateNodeOutput, error)
CreateNode provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateProposal ¶
func (_m *IClient) CreateProposal(ctx context.Context, params *managedblockchain.CreateProposalInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.CreateProposalOutput, error)
CreateProposal provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteAccessor ¶
func (_m *IClient) DeleteAccessor(ctx context.Context, params *managedblockchain.DeleteAccessorInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.DeleteAccessorOutput, error)
DeleteAccessor provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteMember ¶
func (_m *IClient) DeleteMember(ctx context.Context, params *managedblockchain.DeleteMemberInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.DeleteMemberOutput, error)
DeleteMember provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteNode ¶
func (_m *IClient) DeleteNode(ctx context.Context, params *managedblockchain.DeleteNodeInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.DeleteNodeOutput, error)
DeleteNode provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAccessor ¶
func (_m *IClient) GetAccessor(ctx context.Context, params *managedblockchain.GetAccessorInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.GetAccessorOutput, error)
GetAccessor provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetMember ¶
func (_m *IClient) GetMember(ctx context.Context, params *managedblockchain.GetMemberInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.GetMemberOutput, error)
GetMember provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetNetwork ¶
func (_m *IClient) GetNetwork(ctx context.Context, params *managedblockchain.GetNetworkInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.GetNetworkOutput, error)
GetNetwork provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetNode ¶
func (_m *IClient) GetNode(ctx context.Context, params *managedblockchain.GetNodeInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.GetNodeOutput, error)
GetNode provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetProposal ¶
func (_m *IClient) GetProposal(ctx context.Context, params *managedblockchain.GetProposalInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.GetProposalOutput, error)
GetProposal provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListAccessors ¶
func (_m *IClient) ListAccessors(ctx context.Context, params *managedblockchain.ListAccessorsInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.ListAccessorsOutput, error)
ListAccessors provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListInvitations ¶
func (_m *IClient) ListInvitations(ctx context.Context, params *managedblockchain.ListInvitationsInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.ListInvitationsOutput, error)
ListInvitations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListMembers ¶
func (_m *IClient) ListMembers(ctx context.Context, params *managedblockchain.ListMembersInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.ListMembersOutput, error)
ListMembers provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListNetworks ¶
func (_m *IClient) ListNetworks(ctx context.Context, params *managedblockchain.ListNetworksInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.ListNetworksOutput, error)
ListNetworks provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListNodes ¶
func (_m *IClient) ListNodes(ctx context.Context, params *managedblockchain.ListNodesInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.ListNodesOutput, error)
ListNodes provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProposalVotes ¶
func (_m *IClient) ListProposalVotes(ctx context.Context, params *managedblockchain.ListProposalVotesInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.ListProposalVotesOutput, error)
ListProposalVotes provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListProposals ¶
func (_m *IClient) ListProposals(ctx context.Context, params *managedblockchain.ListProposalsInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.ListProposalsOutput, error)
ListProposals provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *managedblockchain.ListTagsForResourceInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() managedblockchain.Options
Options provides a mock function with given fields:
func (*IClient) RejectInvitation ¶
func (_m *IClient) RejectInvitation(ctx context.Context, params *managedblockchain.RejectInvitationInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.RejectInvitationOutput, error)
RejectInvitation provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *managedblockchain.TagResourceInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *managedblockchain.UntagResourceInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateMember ¶
func (_m *IClient) UpdateMember(ctx context.Context, params *managedblockchain.UpdateMemberInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.UpdateMemberOutput, error)
UpdateMember provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateNode ¶
func (_m *IClient) UpdateNode(ctx context.Context, params *managedblockchain.UpdateNodeInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.UpdateNodeOutput, error)
UpdateNode provides a mock function with given fields: ctx, params, optFns
func (*IClient) VoteOnProposal ¶
func (_m *IClient) VoteOnProposal(ctx context.Context, params *managedblockchain.VoteOnProposalInput, optFns ...func(*managedblockchain.Options)) (*managedblockchain.VoteOnProposalOutput, error)
VoteOnProposal provides a mock function with given fields: ctx, params, optFns