Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) AssociateServiceQuotaTemplate(ctx context.Context, params *servicequotas.AssociateServiceQuotaTemplateInput, ...) (*servicequotas.AssociateServiceQuotaTemplateOutput, error)
- func (_m *IClient) DeleteServiceQuotaIncreaseRequestFromTemplate(ctx context.Context, ...) (*servicequotas.DeleteServiceQuotaIncreaseRequestFromTemplateOutput, error)
- func (_m *IClient) DisassociateServiceQuotaTemplate(ctx context.Context, ...) (*servicequotas.DisassociateServiceQuotaTemplateOutput, error)
- func (_m *IClient) GetAWSDefaultServiceQuota(ctx context.Context, params *servicequotas.GetAWSDefaultServiceQuotaInput, ...) (*servicequotas.GetAWSDefaultServiceQuotaOutput, error)
- func (_m *IClient) GetAssociationForServiceQuotaTemplate(ctx context.Context, ...) (*servicequotas.GetAssociationForServiceQuotaTemplateOutput, error)
- func (_m *IClient) GetRequestedServiceQuotaChange(ctx context.Context, params *servicequotas.GetRequestedServiceQuotaChangeInput, ...) (*servicequotas.GetRequestedServiceQuotaChangeOutput, error)
- func (_m *IClient) GetServiceQuota(ctx context.Context, params *servicequotas.GetServiceQuotaInput, ...) (*servicequotas.GetServiceQuotaOutput, error)
- func (_m *IClient) GetServiceQuotaIncreaseRequestFromTemplate(ctx context.Context, ...) (*servicequotas.GetServiceQuotaIncreaseRequestFromTemplateOutput, error)
- func (_m *IClient) ListAWSDefaultServiceQuotas(ctx context.Context, params *servicequotas.ListAWSDefaultServiceQuotasInput, ...) (*servicequotas.ListAWSDefaultServiceQuotasOutput, error)
- func (_m *IClient) ListRequestedServiceQuotaChangeHistory(ctx context.Context, ...) (*servicequotas.ListRequestedServiceQuotaChangeHistoryOutput, error)
- func (_m *IClient) ListRequestedServiceQuotaChangeHistoryByQuota(ctx context.Context, ...) (*servicequotas.ListRequestedServiceQuotaChangeHistoryByQuotaOutput, error)
- func (_m *IClient) ListServiceQuotaIncreaseRequestsInTemplate(ctx context.Context, ...) (*servicequotas.ListServiceQuotaIncreaseRequestsInTemplateOutput, error)
- func (_m *IClient) ListServiceQuotas(ctx context.Context, params *servicequotas.ListServiceQuotasInput, ...) (*servicequotas.ListServiceQuotasOutput, error)
- func (_m *IClient) ListServices(ctx context.Context, params *servicequotas.ListServicesInput, ...) (*servicequotas.ListServicesOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *servicequotas.ListTagsForResourceInput, ...) (*servicequotas.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() servicequotas.Options
- func (_m *IClient) PutServiceQuotaIncreaseRequestIntoTemplate(ctx context.Context, ...) (*servicequotas.PutServiceQuotaIncreaseRequestIntoTemplateOutput, error)
- func (_m *IClient) RequestServiceQuotaIncrease(ctx context.Context, params *servicequotas.RequestServiceQuotaIncreaseInput, ...) (*servicequotas.RequestServiceQuotaIncreaseOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *servicequotas.TagResourceInput, ...) (*servicequotas.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *servicequotas.UntagResourceInput, ...) (*servicequotas.UntagResourceOutput, 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) AssociateServiceQuotaTemplate ¶
func (_m *IClient) AssociateServiceQuotaTemplate(ctx context.Context, params *servicequotas.AssociateServiceQuotaTemplateInput, optFns ...func(*servicequotas.Options)) (*servicequotas.AssociateServiceQuotaTemplateOutput, error)
AssociateServiceQuotaTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteServiceQuotaIncreaseRequestFromTemplate ¶
func (_m *IClient) DeleteServiceQuotaIncreaseRequestFromTemplate(ctx context.Context, params *servicequotas.DeleteServiceQuotaIncreaseRequestFromTemplateInput, optFns ...func(*servicequotas.Options)) (*servicequotas.DeleteServiceQuotaIncreaseRequestFromTemplateOutput, error)
DeleteServiceQuotaIncreaseRequestFromTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) DisassociateServiceQuotaTemplate ¶
func (_m *IClient) DisassociateServiceQuotaTemplate(ctx context.Context, params *servicequotas.DisassociateServiceQuotaTemplateInput, optFns ...func(*servicequotas.Options)) (*servicequotas.DisassociateServiceQuotaTemplateOutput, error)
DisassociateServiceQuotaTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAWSDefaultServiceQuota ¶
func (_m *IClient) GetAWSDefaultServiceQuota(ctx context.Context, params *servicequotas.GetAWSDefaultServiceQuotaInput, optFns ...func(*servicequotas.Options)) (*servicequotas.GetAWSDefaultServiceQuotaOutput, error)
GetAWSDefaultServiceQuota provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetAssociationForServiceQuotaTemplate ¶
func (_m *IClient) GetAssociationForServiceQuotaTemplate(ctx context.Context, params *servicequotas.GetAssociationForServiceQuotaTemplateInput, optFns ...func(*servicequotas.Options)) (*servicequotas.GetAssociationForServiceQuotaTemplateOutput, error)
GetAssociationForServiceQuotaTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRequestedServiceQuotaChange ¶
func (_m *IClient) GetRequestedServiceQuotaChange(ctx context.Context, params *servicequotas.GetRequestedServiceQuotaChangeInput, optFns ...func(*servicequotas.Options)) (*servicequotas.GetRequestedServiceQuotaChangeOutput, error)
GetRequestedServiceQuotaChange provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetServiceQuota ¶
func (_m *IClient) GetServiceQuota(ctx context.Context, params *servicequotas.GetServiceQuotaInput, optFns ...func(*servicequotas.Options)) (*servicequotas.GetServiceQuotaOutput, error)
GetServiceQuota provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetServiceQuotaIncreaseRequestFromTemplate ¶
func (_m *IClient) GetServiceQuotaIncreaseRequestFromTemplate(ctx context.Context, params *servicequotas.GetServiceQuotaIncreaseRequestFromTemplateInput, optFns ...func(*servicequotas.Options)) (*servicequotas.GetServiceQuotaIncreaseRequestFromTemplateOutput, error)
GetServiceQuotaIncreaseRequestFromTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListAWSDefaultServiceQuotas ¶
func (_m *IClient) ListAWSDefaultServiceQuotas(ctx context.Context, params *servicequotas.ListAWSDefaultServiceQuotasInput, optFns ...func(*servicequotas.Options)) (*servicequotas.ListAWSDefaultServiceQuotasOutput, error)
ListAWSDefaultServiceQuotas provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRequestedServiceQuotaChangeHistory ¶
func (_m *IClient) ListRequestedServiceQuotaChangeHistory(ctx context.Context, params *servicequotas.ListRequestedServiceQuotaChangeHistoryInput, optFns ...func(*servicequotas.Options)) (*servicequotas.ListRequestedServiceQuotaChangeHistoryOutput, error)
ListRequestedServiceQuotaChangeHistory provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRequestedServiceQuotaChangeHistoryByQuota ¶
func (_m *IClient) ListRequestedServiceQuotaChangeHistoryByQuota(ctx context.Context, params *servicequotas.ListRequestedServiceQuotaChangeHistoryByQuotaInput, optFns ...func(*servicequotas.Options)) (*servicequotas.ListRequestedServiceQuotaChangeHistoryByQuotaOutput, error)
ListRequestedServiceQuotaChangeHistoryByQuota provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListServiceQuotaIncreaseRequestsInTemplate ¶
func (_m *IClient) ListServiceQuotaIncreaseRequestsInTemplate(ctx context.Context, params *servicequotas.ListServiceQuotaIncreaseRequestsInTemplateInput, optFns ...func(*servicequotas.Options)) (*servicequotas.ListServiceQuotaIncreaseRequestsInTemplateOutput, error)
ListServiceQuotaIncreaseRequestsInTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListServiceQuotas ¶
func (_m *IClient) ListServiceQuotas(ctx context.Context, params *servicequotas.ListServiceQuotasInput, optFns ...func(*servicequotas.Options)) (*servicequotas.ListServiceQuotasOutput, error)
ListServiceQuotas provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListServices ¶
func (_m *IClient) ListServices(ctx context.Context, params *servicequotas.ListServicesInput, optFns ...func(*servicequotas.Options)) (*servicequotas.ListServicesOutput, error)
ListServices provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *servicequotas.ListTagsForResourceInput, optFns ...func(*servicequotas.Options)) (*servicequotas.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) Options ¶
func (_m *IClient) Options() servicequotas.Options
Options provides a mock function with given fields:
func (*IClient) PutServiceQuotaIncreaseRequestIntoTemplate ¶
func (_m *IClient) PutServiceQuotaIncreaseRequestIntoTemplate(ctx context.Context, params *servicequotas.PutServiceQuotaIncreaseRequestIntoTemplateInput, optFns ...func(*servicequotas.Options)) (*servicequotas.PutServiceQuotaIncreaseRequestIntoTemplateOutput, error)
PutServiceQuotaIncreaseRequestIntoTemplate provides a mock function with given fields: ctx, params, optFns
func (*IClient) RequestServiceQuotaIncrease ¶
func (_m *IClient) RequestServiceQuotaIncrease(ctx context.Context, params *servicequotas.RequestServiceQuotaIncreaseInput, optFns ...func(*servicequotas.Options)) (*servicequotas.RequestServiceQuotaIncreaseOutput, error)
RequestServiceQuotaIncrease provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *servicequotas.TagResourceInput, optFns ...func(*servicequotas.Options)) (*servicequotas.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *servicequotas.UntagResourceInput, optFns ...func(*servicequotas.Options)) (*servicequotas.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns