Documentation ¶
Overview ¶
Package signermock is a generated GoMock package.
Index ¶
- type MockSignerAPI
- func (m *MockSignerAPI) CancelSigningProfile(arg0 *signer.CancelSigningProfileInput) (*signer.CancelSigningProfileOutput, error)
- func (m *MockSignerAPI) CancelSigningProfileRequest(arg0 *signer.CancelSigningProfileInput) (*request.Request, *signer.CancelSigningProfileOutput)
- func (m *MockSignerAPI) CancelSigningProfileWithContext(arg0 context.Context, arg1 *signer.CancelSigningProfileInput, ...) (*signer.CancelSigningProfileOutput, error)
- func (m *MockSignerAPI) DescribeSigningJob(arg0 *signer.DescribeSigningJobInput) (*signer.DescribeSigningJobOutput, error)
- func (m *MockSignerAPI) DescribeSigningJobRequest(arg0 *signer.DescribeSigningJobInput) (*request.Request, *signer.DescribeSigningJobOutput)
- func (m *MockSignerAPI) DescribeSigningJobWithContext(arg0 context.Context, arg1 *signer.DescribeSigningJobInput, ...) (*signer.DescribeSigningJobOutput, error)
- func (m *MockSignerAPI) EXPECT() *MockSignerAPIMockRecorder
- func (m *MockSignerAPI) GetSigningPlatform(arg0 *signer.GetSigningPlatformInput) (*signer.GetSigningPlatformOutput, error)
- func (m *MockSignerAPI) GetSigningPlatformRequest(arg0 *signer.GetSigningPlatformInput) (*request.Request, *signer.GetSigningPlatformOutput)
- func (m *MockSignerAPI) GetSigningPlatformWithContext(arg0 context.Context, arg1 *signer.GetSigningPlatformInput, ...) (*signer.GetSigningPlatformOutput, error)
- func (m *MockSignerAPI) GetSigningProfile(arg0 *signer.GetSigningProfileInput) (*signer.GetSigningProfileOutput, error)
- func (m *MockSignerAPI) GetSigningProfileRequest(arg0 *signer.GetSigningProfileInput) (*request.Request, *signer.GetSigningProfileOutput)
- func (m *MockSignerAPI) GetSigningProfileWithContext(arg0 context.Context, arg1 *signer.GetSigningProfileInput, ...) (*signer.GetSigningProfileOutput, error)
- func (m *MockSignerAPI) ListSigningJobs(arg0 *signer.ListSigningJobsInput) (*signer.ListSigningJobsOutput, error)
- func (m *MockSignerAPI) ListSigningJobsPages(arg0 *signer.ListSigningJobsInput, ...) error
- func (m *MockSignerAPI) ListSigningJobsPagesWithContext(arg0 context.Context, arg1 *signer.ListSigningJobsInput, ...) error
- func (m *MockSignerAPI) ListSigningJobsRequest(arg0 *signer.ListSigningJobsInput) (*request.Request, *signer.ListSigningJobsOutput)
- func (m *MockSignerAPI) ListSigningJobsWithContext(arg0 context.Context, arg1 *signer.ListSigningJobsInput, ...) (*signer.ListSigningJobsOutput, error)
- func (m *MockSignerAPI) ListSigningPlatforms(arg0 *signer.ListSigningPlatformsInput) (*signer.ListSigningPlatformsOutput, error)
- func (m *MockSignerAPI) ListSigningPlatformsPages(arg0 *signer.ListSigningPlatformsInput, ...) error
- func (m *MockSignerAPI) ListSigningPlatformsPagesWithContext(arg0 context.Context, arg1 *signer.ListSigningPlatformsInput, ...) error
- func (m *MockSignerAPI) ListSigningPlatformsRequest(arg0 *signer.ListSigningPlatformsInput) (*request.Request, *signer.ListSigningPlatformsOutput)
- func (m *MockSignerAPI) ListSigningPlatformsWithContext(arg0 context.Context, arg1 *signer.ListSigningPlatformsInput, ...) (*signer.ListSigningPlatformsOutput, error)
- func (m *MockSignerAPI) ListSigningProfiles(arg0 *signer.ListSigningProfilesInput) (*signer.ListSigningProfilesOutput, error)
- func (m *MockSignerAPI) ListSigningProfilesPages(arg0 *signer.ListSigningProfilesInput, ...) error
- func (m *MockSignerAPI) ListSigningProfilesPagesWithContext(arg0 context.Context, arg1 *signer.ListSigningProfilesInput, ...) error
- func (m *MockSignerAPI) ListSigningProfilesRequest(arg0 *signer.ListSigningProfilesInput) (*request.Request, *signer.ListSigningProfilesOutput)
- func (m *MockSignerAPI) ListSigningProfilesWithContext(arg0 context.Context, arg1 *signer.ListSigningProfilesInput, ...) (*signer.ListSigningProfilesOutput, error)
- func (m *MockSignerAPI) ListTagsForResource(arg0 *signer.ListTagsForResourceInput) (*signer.ListTagsForResourceOutput, error)
- func (m *MockSignerAPI) ListTagsForResourceRequest(arg0 *signer.ListTagsForResourceInput) (*request.Request, *signer.ListTagsForResourceOutput)
- func (m *MockSignerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *signer.ListTagsForResourceInput, ...) (*signer.ListTagsForResourceOutput, error)
- func (m *MockSignerAPI) PutSigningProfile(arg0 *signer.PutSigningProfileInput) (*signer.PutSigningProfileOutput, error)
- func (m *MockSignerAPI) PutSigningProfileRequest(arg0 *signer.PutSigningProfileInput) (*request.Request, *signer.PutSigningProfileOutput)
- func (m *MockSignerAPI) PutSigningProfileWithContext(arg0 context.Context, arg1 *signer.PutSigningProfileInput, ...) (*signer.PutSigningProfileOutput, error)
- func (m *MockSignerAPI) StartSigningJob(arg0 *signer.StartSigningJobInput) (*signer.StartSigningJobOutput, error)
- func (m *MockSignerAPI) StartSigningJobRequest(arg0 *signer.StartSigningJobInput) (*request.Request, *signer.StartSigningJobOutput)
- func (m *MockSignerAPI) StartSigningJobWithContext(arg0 context.Context, arg1 *signer.StartSigningJobInput, ...) (*signer.StartSigningJobOutput, error)
- func (m *MockSignerAPI) TagResource(arg0 *signer.TagResourceInput) (*signer.TagResourceOutput, error)
- func (m *MockSignerAPI) TagResourceRequest(arg0 *signer.TagResourceInput) (*request.Request, *signer.TagResourceOutput)
- func (m *MockSignerAPI) TagResourceWithContext(arg0 context.Context, arg1 *signer.TagResourceInput, arg2 ...request.Option) (*signer.TagResourceOutput, error)
- func (m *MockSignerAPI) UntagResource(arg0 *signer.UntagResourceInput) (*signer.UntagResourceOutput, error)
- func (m *MockSignerAPI) UntagResourceRequest(arg0 *signer.UntagResourceInput) (*request.Request, *signer.UntagResourceOutput)
- func (m *MockSignerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *signer.UntagResourceInput, arg2 ...request.Option) (*signer.UntagResourceOutput, error)
- func (m *MockSignerAPI) WaitUntilSuccessfulSigningJob(arg0 *signer.DescribeSigningJobInput) error
- func (m *MockSignerAPI) WaitUntilSuccessfulSigningJobWithContext(arg0 context.Context, arg1 *signer.DescribeSigningJobInput, ...) error
- type MockSignerAPIMockRecorder
- func (mr *MockSignerAPIMockRecorder) CancelSigningProfile(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) CancelSigningProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) CancelSigningProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) DescribeSigningJob(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) DescribeSigningJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) DescribeSigningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) GetSigningPlatform(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) GetSigningPlatformRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) GetSigningPlatformWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) GetSigningProfile(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) GetSigningProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) GetSigningProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningJobs(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningJobsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningJobsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningPlatforms(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningPlatformsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningPlatformsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningPlatformsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningPlatformsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningProfiles(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningProfilesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningProfilesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListSigningProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) PutSigningProfile(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) PutSigningProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) PutSigningProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) StartSigningJob(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) StartSigningJobRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) StartSigningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) WaitUntilSuccessfulSigningJob(arg0 interface{}) *gomock.Call
- func (mr *MockSignerAPIMockRecorder) WaitUntilSuccessfulSigningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSignerAPI ¶
type MockSignerAPI struct {
// contains filtered or unexported fields
}
MockSignerAPI is a mock of SignerAPI interface
func NewMockSignerAPI ¶
func NewMockSignerAPI(ctrl *gomock.Controller) *MockSignerAPI
NewMockSignerAPI creates a new mock instance
func (*MockSignerAPI) CancelSigningProfile ¶
func (m *MockSignerAPI) CancelSigningProfile(arg0 *signer.CancelSigningProfileInput) (*signer.CancelSigningProfileOutput, error)
CancelSigningProfile mocks base method
func (*MockSignerAPI) CancelSigningProfileRequest ¶
func (m *MockSignerAPI) CancelSigningProfileRequest(arg0 *signer.CancelSigningProfileInput) (*request.Request, *signer.CancelSigningProfileOutput)
CancelSigningProfileRequest mocks base method
func (*MockSignerAPI) CancelSigningProfileWithContext ¶
func (m *MockSignerAPI) CancelSigningProfileWithContext(arg0 context.Context, arg1 *signer.CancelSigningProfileInput, arg2 ...request.Option) (*signer.CancelSigningProfileOutput, error)
CancelSigningProfileWithContext mocks base method
func (*MockSignerAPI) DescribeSigningJob ¶
func (m *MockSignerAPI) DescribeSigningJob(arg0 *signer.DescribeSigningJobInput) (*signer.DescribeSigningJobOutput, error)
DescribeSigningJob mocks base method
func (*MockSignerAPI) DescribeSigningJobRequest ¶
func (m *MockSignerAPI) DescribeSigningJobRequest(arg0 *signer.DescribeSigningJobInput) (*request.Request, *signer.DescribeSigningJobOutput)
DescribeSigningJobRequest mocks base method
func (*MockSignerAPI) DescribeSigningJobWithContext ¶
func (m *MockSignerAPI) DescribeSigningJobWithContext(arg0 context.Context, arg1 *signer.DescribeSigningJobInput, arg2 ...request.Option) (*signer.DescribeSigningJobOutput, error)
DescribeSigningJobWithContext mocks base method
func (*MockSignerAPI) EXPECT ¶
func (m *MockSignerAPI) EXPECT() *MockSignerAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSignerAPI) GetSigningPlatform ¶
func (m *MockSignerAPI) GetSigningPlatform(arg0 *signer.GetSigningPlatformInput) (*signer.GetSigningPlatformOutput, error)
GetSigningPlatform mocks base method
func (*MockSignerAPI) GetSigningPlatformRequest ¶
func (m *MockSignerAPI) GetSigningPlatformRequest(arg0 *signer.GetSigningPlatformInput) (*request.Request, *signer.GetSigningPlatformOutput)
GetSigningPlatformRequest mocks base method
func (*MockSignerAPI) GetSigningPlatformWithContext ¶
func (m *MockSignerAPI) GetSigningPlatformWithContext(arg0 context.Context, arg1 *signer.GetSigningPlatformInput, arg2 ...request.Option) (*signer.GetSigningPlatformOutput, error)
GetSigningPlatformWithContext mocks base method
func (*MockSignerAPI) GetSigningProfile ¶
func (m *MockSignerAPI) GetSigningProfile(arg0 *signer.GetSigningProfileInput) (*signer.GetSigningProfileOutput, error)
GetSigningProfile mocks base method
func (*MockSignerAPI) GetSigningProfileRequest ¶
func (m *MockSignerAPI) GetSigningProfileRequest(arg0 *signer.GetSigningProfileInput) (*request.Request, *signer.GetSigningProfileOutput)
GetSigningProfileRequest mocks base method
func (*MockSignerAPI) GetSigningProfileWithContext ¶
func (m *MockSignerAPI) GetSigningProfileWithContext(arg0 context.Context, arg1 *signer.GetSigningProfileInput, arg2 ...request.Option) (*signer.GetSigningProfileOutput, error)
GetSigningProfileWithContext mocks base method
func (*MockSignerAPI) ListSigningJobs ¶
func (m *MockSignerAPI) ListSigningJobs(arg0 *signer.ListSigningJobsInput) (*signer.ListSigningJobsOutput, error)
ListSigningJobs mocks base method
func (*MockSignerAPI) ListSigningJobsPages ¶
func (m *MockSignerAPI) ListSigningJobsPages(arg0 *signer.ListSigningJobsInput, arg1 func(*signer.ListSigningJobsOutput, bool) bool) error
ListSigningJobsPages mocks base method
func (*MockSignerAPI) ListSigningJobsPagesWithContext ¶
func (m *MockSignerAPI) ListSigningJobsPagesWithContext(arg0 context.Context, arg1 *signer.ListSigningJobsInput, arg2 func(*signer.ListSigningJobsOutput, bool) bool, arg3 ...request.Option) error
ListSigningJobsPagesWithContext mocks base method
func (*MockSignerAPI) ListSigningJobsRequest ¶
func (m *MockSignerAPI) ListSigningJobsRequest(arg0 *signer.ListSigningJobsInput) (*request.Request, *signer.ListSigningJobsOutput)
ListSigningJobsRequest mocks base method
func (*MockSignerAPI) ListSigningJobsWithContext ¶
func (m *MockSignerAPI) ListSigningJobsWithContext(arg0 context.Context, arg1 *signer.ListSigningJobsInput, arg2 ...request.Option) (*signer.ListSigningJobsOutput, error)
ListSigningJobsWithContext mocks base method
func (*MockSignerAPI) ListSigningPlatforms ¶
func (m *MockSignerAPI) ListSigningPlatforms(arg0 *signer.ListSigningPlatformsInput) (*signer.ListSigningPlatformsOutput, error)
ListSigningPlatforms mocks base method
func (*MockSignerAPI) ListSigningPlatformsPages ¶
func (m *MockSignerAPI) ListSigningPlatformsPages(arg0 *signer.ListSigningPlatformsInput, arg1 func(*signer.ListSigningPlatformsOutput, bool) bool) error
ListSigningPlatformsPages mocks base method
func (*MockSignerAPI) ListSigningPlatformsPagesWithContext ¶
func (m *MockSignerAPI) ListSigningPlatformsPagesWithContext(arg0 context.Context, arg1 *signer.ListSigningPlatformsInput, arg2 func(*signer.ListSigningPlatformsOutput, bool) bool, arg3 ...request.Option) error
ListSigningPlatformsPagesWithContext mocks base method
func (*MockSignerAPI) ListSigningPlatformsRequest ¶
func (m *MockSignerAPI) ListSigningPlatformsRequest(arg0 *signer.ListSigningPlatformsInput) (*request.Request, *signer.ListSigningPlatformsOutput)
ListSigningPlatformsRequest mocks base method
func (*MockSignerAPI) ListSigningPlatformsWithContext ¶
func (m *MockSignerAPI) ListSigningPlatformsWithContext(arg0 context.Context, arg1 *signer.ListSigningPlatformsInput, arg2 ...request.Option) (*signer.ListSigningPlatformsOutput, error)
ListSigningPlatformsWithContext mocks base method
func (*MockSignerAPI) ListSigningProfiles ¶
func (m *MockSignerAPI) ListSigningProfiles(arg0 *signer.ListSigningProfilesInput) (*signer.ListSigningProfilesOutput, error)
ListSigningProfiles mocks base method
func (*MockSignerAPI) ListSigningProfilesPages ¶
func (m *MockSignerAPI) ListSigningProfilesPages(arg0 *signer.ListSigningProfilesInput, arg1 func(*signer.ListSigningProfilesOutput, bool) bool) error
ListSigningProfilesPages mocks base method
func (*MockSignerAPI) ListSigningProfilesPagesWithContext ¶
func (m *MockSignerAPI) ListSigningProfilesPagesWithContext(arg0 context.Context, arg1 *signer.ListSigningProfilesInput, arg2 func(*signer.ListSigningProfilesOutput, bool) bool, arg3 ...request.Option) error
ListSigningProfilesPagesWithContext mocks base method
func (*MockSignerAPI) ListSigningProfilesRequest ¶
func (m *MockSignerAPI) ListSigningProfilesRequest(arg0 *signer.ListSigningProfilesInput) (*request.Request, *signer.ListSigningProfilesOutput)
ListSigningProfilesRequest mocks base method
func (*MockSignerAPI) ListSigningProfilesWithContext ¶
func (m *MockSignerAPI) ListSigningProfilesWithContext(arg0 context.Context, arg1 *signer.ListSigningProfilesInput, arg2 ...request.Option) (*signer.ListSigningProfilesOutput, error)
ListSigningProfilesWithContext mocks base method
func (*MockSignerAPI) ListTagsForResource ¶
func (m *MockSignerAPI) ListTagsForResource(arg0 *signer.ListTagsForResourceInput) (*signer.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockSignerAPI) ListTagsForResourceRequest ¶
func (m *MockSignerAPI) ListTagsForResourceRequest(arg0 *signer.ListTagsForResourceInput) (*request.Request, *signer.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockSignerAPI) ListTagsForResourceWithContext ¶
func (m *MockSignerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *signer.ListTagsForResourceInput, arg2 ...request.Option) (*signer.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockSignerAPI) PutSigningProfile ¶
func (m *MockSignerAPI) PutSigningProfile(arg0 *signer.PutSigningProfileInput) (*signer.PutSigningProfileOutput, error)
PutSigningProfile mocks base method
func (*MockSignerAPI) PutSigningProfileRequest ¶
func (m *MockSignerAPI) PutSigningProfileRequest(arg0 *signer.PutSigningProfileInput) (*request.Request, *signer.PutSigningProfileOutput)
PutSigningProfileRequest mocks base method
func (*MockSignerAPI) PutSigningProfileWithContext ¶
func (m *MockSignerAPI) PutSigningProfileWithContext(arg0 context.Context, arg1 *signer.PutSigningProfileInput, arg2 ...request.Option) (*signer.PutSigningProfileOutput, error)
PutSigningProfileWithContext mocks base method
func (*MockSignerAPI) StartSigningJob ¶
func (m *MockSignerAPI) StartSigningJob(arg0 *signer.StartSigningJobInput) (*signer.StartSigningJobOutput, error)
StartSigningJob mocks base method
func (*MockSignerAPI) StartSigningJobRequest ¶
func (m *MockSignerAPI) StartSigningJobRequest(arg0 *signer.StartSigningJobInput) (*request.Request, *signer.StartSigningJobOutput)
StartSigningJobRequest mocks base method
func (*MockSignerAPI) StartSigningJobWithContext ¶
func (m *MockSignerAPI) StartSigningJobWithContext(arg0 context.Context, arg1 *signer.StartSigningJobInput, arg2 ...request.Option) (*signer.StartSigningJobOutput, error)
StartSigningJobWithContext mocks base method
func (*MockSignerAPI) TagResource ¶
func (m *MockSignerAPI) TagResource(arg0 *signer.TagResourceInput) (*signer.TagResourceOutput, error)
TagResource mocks base method
func (*MockSignerAPI) TagResourceRequest ¶
func (m *MockSignerAPI) TagResourceRequest(arg0 *signer.TagResourceInput) (*request.Request, *signer.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockSignerAPI) TagResourceWithContext ¶
func (m *MockSignerAPI) TagResourceWithContext(arg0 context.Context, arg1 *signer.TagResourceInput, arg2 ...request.Option) (*signer.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockSignerAPI) UntagResource ¶
func (m *MockSignerAPI) UntagResource(arg0 *signer.UntagResourceInput) (*signer.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockSignerAPI) UntagResourceRequest ¶
func (m *MockSignerAPI) UntagResourceRequest(arg0 *signer.UntagResourceInput) (*request.Request, *signer.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockSignerAPI) UntagResourceWithContext ¶
func (m *MockSignerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *signer.UntagResourceInput, arg2 ...request.Option) (*signer.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockSignerAPI) WaitUntilSuccessfulSigningJob ¶
func (m *MockSignerAPI) WaitUntilSuccessfulSigningJob(arg0 *signer.DescribeSigningJobInput) error
WaitUntilSuccessfulSigningJob mocks base method
func (*MockSignerAPI) WaitUntilSuccessfulSigningJobWithContext ¶
func (m *MockSignerAPI) WaitUntilSuccessfulSigningJobWithContext(arg0 context.Context, arg1 *signer.DescribeSigningJobInput, arg2 ...request.WaiterOption) error
WaitUntilSuccessfulSigningJobWithContext mocks base method
type MockSignerAPIMockRecorder ¶
type MockSignerAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockSignerAPIMockRecorder is the mock recorder for MockSignerAPI
func (*MockSignerAPIMockRecorder) CancelSigningProfile ¶
func (mr *MockSignerAPIMockRecorder) CancelSigningProfile(arg0 interface{}) *gomock.Call
CancelSigningProfile indicates an expected call of CancelSigningProfile
func (*MockSignerAPIMockRecorder) CancelSigningProfileRequest ¶
func (mr *MockSignerAPIMockRecorder) CancelSigningProfileRequest(arg0 interface{}) *gomock.Call
CancelSigningProfileRequest indicates an expected call of CancelSigningProfileRequest
func (*MockSignerAPIMockRecorder) CancelSigningProfileWithContext ¶
func (mr *MockSignerAPIMockRecorder) CancelSigningProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelSigningProfileWithContext indicates an expected call of CancelSigningProfileWithContext
func (*MockSignerAPIMockRecorder) DescribeSigningJob ¶
func (mr *MockSignerAPIMockRecorder) DescribeSigningJob(arg0 interface{}) *gomock.Call
DescribeSigningJob indicates an expected call of DescribeSigningJob
func (*MockSignerAPIMockRecorder) DescribeSigningJobRequest ¶
func (mr *MockSignerAPIMockRecorder) DescribeSigningJobRequest(arg0 interface{}) *gomock.Call
DescribeSigningJobRequest indicates an expected call of DescribeSigningJobRequest
func (*MockSignerAPIMockRecorder) DescribeSigningJobWithContext ¶
func (mr *MockSignerAPIMockRecorder) DescribeSigningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSigningJobWithContext indicates an expected call of DescribeSigningJobWithContext
func (*MockSignerAPIMockRecorder) GetSigningPlatform ¶
func (mr *MockSignerAPIMockRecorder) GetSigningPlatform(arg0 interface{}) *gomock.Call
GetSigningPlatform indicates an expected call of GetSigningPlatform
func (*MockSignerAPIMockRecorder) GetSigningPlatformRequest ¶
func (mr *MockSignerAPIMockRecorder) GetSigningPlatformRequest(arg0 interface{}) *gomock.Call
GetSigningPlatformRequest indicates an expected call of GetSigningPlatformRequest
func (*MockSignerAPIMockRecorder) GetSigningPlatformWithContext ¶
func (mr *MockSignerAPIMockRecorder) GetSigningPlatformWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSigningPlatformWithContext indicates an expected call of GetSigningPlatformWithContext
func (*MockSignerAPIMockRecorder) GetSigningProfile ¶
func (mr *MockSignerAPIMockRecorder) GetSigningProfile(arg0 interface{}) *gomock.Call
GetSigningProfile indicates an expected call of GetSigningProfile
func (*MockSignerAPIMockRecorder) GetSigningProfileRequest ¶
func (mr *MockSignerAPIMockRecorder) GetSigningProfileRequest(arg0 interface{}) *gomock.Call
GetSigningProfileRequest indicates an expected call of GetSigningProfileRequest
func (*MockSignerAPIMockRecorder) GetSigningProfileWithContext ¶
func (mr *MockSignerAPIMockRecorder) GetSigningProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSigningProfileWithContext indicates an expected call of GetSigningProfileWithContext
func (*MockSignerAPIMockRecorder) ListSigningJobs ¶
func (mr *MockSignerAPIMockRecorder) ListSigningJobs(arg0 interface{}) *gomock.Call
ListSigningJobs indicates an expected call of ListSigningJobs
func (*MockSignerAPIMockRecorder) ListSigningJobsPages ¶
func (mr *MockSignerAPIMockRecorder) ListSigningJobsPages(arg0, arg1 interface{}) *gomock.Call
ListSigningJobsPages indicates an expected call of ListSigningJobsPages
func (*MockSignerAPIMockRecorder) ListSigningJobsPagesWithContext ¶
func (mr *MockSignerAPIMockRecorder) ListSigningJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSigningJobsPagesWithContext indicates an expected call of ListSigningJobsPagesWithContext
func (*MockSignerAPIMockRecorder) ListSigningJobsRequest ¶
func (mr *MockSignerAPIMockRecorder) ListSigningJobsRequest(arg0 interface{}) *gomock.Call
ListSigningJobsRequest indicates an expected call of ListSigningJobsRequest
func (*MockSignerAPIMockRecorder) ListSigningJobsWithContext ¶
func (mr *MockSignerAPIMockRecorder) ListSigningJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSigningJobsWithContext indicates an expected call of ListSigningJobsWithContext
func (*MockSignerAPIMockRecorder) ListSigningPlatforms ¶
func (mr *MockSignerAPIMockRecorder) ListSigningPlatforms(arg0 interface{}) *gomock.Call
ListSigningPlatforms indicates an expected call of ListSigningPlatforms
func (*MockSignerAPIMockRecorder) ListSigningPlatformsPages ¶
func (mr *MockSignerAPIMockRecorder) ListSigningPlatformsPages(arg0, arg1 interface{}) *gomock.Call
ListSigningPlatformsPages indicates an expected call of ListSigningPlatformsPages
func (*MockSignerAPIMockRecorder) ListSigningPlatformsPagesWithContext ¶
func (mr *MockSignerAPIMockRecorder) ListSigningPlatformsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSigningPlatformsPagesWithContext indicates an expected call of ListSigningPlatformsPagesWithContext
func (*MockSignerAPIMockRecorder) ListSigningPlatformsRequest ¶
func (mr *MockSignerAPIMockRecorder) ListSigningPlatformsRequest(arg0 interface{}) *gomock.Call
ListSigningPlatformsRequest indicates an expected call of ListSigningPlatformsRequest
func (*MockSignerAPIMockRecorder) ListSigningPlatformsWithContext ¶
func (mr *MockSignerAPIMockRecorder) ListSigningPlatformsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSigningPlatformsWithContext indicates an expected call of ListSigningPlatformsWithContext
func (*MockSignerAPIMockRecorder) ListSigningProfiles ¶
func (mr *MockSignerAPIMockRecorder) ListSigningProfiles(arg0 interface{}) *gomock.Call
ListSigningProfiles indicates an expected call of ListSigningProfiles
func (*MockSignerAPIMockRecorder) ListSigningProfilesPages ¶
func (mr *MockSignerAPIMockRecorder) ListSigningProfilesPages(arg0, arg1 interface{}) *gomock.Call
ListSigningProfilesPages indicates an expected call of ListSigningProfilesPages
func (*MockSignerAPIMockRecorder) ListSigningProfilesPagesWithContext ¶
func (mr *MockSignerAPIMockRecorder) ListSigningProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSigningProfilesPagesWithContext indicates an expected call of ListSigningProfilesPagesWithContext
func (*MockSignerAPIMockRecorder) ListSigningProfilesRequest ¶
func (mr *MockSignerAPIMockRecorder) ListSigningProfilesRequest(arg0 interface{}) *gomock.Call
ListSigningProfilesRequest indicates an expected call of ListSigningProfilesRequest
func (*MockSignerAPIMockRecorder) ListSigningProfilesWithContext ¶
func (mr *MockSignerAPIMockRecorder) ListSigningProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSigningProfilesWithContext indicates an expected call of ListSigningProfilesWithContext
func (*MockSignerAPIMockRecorder) ListTagsForResource ¶
func (mr *MockSignerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockSignerAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockSignerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockSignerAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockSignerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockSignerAPIMockRecorder) PutSigningProfile ¶
func (mr *MockSignerAPIMockRecorder) PutSigningProfile(arg0 interface{}) *gomock.Call
PutSigningProfile indicates an expected call of PutSigningProfile
func (*MockSignerAPIMockRecorder) PutSigningProfileRequest ¶
func (mr *MockSignerAPIMockRecorder) PutSigningProfileRequest(arg0 interface{}) *gomock.Call
PutSigningProfileRequest indicates an expected call of PutSigningProfileRequest
func (*MockSignerAPIMockRecorder) PutSigningProfileWithContext ¶
func (mr *MockSignerAPIMockRecorder) PutSigningProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutSigningProfileWithContext indicates an expected call of PutSigningProfileWithContext
func (*MockSignerAPIMockRecorder) StartSigningJob ¶
func (mr *MockSignerAPIMockRecorder) StartSigningJob(arg0 interface{}) *gomock.Call
StartSigningJob indicates an expected call of StartSigningJob
func (*MockSignerAPIMockRecorder) StartSigningJobRequest ¶
func (mr *MockSignerAPIMockRecorder) StartSigningJobRequest(arg0 interface{}) *gomock.Call
StartSigningJobRequest indicates an expected call of StartSigningJobRequest
func (*MockSignerAPIMockRecorder) StartSigningJobWithContext ¶
func (mr *MockSignerAPIMockRecorder) StartSigningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartSigningJobWithContext indicates an expected call of StartSigningJobWithContext
func (*MockSignerAPIMockRecorder) TagResource ¶
func (mr *MockSignerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockSignerAPIMockRecorder) TagResourceRequest ¶
func (mr *MockSignerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockSignerAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockSignerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockSignerAPIMockRecorder) UntagResource ¶
func (mr *MockSignerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockSignerAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockSignerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockSignerAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockSignerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockSignerAPIMockRecorder) WaitUntilSuccessfulSigningJob ¶
func (mr *MockSignerAPIMockRecorder) WaitUntilSuccessfulSigningJob(arg0 interface{}) *gomock.Call
WaitUntilSuccessfulSigningJob indicates an expected call of WaitUntilSuccessfulSigningJob
func (*MockSignerAPIMockRecorder) WaitUntilSuccessfulSigningJobWithContext ¶
func (mr *MockSignerAPIMockRecorder) WaitUntilSuccessfulSigningJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilSuccessfulSigningJobWithContext indicates an expected call of WaitUntilSuccessfulSigningJobWithContext