Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateApi(ctx context.Context, params *apigatewayv2.CreateApiInput, ...) (*apigatewayv2.CreateApiOutput, error)
- func (_m *IClient) CreateApiMapping(ctx context.Context, params *apigatewayv2.CreateApiMappingInput, ...) (*apigatewayv2.CreateApiMappingOutput, error)
- func (_m *IClient) CreateAuthorizer(ctx context.Context, params *apigatewayv2.CreateAuthorizerInput, ...) (*apigatewayv2.CreateAuthorizerOutput, error)
- func (_m *IClient) CreateDeployment(ctx context.Context, params *apigatewayv2.CreateDeploymentInput, ...) (*apigatewayv2.CreateDeploymentOutput, error)
- func (_m *IClient) CreateDomainName(ctx context.Context, params *apigatewayv2.CreateDomainNameInput, ...) (*apigatewayv2.CreateDomainNameOutput, error)
- func (_m *IClient) CreateIntegration(ctx context.Context, params *apigatewayv2.CreateIntegrationInput, ...) (*apigatewayv2.CreateIntegrationOutput, error)
- func (_m *IClient) CreateIntegrationResponse(ctx context.Context, params *apigatewayv2.CreateIntegrationResponseInput, ...) (*apigatewayv2.CreateIntegrationResponseOutput, error)
- func (_m *IClient) CreateModel(ctx context.Context, params *apigatewayv2.CreateModelInput, ...) (*apigatewayv2.CreateModelOutput, error)
- func (_m *IClient) CreateRoute(ctx context.Context, params *apigatewayv2.CreateRouteInput, ...) (*apigatewayv2.CreateRouteOutput, error)
- func (_m *IClient) CreateRouteResponse(ctx context.Context, params *apigatewayv2.CreateRouteResponseInput, ...) (*apigatewayv2.CreateRouteResponseOutput, error)
- func (_m *IClient) CreateStage(ctx context.Context, params *apigatewayv2.CreateStageInput, ...) (*apigatewayv2.CreateStageOutput, error)
- func (_m *IClient) CreateVpcLink(ctx context.Context, params *apigatewayv2.CreateVpcLinkInput, ...) (*apigatewayv2.CreateVpcLinkOutput, error)
- func (_m *IClient) DeleteAccessLogSettings(ctx context.Context, params *apigatewayv2.DeleteAccessLogSettingsInput, ...) (*apigatewayv2.DeleteAccessLogSettingsOutput, error)
- func (_m *IClient) DeleteApi(ctx context.Context, params *apigatewayv2.DeleteApiInput, ...) (*apigatewayv2.DeleteApiOutput, error)
- func (_m *IClient) DeleteApiMapping(ctx context.Context, params *apigatewayv2.DeleteApiMappingInput, ...) (*apigatewayv2.DeleteApiMappingOutput, error)
- func (_m *IClient) DeleteAuthorizer(ctx context.Context, params *apigatewayv2.DeleteAuthorizerInput, ...) (*apigatewayv2.DeleteAuthorizerOutput, error)
- func (_m *IClient) DeleteCorsConfiguration(ctx context.Context, params *apigatewayv2.DeleteCorsConfigurationInput, ...) (*apigatewayv2.DeleteCorsConfigurationOutput, error)
- func (_m *IClient) DeleteDeployment(ctx context.Context, params *apigatewayv2.DeleteDeploymentInput, ...) (*apigatewayv2.DeleteDeploymentOutput, error)
- func (_m *IClient) DeleteDomainName(ctx context.Context, params *apigatewayv2.DeleteDomainNameInput, ...) (*apigatewayv2.DeleteDomainNameOutput, error)
- func (_m *IClient) DeleteIntegration(ctx context.Context, params *apigatewayv2.DeleteIntegrationInput, ...) (*apigatewayv2.DeleteIntegrationOutput, error)
- func (_m *IClient) DeleteIntegrationResponse(ctx context.Context, params *apigatewayv2.DeleteIntegrationResponseInput, ...) (*apigatewayv2.DeleteIntegrationResponseOutput, error)
- func (_m *IClient) DeleteModel(ctx context.Context, params *apigatewayv2.DeleteModelInput, ...) (*apigatewayv2.DeleteModelOutput, error)
- func (_m *IClient) DeleteRoute(ctx context.Context, params *apigatewayv2.DeleteRouteInput, ...) (*apigatewayv2.DeleteRouteOutput, error)
- func (_m *IClient) DeleteRouteRequestParameter(ctx context.Context, params *apigatewayv2.DeleteRouteRequestParameterInput, ...) (*apigatewayv2.DeleteRouteRequestParameterOutput, error)
- func (_m *IClient) DeleteRouteResponse(ctx context.Context, params *apigatewayv2.DeleteRouteResponseInput, ...) (*apigatewayv2.DeleteRouteResponseOutput, error)
- func (_m *IClient) DeleteRouteSettings(ctx context.Context, params *apigatewayv2.DeleteRouteSettingsInput, ...) (*apigatewayv2.DeleteRouteSettingsOutput, error)
- func (_m *IClient) DeleteStage(ctx context.Context, params *apigatewayv2.DeleteStageInput, ...) (*apigatewayv2.DeleteStageOutput, error)
- func (_m *IClient) DeleteVpcLink(ctx context.Context, params *apigatewayv2.DeleteVpcLinkInput, ...) (*apigatewayv2.DeleteVpcLinkOutput, error)
- func (_m *IClient) ExportApi(ctx context.Context, params *apigatewayv2.ExportApiInput, ...) (*apigatewayv2.ExportApiOutput, error)
- func (_m *IClient) GetApi(ctx context.Context, params *apigatewayv2.GetApiInput, ...) (*apigatewayv2.GetApiOutput, error)
- func (_m *IClient) GetApiMapping(ctx context.Context, params *apigatewayv2.GetApiMappingInput, ...) (*apigatewayv2.GetApiMappingOutput, error)
- func (_m *IClient) GetApiMappings(ctx context.Context, params *apigatewayv2.GetApiMappingsInput, ...) (*apigatewayv2.GetApiMappingsOutput, error)
- func (_m *IClient) GetApis(ctx context.Context, params *apigatewayv2.GetApisInput, ...) (*apigatewayv2.GetApisOutput, error)
- func (_m *IClient) GetAuthorizer(ctx context.Context, params *apigatewayv2.GetAuthorizerInput, ...) (*apigatewayv2.GetAuthorizerOutput, error)
- func (_m *IClient) GetAuthorizers(ctx context.Context, params *apigatewayv2.GetAuthorizersInput, ...) (*apigatewayv2.GetAuthorizersOutput, error)
- func (_m *IClient) GetDeployment(ctx context.Context, params *apigatewayv2.GetDeploymentInput, ...) (*apigatewayv2.GetDeploymentOutput, error)
- func (_m *IClient) GetDeployments(ctx context.Context, params *apigatewayv2.GetDeploymentsInput, ...) (*apigatewayv2.GetDeploymentsOutput, error)
- func (_m *IClient) GetDomainName(ctx context.Context, params *apigatewayv2.GetDomainNameInput, ...) (*apigatewayv2.GetDomainNameOutput, error)
- func (_m *IClient) GetDomainNames(ctx context.Context, params *apigatewayv2.GetDomainNamesInput, ...) (*apigatewayv2.GetDomainNamesOutput, error)
- func (_m *IClient) GetIntegration(ctx context.Context, params *apigatewayv2.GetIntegrationInput, ...) (*apigatewayv2.GetIntegrationOutput, error)
- func (_m *IClient) GetIntegrationResponse(ctx context.Context, params *apigatewayv2.GetIntegrationResponseInput, ...) (*apigatewayv2.GetIntegrationResponseOutput, error)
- func (_m *IClient) GetIntegrationResponses(ctx context.Context, params *apigatewayv2.GetIntegrationResponsesInput, ...) (*apigatewayv2.GetIntegrationResponsesOutput, error)
- func (_m *IClient) GetIntegrations(ctx context.Context, params *apigatewayv2.GetIntegrationsInput, ...) (*apigatewayv2.GetIntegrationsOutput, error)
- func (_m *IClient) GetModel(ctx context.Context, params *apigatewayv2.GetModelInput, ...) (*apigatewayv2.GetModelOutput, error)
- func (_m *IClient) GetModelTemplate(ctx context.Context, params *apigatewayv2.GetModelTemplateInput, ...) (*apigatewayv2.GetModelTemplateOutput, error)
- func (_m *IClient) GetModels(ctx context.Context, params *apigatewayv2.GetModelsInput, ...) (*apigatewayv2.GetModelsOutput, error)
- func (_m *IClient) GetRoute(ctx context.Context, params *apigatewayv2.GetRouteInput, ...) (*apigatewayv2.GetRouteOutput, error)
- func (_m *IClient) GetRouteResponse(ctx context.Context, params *apigatewayv2.GetRouteResponseInput, ...) (*apigatewayv2.GetRouteResponseOutput, error)
- func (_m *IClient) GetRouteResponses(ctx context.Context, params *apigatewayv2.GetRouteResponsesInput, ...) (*apigatewayv2.GetRouteResponsesOutput, error)
- func (_m *IClient) GetRoutes(ctx context.Context, params *apigatewayv2.GetRoutesInput, ...) (*apigatewayv2.GetRoutesOutput, error)
- func (_m *IClient) GetStage(ctx context.Context, params *apigatewayv2.GetStageInput, ...) (*apigatewayv2.GetStageOutput, error)
- func (_m *IClient) GetStages(ctx context.Context, params *apigatewayv2.GetStagesInput, ...) (*apigatewayv2.GetStagesOutput, error)
- func (_m *IClient) GetTags(ctx context.Context, params *apigatewayv2.GetTagsInput, ...) (*apigatewayv2.GetTagsOutput, error)
- func (_m *IClient) GetVpcLink(ctx context.Context, params *apigatewayv2.GetVpcLinkInput, ...) (*apigatewayv2.GetVpcLinkOutput, error)
- func (_m *IClient) GetVpcLinks(ctx context.Context, params *apigatewayv2.GetVpcLinksInput, ...) (*apigatewayv2.GetVpcLinksOutput, error)
- func (_m *IClient) ImportApi(ctx context.Context, params *apigatewayv2.ImportApiInput, ...) (*apigatewayv2.ImportApiOutput, error)
- func (_m *IClient) Options() apigatewayv2.Options
- func (_m *IClient) ReimportApi(ctx context.Context, params *apigatewayv2.ReimportApiInput, ...) (*apigatewayv2.ReimportApiOutput, error)
- func (_m *IClient) ResetAuthorizersCache(ctx context.Context, params *apigatewayv2.ResetAuthorizersCacheInput, ...) (*apigatewayv2.ResetAuthorizersCacheOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *apigatewayv2.TagResourceInput, ...) (*apigatewayv2.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *apigatewayv2.UntagResourceInput, ...) (*apigatewayv2.UntagResourceOutput, error)
- func (_m *IClient) UpdateApi(ctx context.Context, params *apigatewayv2.UpdateApiInput, ...) (*apigatewayv2.UpdateApiOutput, error)
- func (_m *IClient) UpdateApiMapping(ctx context.Context, params *apigatewayv2.UpdateApiMappingInput, ...) (*apigatewayv2.UpdateApiMappingOutput, error)
- func (_m *IClient) UpdateAuthorizer(ctx context.Context, params *apigatewayv2.UpdateAuthorizerInput, ...) (*apigatewayv2.UpdateAuthorizerOutput, error)
- func (_m *IClient) UpdateDeployment(ctx context.Context, params *apigatewayv2.UpdateDeploymentInput, ...) (*apigatewayv2.UpdateDeploymentOutput, error)
- func (_m *IClient) UpdateDomainName(ctx context.Context, params *apigatewayv2.UpdateDomainNameInput, ...) (*apigatewayv2.UpdateDomainNameOutput, error)
- func (_m *IClient) UpdateIntegration(ctx context.Context, params *apigatewayv2.UpdateIntegrationInput, ...) (*apigatewayv2.UpdateIntegrationOutput, error)
- func (_m *IClient) UpdateIntegrationResponse(ctx context.Context, params *apigatewayv2.UpdateIntegrationResponseInput, ...) (*apigatewayv2.UpdateIntegrationResponseOutput, error)
- func (_m *IClient) UpdateModel(ctx context.Context, params *apigatewayv2.UpdateModelInput, ...) (*apigatewayv2.UpdateModelOutput, error)
- func (_m *IClient) UpdateRoute(ctx context.Context, params *apigatewayv2.UpdateRouteInput, ...) (*apigatewayv2.UpdateRouteOutput, error)
- func (_m *IClient) UpdateRouteResponse(ctx context.Context, params *apigatewayv2.UpdateRouteResponseInput, ...) (*apigatewayv2.UpdateRouteResponseOutput, error)
- func (_m *IClient) UpdateStage(ctx context.Context, params *apigatewayv2.UpdateStageInput, ...) (*apigatewayv2.UpdateStageOutput, error)
- func (_m *IClient) UpdateVpcLink(ctx context.Context, params *apigatewayv2.UpdateVpcLinkInput, ...) (*apigatewayv2.UpdateVpcLinkOutput, 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) CreateApi ¶
func (_m *IClient) CreateApi(ctx context.Context, params *apigatewayv2.CreateApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateApiOutput, error)
CreateApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateApiMapping ¶
func (_m *IClient) CreateApiMapping(ctx context.Context, params *apigatewayv2.CreateApiMappingInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateApiMappingOutput, error)
CreateApiMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateAuthorizer ¶
func (_m *IClient) CreateAuthorizer(ctx context.Context, params *apigatewayv2.CreateAuthorizerInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateAuthorizerOutput, error)
CreateAuthorizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDeployment ¶
func (_m *IClient) CreateDeployment(ctx context.Context, params *apigatewayv2.CreateDeploymentInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateDeploymentOutput, error)
CreateDeployment provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateDomainName ¶
func (_m *IClient) CreateDomainName(ctx context.Context, params *apigatewayv2.CreateDomainNameInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateDomainNameOutput, error)
CreateDomainName provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIntegration ¶
func (_m *IClient) CreateIntegration(ctx context.Context, params *apigatewayv2.CreateIntegrationInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateIntegrationOutput, error)
CreateIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIntegrationResponse ¶
func (_m *IClient) CreateIntegrationResponse(ctx context.Context, params *apigatewayv2.CreateIntegrationResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateIntegrationResponseOutput, error)
CreateIntegrationResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateModel ¶
func (_m *IClient) CreateModel(ctx context.Context, params *apigatewayv2.CreateModelInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateModelOutput, error)
CreateModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRoute ¶
func (_m *IClient) CreateRoute(ctx context.Context, params *apigatewayv2.CreateRouteInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateRouteOutput, error)
CreateRoute provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRouteResponse ¶
func (_m *IClient) CreateRouteResponse(ctx context.Context, params *apigatewayv2.CreateRouteResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateRouteResponseOutput, error)
CreateRouteResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateStage ¶
func (_m *IClient) CreateStage(ctx context.Context, params *apigatewayv2.CreateStageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateStageOutput, error)
CreateStage provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateVpcLink ¶
func (_m *IClient) CreateVpcLink(ctx context.Context, params *apigatewayv2.CreateVpcLinkInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.CreateVpcLinkOutput, error)
CreateVpcLink provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteAccessLogSettings ¶
func (_m *IClient) DeleteAccessLogSettings(ctx context.Context, params *apigatewayv2.DeleteAccessLogSettingsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteAccessLogSettingsOutput, error)
DeleteAccessLogSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteApi ¶
func (_m *IClient) DeleteApi(ctx context.Context, params *apigatewayv2.DeleteApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteApiOutput, error)
DeleteApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteApiMapping ¶
func (_m *IClient) DeleteApiMapping(ctx context.Context, params *apigatewayv2.DeleteApiMappingInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteApiMappingOutput, error)
DeleteApiMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteAuthorizer ¶
func (_m *IClient) DeleteAuthorizer(ctx context.Context, params *apigatewayv2.DeleteAuthorizerInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteAuthorizerOutput, error)
DeleteAuthorizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteCorsConfiguration ¶
func (_m *IClient) DeleteCorsConfiguration(ctx context.Context, params *apigatewayv2.DeleteCorsConfigurationInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteCorsConfigurationOutput, error)
DeleteCorsConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDeployment ¶
func (_m *IClient) DeleteDeployment(ctx context.Context, params *apigatewayv2.DeleteDeploymentInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteDeploymentOutput, error)
DeleteDeployment provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteDomainName ¶
func (_m *IClient) DeleteDomainName(ctx context.Context, params *apigatewayv2.DeleteDomainNameInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteDomainNameOutput, error)
DeleteDomainName provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIntegration ¶
func (_m *IClient) DeleteIntegration(ctx context.Context, params *apigatewayv2.DeleteIntegrationInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteIntegrationOutput, error)
DeleteIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIntegrationResponse ¶
func (_m *IClient) DeleteIntegrationResponse(ctx context.Context, params *apigatewayv2.DeleteIntegrationResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteIntegrationResponseOutput, error)
DeleteIntegrationResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteModel ¶
func (_m *IClient) DeleteModel(ctx context.Context, params *apigatewayv2.DeleteModelInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteModelOutput, error)
DeleteModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRoute ¶
func (_m *IClient) DeleteRoute(ctx context.Context, params *apigatewayv2.DeleteRouteInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteRouteOutput, error)
DeleteRoute provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRouteRequestParameter ¶
func (_m *IClient) DeleteRouteRequestParameter(ctx context.Context, params *apigatewayv2.DeleteRouteRequestParameterInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteRouteRequestParameterOutput, error)
DeleteRouteRequestParameter provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRouteResponse ¶
func (_m *IClient) DeleteRouteResponse(ctx context.Context, params *apigatewayv2.DeleteRouteResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteRouteResponseOutput, error)
DeleteRouteResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRouteSettings ¶
func (_m *IClient) DeleteRouteSettings(ctx context.Context, params *apigatewayv2.DeleteRouteSettingsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteRouteSettingsOutput, error)
DeleteRouteSettings provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteStage ¶
func (_m *IClient) DeleteStage(ctx context.Context, params *apigatewayv2.DeleteStageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteStageOutput, error)
DeleteStage provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteVpcLink ¶
func (_m *IClient) DeleteVpcLink(ctx context.Context, params *apigatewayv2.DeleteVpcLinkInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.DeleteVpcLinkOutput, error)
DeleteVpcLink provides a mock function with given fields: ctx, params, optFns
func (*IClient) ExportApi ¶
func (_m *IClient) ExportApi(ctx context.Context, params *apigatewayv2.ExportApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ExportApiOutput, error)
ExportApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetApi ¶
func (_m *IClient) GetApi(ctx context.Context, params *apigatewayv2.GetApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApiOutput, error)
GetApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetApiMapping ¶
func (_m *IClient) GetApiMapping(ctx context.Context, params *apigatewayv2.GetApiMappingInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApiMappingOutput, error)
GetApiMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetApiMappings ¶
func (_m *IClient) GetApiMappings(ctx context.Context, params *apigatewayv2.GetApiMappingsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApiMappingsOutput, error)
GetApiMappings provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetApis ¶
func (_m *IClient) GetApis(ctx context.Context, params *apigatewayv2.GetApisInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetApisOutput, error)
GetApis provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAuthorizer ¶
func (_m *IClient) GetAuthorizer(ctx context.Context, params *apigatewayv2.GetAuthorizerInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetAuthorizerOutput, error)
GetAuthorizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAuthorizers ¶
func (_m *IClient) GetAuthorizers(ctx context.Context, params *apigatewayv2.GetAuthorizersInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetAuthorizersOutput, error)
GetAuthorizers provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDeployment ¶
func (_m *IClient) GetDeployment(ctx context.Context, params *apigatewayv2.GetDeploymentInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDeploymentOutput, error)
GetDeployment provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDeployments ¶
func (_m *IClient) GetDeployments(ctx context.Context, params *apigatewayv2.GetDeploymentsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDeploymentsOutput, error)
GetDeployments provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDomainName ¶
func (_m *IClient) GetDomainName(ctx context.Context, params *apigatewayv2.GetDomainNameInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDomainNameOutput, error)
GetDomainName provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetDomainNames ¶
func (_m *IClient) GetDomainNames(ctx context.Context, params *apigatewayv2.GetDomainNamesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetDomainNamesOutput, error)
GetDomainNames provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntegration ¶
func (_m *IClient) GetIntegration(ctx context.Context, params *apigatewayv2.GetIntegrationInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetIntegrationOutput, error)
GetIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntegrationResponse ¶
func (_m *IClient) GetIntegrationResponse(ctx context.Context, params *apigatewayv2.GetIntegrationResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetIntegrationResponseOutput, error)
GetIntegrationResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntegrationResponses ¶
func (_m *IClient) GetIntegrationResponses(ctx context.Context, params *apigatewayv2.GetIntegrationResponsesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetIntegrationResponsesOutput, error)
GetIntegrationResponses provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIntegrations ¶
func (_m *IClient) GetIntegrations(ctx context.Context, params *apigatewayv2.GetIntegrationsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetIntegrationsOutput, error)
GetIntegrations provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetModel ¶
func (_m *IClient) GetModel(ctx context.Context, params *apigatewayv2.GetModelInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetModelOutput, error)
GetModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetModelTemplate ¶
func (_m *IClient) GetModelTemplate(ctx context.Context, params *apigatewayv2.GetModelTemplateInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetModelTemplateOutput, error)
GetModelTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetModels ¶
func (_m *IClient) GetModels(ctx context.Context, params *apigatewayv2.GetModelsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetModelsOutput, error)
GetModels provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRoute ¶
func (_m *IClient) GetRoute(ctx context.Context, params *apigatewayv2.GetRouteInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRouteOutput, error)
GetRoute provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRouteResponse ¶
func (_m *IClient) GetRouteResponse(ctx context.Context, params *apigatewayv2.GetRouteResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRouteResponseOutput, error)
GetRouteResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRouteResponses ¶
func (_m *IClient) GetRouteResponses(ctx context.Context, params *apigatewayv2.GetRouteResponsesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRouteResponsesOutput, error)
GetRouteResponses provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRoutes ¶
func (_m *IClient) GetRoutes(ctx context.Context, params *apigatewayv2.GetRoutesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetRoutesOutput, error)
GetRoutes provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStage ¶
func (_m *IClient) GetStage(ctx context.Context, params *apigatewayv2.GetStageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetStageOutput, error)
GetStage provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStages ¶
func (_m *IClient) GetStages(ctx context.Context, params *apigatewayv2.GetStagesInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetStagesOutput, error)
GetStages provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetTags ¶
func (_m *IClient) GetTags(ctx context.Context, params *apigatewayv2.GetTagsInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetTagsOutput, error)
GetTags provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetVpcLink ¶
func (_m *IClient) GetVpcLink(ctx context.Context, params *apigatewayv2.GetVpcLinkInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetVpcLinkOutput, error)
GetVpcLink provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetVpcLinks ¶
func (_m *IClient) GetVpcLinks(ctx context.Context, params *apigatewayv2.GetVpcLinksInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.GetVpcLinksOutput, error)
GetVpcLinks provides a mock function with given fields: ctx, params, optFns
func (*IClient) ImportApi ¶
func (_m *IClient) ImportApi(ctx context.Context, params *apigatewayv2.ImportApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ImportApiOutput, error)
ImportApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() apigatewayv2.Options
Options provides a mock function with given fields:
func (*IClient) ReimportApi ¶
func (_m *IClient) ReimportApi(ctx context.Context, params *apigatewayv2.ReimportApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ReimportApiOutput, error)
ReimportApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) ResetAuthorizersCache ¶
func (_m *IClient) ResetAuthorizersCache(ctx context.Context, params *apigatewayv2.ResetAuthorizersCacheInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.ResetAuthorizersCacheOutput, error)
ResetAuthorizersCache provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *apigatewayv2.TagResourceInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *apigatewayv2.UntagResourceInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateApi ¶
func (_m *IClient) UpdateApi(ctx context.Context, params *apigatewayv2.UpdateApiInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateApiOutput, error)
UpdateApi provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateApiMapping ¶
func (_m *IClient) UpdateApiMapping(ctx context.Context, params *apigatewayv2.UpdateApiMappingInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateApiMappingOutput, error)
UpdateApiMapping provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateAuthorizer ¶
func (_m *IClient) UpdateAuthorizer(ctx context.Context, params *apigatewayv2.UpdateAuthorizerInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateAuthorizerOutput, error)
UpdateAuthorizer provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDeployment ¶
func (_m *IClient) UpdateDeployment(ctx context.Context, params *apigatewayv2.UpdateDeploymentInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateDeploymentOutput, error)
UpdateDeployment provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateDomainName ¶
func (_m *IClient) UpdateDomainName(ctx context.Context, params *apigatewayv2.UpdateDomainNameInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateDomainNameOutput, error)
UpdateDomainName provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateIntegration ¶
func (_m *IClient) UpdateIntegration(ctx context.Context, params *apigatewayv2.UpdateIntegrationInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateIntegrationOutput, error)
UpdateIntegration provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateIntegrationResponse ¶
func (_m *IClient) UpdateIntegrationResponse(ctx context.Context, params *apigatewayv2.UpdateIntegrationResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateIntegrationResponseOutput, error)
UpdateIntegrationResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateModel ¶
func (_m *IClient) UpdateModel(ctx context.Context, params *apigatewayv2.UpdateModelInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateModelOutput, error)
UpdateModel provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRoute ¶
func (_m *IClient) UpdateRoute(ctx context.Context, params *apigatewayv2.UpdateRouteInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateRouteOutput, error)
UpdateRoute provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRouteResponse ¶
func (_m *IClient) UpdateRouteResponse(ctx context.Context, params *apigatewayv2.UpdateRouteResponseInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateRouteResponseOutput, error)
UpdateRouteResponse provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateStage ¶
func (_m *IClient) UpdateStage(ctx context.Context, params *apigatewayv2.UpdateStageInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateStageOutput, error)
UpdateStage provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateVpcLink ¶
func (_m *IClient) UpdateVpcLink(ctx context.Context, params *apigatewayv2.UpdateVpcLinkInput, optFns ...func(*apigatewayv2.Options)) (*apigatewayv2.UpdateVpcLinkOutput, error)
UpdateVpcLink provides a mock function with given fields: ctx, params, optFns