Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) CreateByteMatchSet(ctx context.Context, params *waf.CreateByteMatchSetInput, ...) (*waf.CreateByteMatchSetOutput, error)
- func (_m *IClient) CreateGeoMatchSet(ctx context.Context, params *waf.CreateGeoMatchSetInput, ...) (*waf.CreateGeoMatchSetOutput, error)
- func (_m *IClient) CreateIPSet(ctx context.Context, params *waf.CreateIPSetInput, ...) (*waf.CreateIPSetOutput, error)
- func (_m *IClient) CreateRateBasedRule(ctx context.Context, params *waf.CreateRateBasedRuleInput, ...) (*waf.CreateRateBasedRuleOutput, error)
- func (_m *IClient) CreateRegexMatchSet(ctx context.Context, params *waf.CreateRegexMatchSetInput, ...) (*waf.CreateRegexMatchSetOutput, error)
- func (_m *IClient) CreateRegexPatternSet(ctx context.Context, params *waf.CreateRegexPatternSetInput, ...) (*waf.CreateRegexPatternSetOutput, error)
- func (_m *IClient) CreateRule(ctx context.Context, params *waf.CreateRuleInput, optFns ...func(*waf.Options)) (*waf.CreateRuleOutput, error)
- func (_m *IClient) CreateRuleGroup(ctx context.Context, params *waf.CreateRuleGroupInput, ...) (*waf.CreateRuleGroupOutput, error)
- func (_m *IClient) CreateSizeConstraintSet(ctx context.Context, params *waf.CreateSizeConstraintSetInput, ...) (*waf.CreateSizeConstraintSetOutput, error)
- func (_m *IClient) CreateSqlInjectionMatchSet(ctx context.Context, params *waf.CreateSqlInjectionMatchSetInput, ...) (*waf.CreateSqlInjectionMatchSetOutput, error)
- func (_m *IClient) CreateWebACL(ctx context.Context, params *waf.CreateWebACLInput, ...) (*waf.CreateWebACLOutput, error)
- func (_m *IClient) CreateWebACLMigrationStack(ctx context.Context, params *waf.CreateWebACLMigrationStackInput, ...) (*waf.CreateWebACLMigrationStackOutput, error)
- func (_m *IClient) CreateXssMatchSet(ctx context.Context, params *waf.CreateXssMatchSetInput, ...) (*waf.CreateXssMatchSetOutput, error)
- func (_m *IClient) DeleteByteMatchSet(ctx context.Context, params *waf.DeleteByteMatchSetInput, ...) (*waf.DeleteByteMatchSetOutput, error)
- func (_m *IClient) DeleteGeoMatchSet(ctx context.Context, params *waf.DeleteGeoMatchSetInput, ...) (*waf.DeleteGeoMatchSetOutput, error)
- func (_m *IClient) DeleteIPSet(ctx context.Context, params *waf.DeleteIPSetInput, ...) (*waf.DeleteIPSetOutput, error)
- func (_m *IClient) DeleteLoggingConfiguration(ctx context.Context, params *waf.DeleteLoggingConfigurationInput, ...) (*waf.DeleteLoggingConfigurationOutput, error)
- func (_m *IClient) DeletePermissionPolicy(ctx context.Context, params *waf.DeletePermissionPolicyInput, ...) (*waf.DeletePermissionPolicyOutput, error)
- func (_m *IClient) DeleteRateBasedRule(ctx context.Context, params *waf.DeleteRateBasedRuleInput, ...) (*waf.DeleteRateBasedRuleOutput, error)
- func (_m *IClient) DeleteRegexMatchSet(ctx context.Context, params *waf.DeleteRegexMatchSetInput, ...) (*waf.DeleteRegexMatchSetOutput, error)
- func (_m *IClient) DeleteRegexPatternSet(ctx context.Context, params *waf.DeleteRegexPatternSetInput, ...) (*waf.DeleteRegexPatternSetOutput, error)
- func (_m *IClient) DeleteRule(ctx context.Context, params *waf.DeleteRuleInput, optFns ...func(*waf.Options)) (*waf.DeleteRuleOutput, error)
- func (_m *IClient) DeleteRuleGroup(ctx context.Context, params *waf.DeleteRuleGroupInput, ...) (*waf.DeleteRuleGroupOutput, error)
- func (_m *IClient) DeleteSizeConstraintSet(ctx context.Context, params *waf.DeleteSizeConstraintSetInput, ...) (*waf.DeleteSizeConstraintSetOutput, error)
- func (_m *IClient) DeleteSqlInjectionMatchSet(ctx context.Context, params *waf.DeleteSqlInjectionMatchSetInput, ...) (*waf.DeleteSqlInjectionMatchSetOutput, error)
- func (_m *IClient) DeleteWebACL(ctx context.Context, params *waf.DeleteWebACLInput, ...) (*waf.DeleteWebACLOutput, error)
- func (_m *IClient) DeleteXssMatchSet(ctx context.Context, params *waf.DeleteXssMatchSetInput, ...) (*waf.DeleteXssMatchSetOutput, error)
- func (_m *IClient) GetByteMatchSet(ctx context.Context, params *waf.GetByteMatchSetInput, ...) (*waf.GetByteMatchSetOutput, error)
- func (_m *IClient) GetChangeToken(ctx context.Context, params *waf.GetChangeTokenInput, ...) (*waf.GetChangeTokenOutput, error)
- func (_m *IClient) GetChangeTokenStatus(ctx context.Context, params *waf.GetChangeTokenStatusInput, ...) (*waf.GetChangeTokenStatusOutput, error)
- func (_m *IClient) GetGeoMatchSet(ctx context.Context, params *waf.GetGeoMatchSetInput, ...) (*waf.GetGeoMatchSetOutput, error)
- func (_m *IClient) GetIPSet(ctx context.Context, params *waf.GetIPSetInput, optFns ...func(*waf.Options)) (*waf.GetIPSetOutput, error)
- func (_m *IClient) GetLoggingConfiguration(ctx context.Context, params *waf.GetLoggingConfigurationInput, ...) (*waf.GetLoggingConfigurationOutput, error)
- func (_m *IClient) GetPermissionPolicy(ctx context.Context, params *waf.GetPermissionPolicyInput, ...) (*waf.GetPermissionPolicyOutput, error)
- func (_m *IClient) GetRateBasedRule(ctx context.Context, params *waf.GetRateBasedRuleInput, ...) (*waf.GetRateBasedRuleOutput, error)
- func (_m *IClient) GetRateBasedRuleManagedKeys(ctx context.Context, params *waf.GetRateBasedRuleManagedKeysInput, ...) (*waf.GetRateBasedRuleManagedKeysOutput, error)
- func (_m *IClient) GetRegexMatchSet(ctx context.Context, params *waf.GetRegexMatchSetInput, ...) (*waf.GetRegexMatchSetOutput, error)
- func (_m *IClient) GetRegexPatternSet(ctx context.Context, params *waf.GetRegexPatternSetInput, ...) (*waf.GetRegexPatternSetOutput, error)
- func (_m *IClient) GetRule(ctx context.Context, params *waf.GetRuleInput, optFns ...func(*waf.Options)) (*waf.GetRuleOutput, error)
- func (_m *IClient) GetRuleGroup(ctx context.Context, params *waf.GetRuleGroupInput, ...) (*waf.GetRuleGroupOutput, error)
- func (_m *IClient) GetSampledRequests(ctx context.Context, params *waf.GetSampledRequestsInput, ...) (*waf.GetSampledRequestsOutput, error)
- func (_m *IClient) GetSizeConstraintSet(ctx context.Context, params *waf.GetSizeConstraintSetInput, ...) (*waf.GetSizeConstraintSetOutput, error)
- func (_m *IClient) GetSqlInjectionMatchSet(ctx context.Context, params *waf.GetSqlInjectionMatchSetInput, ...) (*waf.GetSqlInjectionMatchSetOutput, error)
- func (_m *IClient) GetWebACL(ctx context.Context, params *waf.GetWebACLInput, optFns ...func(*waf.Options)) (*waf.GetWebACLOutput, error)
- func (_m *IClient) GetXssMatchSet(ctx context.Context, params *waf.GetXssMatchSetInput, ...) (*waf.GetXssMatchSetOutput, error)
- func (_m *IClient) ListActivatedRulesInRuleGroup(ctx context.Context, params *waf.ListActivatedRulesInRuleGroupInput, ...) (*waf.ListActivatedRulesInRuleGroupOutput, error)
- func (_m *IClient) ListByteMatchSets(ctx context.Context, params *waf.ListByteMatchSetsInput, ...) (*waf.ListByteMatchSetsOutput, error)
- func (_m *IClient) ListGeoMatchSets(ctx context.Context, params *waf.ListGeoMatchSetsInput, ...) (*waf.ListGeoMatchSetsOutput, error)
- func (_m *IClient) ListIPSets(ctx context.Context, params *waf.ListIPSetsInput, optFns ...func(*waf.Options)) (*waf.ListIPSetsOutput, error)
- func (_m *IClient) ListLoggingConfigurations(ctx context.Context, params *waf.ListLoggingConfigurationsInput, ...) (*waf.ListLoggingConfigurationsOutput, error)
- func (_m *IClient) ListRateBasedRules(ctx context.Context, params *waf.ListRateBasedRulesInput, ...) (*waf.ListRateBasedRulesOutput, error)
- func (_m *IClient) ListRegexMatchSets(ctx context.Context, params *waf.ListRegexMatchSetsInput, ...) (*waf.ListRegexMatchSetsOutput, error)
- func (_m *IClient) ListRegexPatternSets(ctx context.Context, params *waf.ListRegexPatternSetsInput, ...) (*waf.ListRegexPatternSetsOutput, error)
- func (_m *IClient) ListRuleGroups(ctx context.Context, params *waf.ListRuleGroupsInput, ...) (*waf.ListRuleGroupsOutput, error)
- func (_m *IClient) ListRules(ctx context.Context, params *waf.ListRulesInput, optFns ...func(*waf.Options)) (*waf.ListRulesOutput, error)
- func (_m *IClient) ListSizeConstraintSets(ctx context.Context, params *waf.ListSizeConstraintSetsInput, ...) (*waf.ListSizeConstraintSetsOutput, error)
- func (_m *IClient) ListSqlInjectionMatchSets(ctx context.Context, params *waf.ListSqlInjectionMatchSetsInput, ...) (*waf.ListSqlInjectionMatchSetsOutput, error)
- func (_m *IClient) ListSubscribedRuleGroups(ctx context.Context, params *waf.ListSubscribedRuleGroupsInput, ...) (*waf.ListSubscribedRuleGroupsOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *waf.ListTagsForResourceInput, ...) (*waf.ListTagsForResourceOutput, error)
- func (_m *IClient) ListWebACLs(ctx context.Context, params *waf.ListWebACLsInput, ...) (*waf.ListWebACLsOutput, error)
- func (_m *IClient) ListXssMatchSets(ctx context.Context, params *waf.ListXssMatchSetsInput, ...) (*waf.ListXssMatchSetsOutput, error)
- func (_m *IClient) Options() waf.Options
- func (_m *IClient) PutLoggingConfiguration(ctx context.Context, params *waf.PutLoggingConfigurationInput, ...) (*waf.PutLoggingConfigurationOutput, error)
- func (_m *IClient) PutPermissionPolicy(ctx context.Context, params *waf.PutPermissionPolicyInput, ...) (*waf.PutPermissionPolicyOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *waf.TagResourceInput, ...) (*waf.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *waf.UntagResourceInput, ...) (*waf.UntagResourceOutput, error)
- func (_m *IClient) UpdateByteMatchSet(ctx context.Context, params *waf.UpdateByteMatchSetInput, ...) (*waf.UpdateByteMatchSetOutput, error)
- func (_m *IClient) UpdateGeoMatchSet(ctx context.Context, params *waf.UpdateGeoMatchSetInput, ...) (*waf.UpdateGeoMatchSetOutput, error)
- func (_m *IClient) UpdateIPSet(ctx context.Context, params *waf.UpdateIPSetInput, ...) (*waf.UpdateIPSetOutput, error)
- func (_m *IClient) UpdateRateBasedRule(ctx context.Context, params *waf.UpdateRateBasedRuleInput, ...) (*waf.UpdateRateBasedRuleOutput, error)
- func (_m *IClient) UpdateRegexMatchSet(ctx context.Context, params *waf.UpdateRegexMatchSetInput, ...) (*waf.UpdateRegexMatchSetOutput, error)
- func (_m *IClient) UpdateRegexPatternSet(ctx context.Context, params *waf.UpdateRegexPatternSetInput, ...) (*waf.UpdateRegexPatternSetOutput, error)
- func (_m *IClient) UpdateRule(ctx context.Context, params *waf.UpdateRuleInput, optFns ...func(*waf.Options)) (*waf.UpdateRuleOutput, error)
- func (_m *IClient) UpdateRuleGroup(ctx context.Context, params *waf.UpdateRuleGroupInput, ...) (*waf.UpdateRuleGroupOutput, error)
- func (_m *IClient) UpdateSizeConstraintSet(ctx context.Context, params *waf.UpdateSizeConstraintSetInput, ...) (*waf.UpdateSizeConstraintSetOutput, error)
- func (_m *IClient) UpdateSqlInjectionMatchSet(ctx context.Context, params *waf.UpdateSqlInjectionMatchSetInput, ...) (*waf.UpdateSqlInjectionMatchSetOutput, error)
- func (_m *IClient) UpdateWebACL(ctx context.Context, params *waf.UpdateWebACLInput, ...) (*waf.UpdateWebACLOutput, error)
- func (_m *IClient) UpdateXssMatchSet(ctx context.Context, params *waf.UpdateXssMatchSetInput, ...) (*waf.UpdateXssMatchSetOutput, 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) CreateByteMatchSet ¶
func (_m *IClient) CreateByteMatchSet(ctx context.Context, params *waf.CreateByteMatchSetInput, optFns ...func(*waf.Options)) (*waf.CreateByteMatchSetOutput, error)
CreateByteMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateGeoMatchSet ¶
func (_m *IClient) CreateGeoMatchSet(ctx context.Context, params *waf.CreateGeoMatchSetInput, optFns ...func(*waf.Options)) (*waf.CreateGeoMatchSetOutput, error)
CreateGeoMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateIPSet ¶
func (_m *IClient) CreateIPSet(ctx context.Context, params *waf.CreateIPSetInput, optFns ...func(*waf.Options)) (*waf.CreateIPSetOutput, error)
CreateIPSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRateBasedRule ¶
func (_m *IClient) CreateRateBasedRule(ctx context.Context, params *waf.CreateRateBasedRuleInput, optFns ...func(*waf.Options)) (*waf.CreateRateBasedRuleOutput, error)
CreateRateBasedRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRegexMatchSet ¶
func (_m *IClient) CreateRegexMatchSet(ctx context.Context, params *waf.CreateRegexMatchSetInput, optFns ...func(*waf.Options)) (*waf.CreateRegexMatchSetOutput, error)
CreateRegexMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRegexPatternSet ¶
func (_m *IClient) CreateRegexPatternSet(ctx context.Context, params *waf.CreateRegexPatternSetInput, optFns ...func(*waf.Options)) (*waf.CreateRegexPatternSetOutput, error)
CreateRegexPatternSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRule ¶
func (_m *IClient) CreateRule(ctx context.Context, params *waf.CreateRuleInput, optFns ...func(*waf.Options)) (*waf.CreateRuleOutput, error)
CreateRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateRuleGroup ¶
func (_m *IClient) CreateRuleGroup(ctx context.Context, params *waf.CreateRuleGroupInput, optFns ...func(*waf.Options)) (*waf.CreateRuleGroupOutput, error)
CreateRuleGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateSizeConstraintSet ¶
func (_m *IClient) CreateSizeConstraintSet(ctx context.Context, params *waf.CreateSizeConstraintSetInput, optFns ...func(*waf.Options)) (*waf.CreateSizeConstraintSetOutput, error)
CreateSizeConstraintSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateSqlInjectionMatchSet ¶
func (_m *IClient) CreateSqlInjectionMatchSet(ctx context.Context, params *waf.CreateSqlInjectionMatchSetInput, optFns ...func(*waf.Options)) (*waf.CreateSqlInjectionMatchSetOutput, error)
CreateSqlInjectionMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateWebACL ¶
func (_m *IClient) CreateWebACL(ctx context.Context, params *waf.CreateWebACLInput, optFns ...func(*waf.Options)) (*waf.CreateWebACLOutput, error)
CreateWebACL provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateWebACLMigrationStack ¶
func (_m *IClient) CreateWebACLMigrationStack(ctx context.Context, params *waf.CreateWebACLMigrationStackInput, optFns ...func(*waf.Options)) (*waf.CreateWebACLMigrationStackOutput, error)
CreateWebACLMigrationStack provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateXssMatchSet ¶
func (_m *IClient) CreateXssMatchSet(ctx context.Context, params *waf.CreateXssMatchSetInput, optFns ...func(*waf.Options)) (*waf.CreateXssMatchSetOutput, error)
CreateXssMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteByteMatchSet ¶
func (_m *IClient) DeleteByteMatchSet(ctx context.Context, params *waf.DeleteByteMatchSetInput, optFns ...func(*waf.Options)) (*waf.DeleteByteMatchSetOutput, error)
DeleteByteMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteGeoMatchSet ¶
func (_m *IClient) DeleteGeoMatchSet(ctx context.Context, params *waf.DeleteGeoMatchSetInput, optFns ...func(*waf.Options)) (*waf.DeleteGeoMatchSetOutput, error)
DeleteGeoMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteIPSet ¶
func (_m *IClient) DeleteIPSet(ctx context.Context, params *waf.DeleteIPSetInput, optFns ...func(*waf.Options)) (*waf.DeleteIPSetOutput, error)
DeleteIPSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteLoggingConfiguration ¶
func (_m *IClient) DeleteLoggingConfiguration(ctx context.Context, params *waf.DeleteLoggingConfigurationInput, optFns ...func(*waf.Options)) (*waf.DeleteLoggingConfigurationOutput, error)
DeleteLoggingConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeletePermissionPolicy ¶
func (_m *IClient) DeletePermissionPolicy(ctx context.Context, params *waf.DeletePermissionPolicyInput, optFns ...func(*waf.Options)) (*waf.DeletePermissionPolicyOutput, error)
DeletePermissionPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRateBasedRule ¶
func (_m *IClient) DeleteRateBasedRule(ctx context.Context, params *waf.DeleteRateBasedRuleInput, optFns ...func(*waf.Options)) (*waf.DeleteRateBasedRuleOutput, error)
DeleteRateBasedRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRegexMatchSet ¶
func (_m *IClient) DeleteRegexMatchSet(ctx context.Context, params *waf.DeleteRegexMatchSetInput, optFns ...func(*waf.Options)) (*waf.DeleteRegexMatchSetOutput, error)
DeleteRegexMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRegexPatternSet ¶
func (_m *IClient) DeleteRegexPatternSet(ctx context.Context, params *waf.DeleteRegexPatternSetInput, optFns ...func(*waf.Options)) (*waf.DeleteRegexPatternSetOutput, error)
DeleteRegexPatternSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRule ¶
func (_m *IClient) DeleteRule(ctx context.Context, params *waf.DeleteRuleInput, optFns ...func(*waf.Options)) (*waf.DeleteRuleOutput, error)
DeleteRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteRuleGroup ¶
func (_m *IClient) DeleteRuleGroup(ctx context.Context, params *waf.DeleteRuleGroupInput, optFns ...func(*waf.Options)) (*waf.DeleteRuleGroupOutput, error)
DeleteRuleGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSizeConstraintSet ¶
func (_m *IClient) DeleteSizeConstraintSet(ctx context.Context, params *waf.DeleteSizeConstraintSetInput, optFns ...func(*waf.Options)) (*waf.DeleteSizeConstraintSetOutput, error)
DeleteSizeConstraintSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteSqlInjectionMatchSet ¶
func (_m *IClient) DeleteSqlInjectionMatchSet(ctx context.Context, params *waf.DeleteSqlInjectionMatchSetInput, optFns ...func(*waf.Options)) (*waf.DeleteSqlInjectionMatchSetOutput, error)
DeleteSqlInjectionMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteWebACL ¶
func (_m *IClient) DeleteWebACL(ctx context.Context, params *waf.DeleteWebACLInput, optFns ...func(*waf.Options)) (*waf.DeleteWebACLOutput, error)
DeleteWebACL provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteXssMatchSet ¶
func (_m *IClient) DeleteXssMatchSet(ctx context.Context, params *waf.DeleteXssMatchSetInput, optFns ...func(*waf.Options)) (*waf.DeleteXssMatchSetOutput, error)
DeleteXssMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetByteMatchSet ¶
func (_m *IClient) GetByteMatchSet(ctx context.Context, params *waf.GetByteMatchSetInput, optFns ...func(*waf.Options)) (*waf.GetByteMatchSetOutput, error)
GetByteMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetChangeToken ¶
func (_m *IClient) GetChangeToken(ctx context.Context, params *waf.GetChangeTokenInput, optFns ...func(*waf.Options)) (*waf.GetChangeTokenOutput, error)
GetChangeToken provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetChangeTokenStatus ¶
func (_m *IClient) GetChangeTokenStatus(ctx context.Context, params *waf.GetChangeTokenStatusInput, optFns ...func(*waf.Options)) (*waf.GetChangeTokenStatusOutput, error)
GetChangeTokenStatus provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetGeoMatchSet ¶
func (_m *IClient) GetGeoMatchSet(ctx context.Context, params *waf.GetGeoMatchSetInput, optFns ...func(*waf.Options)) (*waf.GetGeoMatchSetOutput, error)
GetGeoMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetIPSet ¶
func (_m *IClient) GetIPSet(ctx context.Context, params *waf.GetIPSetInput, optFns ...func(*waf.Options)) (*waf.GetIPSetOutput, error)
GetIPSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLoggingConfiguration ¶
func (_m *IClient) GetLoggingConfiguration(ctx context.Context, params *waf.GetLoggingConfigurationInput, optFns ...func(*waf.Options)) (*waf.GetLoggingConfigurationOutput, error)
GetLoggingConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetPermissionPolicy ¶
func (_m *IClient) GetPermissionPolicy(ctx context.Context, params *waf.GetPermissionPolicyInput, optFns ...func(*waf.Options)) (*waf.GetPermissionPolicyOutput, error)
GetPermissionPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRateBasedRule ¶
func (_m *IClient) GetRateBasedRule(ctx context.Context, params *waf.GetRateBasedRuleInput, optFns ...func(*waf.Options)) (*waf.GetRateBasedRuleOutput, error)
GetRateBasedRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRateBasedRuleManagedKeys ¶
func (_m *IClient) GetRateBasedRuleManagedKeys(ctx context.Context, params *waf.GetRateBasedRuleManagedKeysInput, optFns ...func(*waf.Options)) (*waf.GetRateBasedRuleManagedKeysOutput, error)
GetRateBasedRuleManagedKeys provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRegexMatchSet ¶
func (_m *IClient) GetRegexMatchSet(ctx context.Context, params *waf.GetRegexMatchSetInput, optFns ...func(*waf.Options)) (*waf.GetRegexMatchSetOutput, error)
GetRegexMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRegexPatternSet ¶
func (_m *IClient) GetRegexPatternSet(ctx context.Context, params *waf.GetRegexPatternSetInput, optFns ...func(*waf.Options)) (*waf.GetRegexPatternSetOutput, error)
GetRegexPatternSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRule ¶
func (_m *IClient) GetRule(ctx context.Context, params *waf.GetRuleInput, optFns ...func(*waf.Options)) (*waf.GetRuleOutput, error)
GetRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetRuleGroup ¶
func (_m *IClient) GetRuleGroup(ctx context.Context, params *waf.GetRuleGroupInput, optFns ...func(*waf.Options)) (*waf.GetRuleGroupOutput, error)
GetRuleGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSampledRequests ¶
func (_m *IClient) GetSampledRequests(ctx context.Context, params *waf.GetSampledRequestsInput, optFns ...func(*waf.Options)) (*waf.GetSampledRequestsOutput, error)
GetSampledRequests provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSizeConstraintSet ¶
func (_m *IClient) GetSizeConstraintSet(ctx context.Context, params *waf.GetSizeConstraintSetInput, optFns ...func(*waf.Options)) (*waf.GetSizeConstraintSetOutput, error)
GetSizeConstraintSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetSqlInjectionMatchSet ¶
func (_m *IClient) GetSqlInjectionMatchSet(ctx context.Context, params *waf.GetSqlInjectionMatchSetInput, optFns ...func(*waf.Options)) (*waf.GetSqlInjectionMatchSetOutput, error)
GetSqlInjectionMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetWebACL ¶
func (_m *IClient) GetWebACL(ctx context.Context, params *waf.GetWebACLInput, optFns ...func(*waf.Options)) (*waf.GetWebACLOutput, error)
GetWebACL provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetXssMatchSet ¶
func (_m *IClient) GetXssMatchSet(ctx context.Context, params *waf.GetXssMatchSetInput, optFns ...func(*waf.Options)) (*waf.GetXssMatchSetOutput, error)
GetXssMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListActivatedRulesInRuleGroup ¶
func (_m *IClient) ListActivatedRulesInRuleGroup(ctx context.Context, params *waf.ListActivatedRulesInRuleGroupInput, optFns ...func(*waf.Options)) (*waf.ListActivatedRulesInRuleGroupOutput, error)
ListActivatedRulesInRuleGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListByteMatchSets ¶
func (_m *IClient) ListByteMatchSets(ctx context.Context, params *waf.ListByteMatchSetsInput, optFns ...func(*waf.Options)) (*waf.ListByteMatchSetsOutput, error)
ListByteMatchSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListGeoMatchSets ¶
func (_m *IClient) ListGeoMatchSets(ctx context.Context, params *waf.ListGeoMatchSetsInput, optFns ...func(*waf.Options)) (*waf.ListGeoMatchSetsOutput, error)
ListGeoMatchSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListIPSets ¶
func (_m *IClient) ListIPSets(ctx context.Context, params *waf.ListIPSetsInput, optFns ...func(*waf.Options)) (*waf.ListIPSetsOutput, error)
ListIPSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListLoggingConfigurations ¶
func (_m *IClient) ListLoggingConfigurations(ctx context.Context, params *waf.ListLoggingConfigurationsInput, optFns ...func(*waf.Options)) (*waf.ListLoggingConfigurationsOutput, error)
ListLoggingConfigurations provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRateBasedRules ¶
func (_m *IClient) ListRateBasedRules(ctx context.Context, params *waf.ListRateBasedRulesInput, optFns ...func(*waf.Options)) (*waf.ListRateBasedRulesOutput, error)
ListRateBasedRules provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRegexMatchSets ¶
func (_m *IClient) ListRegexMatchSets(ctx context.Context, params *waf.ListRegexMatchSetsInput, optFns ...func(*waf.Options)) (*waf.ListRegexMatchSetsOutput, error)
ListRegexMatchSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRegexPatternSets ¶
func (_m *IClient) ListRegexPatternSets(ctx context.Context, params *waf.ListRegexPatternSetsInput, optFns ...func(*waf.Options)) (*waf.ListRegexPatternSetsOutput, error)
ListRegexPatternSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRuleGroups ¶
func (_m *IClient) ListRuleGroups(ctx context.Context, params *waf.ListRuleGroupsInput, optFns ...func(*waf.Options)) (*waf.ListRuleGroupsOutput, error)
ListRuleGroups provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListRules ¶
func (_m *IClient) ListRules(ctx context.Context, params *waf.ListRulesInput, optFns ...func(*waf.Options)) (*waf.ListRulesOutput, error)
ListRules provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSizeConstraintSets ¶
func (_m *IClient) ListSizeConstraintSets(ctx context.Context, params *waf.ListSizeConstraintSetsInput, optFns ...func(*waf.Options)) (*waf.ListSizeConstraintSetsOutput, error)
ListSizeConstraintSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSqlInjectionMatchSets ¶
func (_m *IClient) ListSqlInjectionMatchSets(ctx context.Context, params *waf.ListSqlInjectionMatchSetsInput, optFns ...func(*waf.Options)) (*waf.ListSqlInjectionMatchSetsOutput, error)
ListSqlInjectionMatchSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListSubscribedRuleGroups ¶
func (_m *IClient) ListSubscribedRuleGroups(ctx context.Context, params *waf.ListSubscribedRuleGroupsInput, optFns ...func(*waf.Options)) (*waf.ListSubscribedRuleGroupsOutput, error)
ListSubscribedRuleGroups provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *waf.ListTagsForResourceInput, optFns ...func(*waf.Options)) (*waf.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListWebACLs ¶
func (_m *IClient) ListWebACLs(ctx context.Context, params *waf.ListWebACLsInput, optFns ...func(*waf.Options)) (*waf.ListWebACLsOutput, error)
ListWebACLs provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListXssMatchSets ¶
func (_m *IClient) ListXssMatchSets(ctx context.Context, params *waf.ListXssMatchSetsInput, optFns ...func(*waf.Options)) (*waf.ListXssMatchSetsOutput, error)
ListXssMatchSets provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutLoggingConfiguration ¶
func (_m *IClient) PutLoggingConfiguration(ctx context.Context, params *waf.PutLoggingConfigurationInput, optFns ...func(*waf.Options)) (*waf.PutLoggingConfigurationOutput, error)
PutLoggingConfiguration provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutPermissionPolicy ¶
func (_m *IClient) PutPermissionPolicy(ctx context.Context, params *waf.PutPermissionPolicyInput, optFns ...func(*waf.Options)) (*waf.PutPermissionPolicyOutput, error)
PutPermissionPolicy provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *waf.TagResourceInput, optFns ...func(*waf.Options)) (*waf.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *waf.UntagResourceInput, optFns ...func(*waf.Options)) (*waf.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateByteMatchSet ¶
func (_m *IClient) UpdateByteMatchSet(ctx context.Context, params *waf.UpdateByteMatchSetInput, optFns ...func(*waf.Options)) (*waf.UpdateByteMatchSetOutput, error)
UpdateByteMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateGeoMatchSet ¶
func (_m *IClient) UpdateGeoMatchSet(ctx context.Context, params *waf.UpdateGeoMatchSetInput, optFns ...func(*waf.Options)) (*waf.UpdateGeoMatchSetOutput, error)
UpdateGeoMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateIPSet ¶
func (_m *IClient) UpdateIPSet(ctx context.Context, params *waf.UpdateIPSetInput, optFns ...func(*waf.Options)) (*waf.UpdateIPSetOutput, error)
UpdateIPSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRateBasedRule ¶
func (_m *IClient) UpdateRateBasedRule(ctx context.Context, params *waf.UpdateRateBasedRuleInput, optFns ...func(*waf.Options)) (*waf.UpdateRateBasedRuleOutput, error)
UpdateRateBasedRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRegexMatchSet ¶
func (_m *IClient) UpdateRegexMatchSet(ctx context.Context, params *waf.UpdateRegexMatchSetInput, optFns ...func(*waf.Options)) (*waf.UpdateRegexMatchSetOutput, error)
UpdateRegexMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRegexPatternSet ¶
func (_m *IClient) UpdateRegexPatternSet(ctx context.Context, params *waf.UpdateRegexPatternSetInput, optFns ...func(*waf.Options)) (*waf.UpdateRegexPatternSetOutput, error)
UpdateRegexPatternSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRule ¶
func (_m *IClient) UpdateRule(ctx context.Context, params *waf.UpdateRuleInput, optFns ...func(*waf.Options)) (*waf.UpdateRuleOutput, error)
UpdateRule provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateRuleGroup ¶
func (_m *IClient) UpdateRuleGroup(ctx context.Context, params *waf.UpdateRuleGroupInput, optFns ...func(*waf.Options)) (*waf.UpdateRuleGroupOutput, error)
UpdateRuleGroup provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateSizeConstraintSet ¶
func (_m *IClient) UpdateSizeConstraintSet(ctx context.Context, params *waf.UpdateSizeConstraintSetInput, optFns ...func(*waf.Options)) (*waf.UpdateSizeConstraintSetOutput, error)
UpdateSizeConstraintSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateSqlInjectionMatchSet ¶
func (_m *IClient) UpdateSqlInjectionMatchSet(ctx context.Context, params *waf.UpdateSqlInjectionMatchSetInput, optFns ...func(*waf.Options)) (*waf.UpdateSqlInjectionMatchSetOutput, error)
UpdateSqlInjectionMatchSet provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateWebACL ¶
func (_m *IClient) UpdateWebACL(ctx context.Context, params *waf.UpdateWebACLInput, optFns ...func(*waf.Options)) (*waf.UpdateWebACLOutput, error)
UpdateWebACL provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateXssMatchSet ¶
func (_m *IClient) UpdateXssMatchSet(ctx context.Context, params *waf.UpdateXssMatchSetInput, optFns ...func(*waf.Options)) (*waf.UpdateXssMatchSetOutput, error)
UpdateXssMatchSet provides a mock function with given fields: ctx, params, optFns