Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type FakeCloudFrontAPI
- func (fake *FakeCloudFrontAPI) CreateCachePolicy(arg1 *cloudfront.CreateCachePolicyInput) (*cloudfront.CreateCachePolicyOutput, error)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyArgsForCall(i int) *cloudfront.CreateCachePolicyInput
- func (fake *FakeCloudFrontAPI) CreateCachePolicyCallCount() int
- func (fake *FakeCloudFrontAPI) CreateCachePolicyCalls(...)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyRequest(arg1 *cloudfront.CreateCachePolicyInput) (*request.Request, *cloudfront.CreateCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyRequestArgsForCall(i int) *cloudfront.CreateCachePolicyInput
- func (fake *FakeCloudFrontAPI) CreateCachePolicyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreateCachePolicyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyRequestReturns(result1 *request.Request, result2 *cloudfront.CreateCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyReturns(result1 *cloudfront.CreateCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyReturnsOnCall(i int, result1 *cloudfront.CreateCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContext(arg1 context.Context, arg2 *cloudfront.CreateCachePolicyInput, ...) (*cloudfront.CreateCachePolicyOutput, error)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateCachePolicyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContextReturns(result1 *cloudfront.CreateCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContextReturnsOnCall(i int, result1 *cloudfront.CreateCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentity(arg1 *cloudfront.CreateCloudFrontOriginAccessIdentityInput) (*cloudfront.CreateCloudFrontOriginAccessIdentityOutput, error)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityArgsForCall(i int) *cloudfront.CreateCloudFrontOriginAccessIdentityInput
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityCallCount() int
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityCalls(...)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequest(arg1 *cloudfront.CreateCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.CreateCloudFrontOriginAccessIdentityOutput)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestArgsForCall(i int) *cloudfront.CreateCloudFrontOriginAccessIdentityInput
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityReturns(result1 *cloudfront.CreateCloudFrontOriginAccessIdentityOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityReturnsOnCall(i int, result1 *cloudfront.CreateCloudFrontOriginAccessIdentityOutput, ...)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContext(arg1 context.Context, ...) (*cloudfront.CreateCloudFrontOriginAccessIdentityOutput, error)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateCloudFrontOriginAccessIdentityInput, ...)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextReturns(result1 *cloudfront.CreateCloudFrontOriginAccessIdentityOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextReturnsOnCall(i int, result1 *cloudfront.CreateCloudFrontOriginAccessIdentityOutput, ...)
- func (fake *FakeCloudFrontAPI) CreateDistribution(arg1 *cloudfront.CreateDistributionInput) (*cloudfront.CreateDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) CreateDistributionArgsForCall(i int) *cloudfront.CreateDistributionInput
- func (fake *FakeCloudFrontAPI) CreateDistributionCallCount() int
- func (fake *FakeCloudFrontAPI) CreateDistributionCalls(...)
- func (fake *FakeCloudFrontAPI) CreateDistributionRequest(arg1 *cloudfront.CreateDistributionInput) (*request.Request, *cloudfront.CreateDistributionOutput)
- func (fake *FakeCloudFrontAPI) CreateDistributionRequestArgsForCall(i int) *cloudfront.CreateDistributionInput
- func (fake *FakeCloudFrontAPI) CreateDistributionRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreateDistributionRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreateDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.CreateDistributionOutput)
- func (fake *FakeCloudFrontAPI) CreateDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateDistributionOutput)
- func (fake *FakeCloudFrontAPI) CreateDistributionReturns(result1 *cloudfront.CreateDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateDistributionReturnsOnCall(i int, result1 *cloudfront.CreateDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithContext(arg1 context.Context, arg2 *cloudfront.CreateDistributionInput, ...) (*cloudfront.CreateDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateDistributionInput, []request.Option)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreateDistributionWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithContextReturns(result1 *cloudfront.CreateDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.CreateDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTags(arg1 *cloudfront.CreateDistributionWithTagsInput) (*cloudfront.CreateDistributionWithTagsOutput, error)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsArgsForCall(i int) *cloudfront.CreateDistributionWithTagsInput
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsCallCount() int
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsCalls(...)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequest(arg1 *cloudfront.CreateDistributionWithTagsInput) (*request.Request, *cloudfront.CreateDistributionWithTagsOutput)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequestArgsForCall(i int) *cloudfront.CreateDistributionWithTagsInput
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequestReturns(result1 *request.Request, result2 *cloudfront.CreateDistributionWithTagsOutput)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsReturns(result1 *cloudfront.CreateDistributionWithTagsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsReturnsOnCall(i int, result1 *cloudfront.CreateDistributionWithTagsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContext(arg1 context.Context, arg2 *cloudfront.CreateDistributionWithTagsInput, ...) (*cloudfront.CreateDistributionWithTagsOutput, error)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateDistributionWithTagsInput, []request.Option)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContextReturns(result1 *cloudfront.CreateDistributionWithTagsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContextReturnsOnCall(i int, result1 *cloudfront.CreateDistributionWithTagsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfig(arg1 *cloudfront.CreateFieldLevelEncryptionConfigInput) (*cloudfront.CreateFieldLevelEncryptionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigArgsForCall(i int) *cloudfront.CreateFieldLevelEncryptionConfigInput
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigCallCount() int
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigCalls(...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequest(arg1 *cloudfront.CreateFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.CreateFieldLevelEncryptionConfigOutput)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestArgsForCall(i int) *cloudfront.CreateFieldLevelEncryptionConfigInput
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigReturns(result1 *cloudfront.CreateFieldLevelEncryptionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigReturnsOnCall(i int, result1 *cloudfront.CreateFieldLevelEncryptionConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContext(arg1 context.Context, arg2 *cloudfront.CreateFieldLevelEncryptionConfigInput, ...) (*cloudfront.CreateFieldLevelEncryptionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateFieldLevelEncryptionConfigInput, ...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextReturns(result1 *cloudfront.CreateFieldLevelEncryptionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.CreateFieldLevelEncryptionConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfile(arg1 *cloudfront.CreateFieldLevelEncryptionProfileInput) (*cloudfront.CreateFieldLevelEncryptionProfileOutput, error)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileArgsForCall(i int) *cloudfront.CreateFieldLevelEncryptionProfileInput
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileCallCount() int
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileCalls(...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequest(arg1 *cloudfront.CreateFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.CreateFieldLevelEncryptionProfileOutput)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestArgsForCall(i int) *cloudfront.CreateFieldLevelEncryptionProfileInput
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileReturns(result1 *cloudfront.CreateFieldLevelEncryptionProfileOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileReturnsOnCall(i int, result1 *cloudfront.CreateFieldLevelEncryptionProfileOutput, ...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContext(arg1 context.Context, arg2 *cloudfront.CreateFieldLevelEncryptionProfileInput, ...) (*cloudfront.CreateFieldLevelEncryptionProfileOutput, error)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateFieldLevelEncryptionProfileInput, ...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextReturns(result1 *cloudfront.CreateFieldLevelEncryptionProfileOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextReturnsOnCall(i int, result1 *cloudfront.CreateFieldLevelEncryptionProfileOutput, ...)
- func (fake *FakeCloudFrontAPI) CreateInvalidation(arg1 *cloudfront.CreateInvalidationInput) (*cloudfront.CreateInvalidationOutput, error)
- func (fake *FakeCloudFrontAPI) CreateInvalidationArgsForCall(i int) *cloudfront.CreateInvalidationInput
- func (fake *FakeCloudFrontAPI) CreateInvalidationCallCount() int
- func (fake *FakeCloudFrontAPI) CreateInvalidationCalls(...)
- func (fake *FakeCloudFrontAPI) CreateInvalidationRequest(arg1 *cloudfront.CreateInvalidationInput) (*request.Request, *cloudfront.CreateInvalidationOutput)
- func (fake *FakeCloudFrontAPI) CreateInvalidationRequestArgsForCall(i int) *cloudfront.CreateInvalidationInput
- func (fake *FakeCloudFrontAPI) CreateInvalidationRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreateInvalidationRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreateInvalidationRequestReturns(result1 *request.Request, result2 *cloudfront.CreateInvalidationOutput)
- func (fake *FakeCloudFrontAPI) CreateInvalidationRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateInvalidationOutput)
- func (fake *FakeCloudFrontAPI) CreateInvalidationReturns(result1 *cloudfront.CreateInvalidationOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateInvalidationReturnsOnCall(i int, result1 *cloudfront.CreateInvalidationOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateInvalidationWithContext(arg1 context.Context, arg2 *cloudfront.CreateInvalidationInput, ...) (*cloudfront.CreateInvalidationOutput, error)
- func (fake *FakeCloudFrontAPI) CreateInvalidationWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateInvalidationInput, []request.Option)
- func (fake *FakeCloudFrontAPI) CreateInvalidationWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreateInvalidationWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreateInvalidationWithContextReturns(result1 *cloudfront.CreateInvalidationOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateInvalidationWithContextReturnsOnCall(i int, result1 *cloudfront.CreateInvalidationOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicy(arg1 *cloudfront.CreateOriginRequestPolicyInput) (*cloudfront.CreateOriginRequestPolicyOutput, error)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyArgsForCall(i int) *cloudfront.CreateOriginRequestPolicyInput
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyCallCount() int
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyCalls(...)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequest(arg1 *cloudfront.CreateOriginRequestPolicyInput) (*request.Request, *cloudfront.CreateOriginRequestPolicyOutput)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequestArgsForCall(i int) *cloudfront.CreateOriginRequestPolicyInput
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequestReturns(result1 *request.Request, result2 *cloudfront.CreateOriginRequestPolicyOutput)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyReturns(result1 *cloudfront.CreateOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyReturnsOnCall(i int, result1 *cloudfront.CreateOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContext(arg1 context.Context, arg2 *cloudfront.CreateOriginRequestPolicyInput, ...) (*cloudfront.CreateOriginRequestPolicyOutput, error)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateOriginRequestPolicyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextReturns(result1 *cloudfront.CreateOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextReturnsOnCall(i int, result1 *cloudfront.CreateOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreatePublicKey(arg1 *cloudfront.CreatePublicKeyInput) (*cloudfront.CreatePublicKeyOutput, error)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyArgsForCall(i int) *cloudfront.CreatePublicKeyInput
- func (fake *FakeCloudFrontAPI) CreatePublicKeyCallCount() int
- func (fake *FakeCloudFrontAPI) CreatePublicKeyCalls(...)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyRequest(arg1 *cloudfront.CreatePublicKeyInput) (*request.Request, *cloudfront.CreatePublicKeyOutput)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyRequestArgsForCall(i int) *cloudfront.CreatePublicKeyInput
- func (fake *FakeCloudFrontAPI) CreatePublicKeyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreatePublicKeyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyRequestReturns(result1 *request.Request, result2 *cloudfront.CreatePublicKeyOutput)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreatePublicKeyOutput)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyReturns(result1 *cloudfront.CreatePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyReturnsOnCall(i int, result1 *cloudfront.CreatePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContext(arg1 context.Context, arg2 *cloudfront.CreatePublicKeyInput, ...) (*cloudfront.CreatePublicKeyOutput, error)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContextArgsForCall(i int) (context.Context, *cloudfront.CreatePublicKeyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContextReturns(result1 *cloudfront.CreatePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContextReturnsOnCall(i int, result1 *cloudfront.CreatePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistribution(arg1 *cloudfront.CreateStreamingDistributionInput) (*cloudfront.CreateStreamingDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionArgsForCall(i int) *cloudfront.CreateStreamingDistributionInput
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionCallCount() int
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionCalls(...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequest(arg1 *cloudfront.CreateStreamingDistributionInput) (*request.Request, *cloudfront.CreateStreamingDistributionOutput)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequestArgsForCall(i int) *cloudfront.CreateStreamingDistributionInput
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionReturns(result1 *cloudfront.CreateStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionReturnsOnCall(i int, result1 *cloudfront.CreateStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContext(arg1 context.Context, arg2 *cloudfront.CreateStreamingDistributionInput, ...) (*cloudfront.CreateStreamingDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateStreamingDistributionInput, ...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContextReturns(result1 *cloudfront.CreateStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.CreateStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTags(arg1 *cloudfront.CreateStreamingDistributionWithTagsInput) (*cloudfront.CreateStreamingDistributionWithTagsOutput, error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsArgsForCall(i int) *cloudfront.CreateStreamingDistributionWithTagsInput
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsCallCount() int
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsCalls(...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequest(arg1 *cloudfront.CreateStreamingDistributionWithTagsInput) (*request.Request, *cloudfront.CreateStreamingDistributionWithTagsOutput)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestArgsForCall(i int) *cloudfront.CreateStreamingDistributionWithTagsInput
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestCallCount() int
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestCalls(...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsReturns(result1 *cloudfront.CreateStreamingDistributionWithTagsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsReturnsOnCall(i int, result1 *cloudfront.CreateStreamingDistributionWithTagsOutput, ...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContext(arg1 context.Context, ...) (*cloudfront.CreateStreamingDistributionWithTagsOutput, error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateStreamingDistributionWithTagsInput, ...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextReturns(result1 *cloudfront.CreateStreamingDistributionWithTagsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextReturnsOnCall(i int, result1 *cloudfront.CreateStreamingDistributionWithTagsOutput, ...)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicy(arg1 *cloudfront.DeleteCachePolicyInput) (*cloudfront.DeleteCachePolicyOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyArgsForCall(i int) *cloudfront.DeleteCachePolicyInput
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequest(arg1 *cloudfront.DeleteCachePolicyInput) (*request.Request, *cloudfront.DeleteCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequestArgsForCall(i int) *cloudfront.DeleteCachePolicyInput
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequestReturns(result1 *request.Request, result2 *cloudfront.DeleteCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeleteCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyReturns(result1 *cloudfront.DeleteCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyReturnsOnCall(i int, result1 *cloudfront.DeleteCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContext(arg1 context.Context, arg2 *cloudfront.DeleteCachePolicyInput, ...) (*cloudfront.DeleteCachePolicyOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteCachePolicyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContextReturns(result1 *cloudfront.DeleteCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentity(arg1 *cloudfront.DeleteCloudFrontOriginAccessIdentityInput) (*cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityArgsForCall(i int) *cloudfront.DeleteCloudFrontOriginAccessIdentityInput
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequest(arg1 *cloudfront.DeleteCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestArgsForCall(i int) *cloudfront.DeleteCloudFrontOriginAccessIdentityInput
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityReturns(result1 *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityReturnsOnCall(i int, result1 *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, ...)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContext(arg1 context.Context, ...) (*cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteCloudFrontOriginAccessIdentityInput, ...)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextReturns(result1 *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, ...)
- func (fake *FakeCloudFrontAPI) DeleteDistribution(arg1 *cloudfront.DeleteDistributionInput) (*cloudfront.DeleteDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteDistributionArgsForCall(i int) *cloudfront.DeleteDistributionInput
- func (fake *FakeCloudFrontAPI) DeleteDistributionCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteDistributionCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteDistributionRequest(arg1 *cloudfront.DeleteDistributionInput) (*request.Request, *cloudfront.DeleteDistributionOutput)
- func (fake *FakeCloudFrontAPI) DeleteDistributionRequestArgsForCall(i int) *cloudfront.DeleteDistributionInput
- func (fake *FakeCloudFrontAPI) DeleteDistributionRequestCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteDistributionRequestCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.DeleteDistributionOutput)
- func (fake *FakeCloudFrontAPI) DeleteDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeleteDistributionOutput)
- func (fake *FakeCloudFrontAPI) DeleteDistributionReturns(result1 *cloudfront.DeleteDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteDistributionReturnsOnCall(i int, result1 *cloudfront.DeleteDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteDistributionWithContext(arg1 context.Context, arg2 *cloudfront.DeleteDistributionInput, ...) (*cloudfront.DeleteDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteDistributionInput, []request.Option)
- func (fake *FakeCloudFrontAPI) DeleteDistributionWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteDistributionWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteDistributionWithContextReturns(result1 *cloudfront.DeleteDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfig(arg1 *cloudfront.DeleteFieldLevelEncryptionConfigInput) (*cloudfront.DeleteFieldLevelEncryptionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigArgsForCall(i int) *cloudfront.DeleteFieldLevelEncryptionConfigInput
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequest(arg1 *cloudfront.DeleteFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.DeleteFieldLevelEncryptionConfigOutput)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestArgsForCall(i int) *cloudfront.DeleteFieldLevelEncryptionConfigInput
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigReturns(result1 *cloudfront.DeleteFieldLevelEncryptionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigReturnsOnCall(i int, result1 *cloudfront.DeleteFieldLevelEncryptionConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContext(arg1 context.Context, arg2 *cloudfront.DeleteFieldLevelEncryptionConfigInput, ...) (*cloudfront.DeleteFieldLevelEncryptionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteFieldLevelEncryptionConfigInput, ...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextReturns(result1 *cloudfront.DeleteFieldLevelEncryptionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteFieldLevelEncryptionConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfile(arg1 *cloudfront.DeleteFieldLevelEncryptionProfileInput) (*cloudfront.DeleteFieldLevelEncryptionProfileOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileArgsForCall(i int) *cloudfront.DeleteFieldLevelEncryptionProfileInput
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequest(arg1 *cloudfront.DeleteFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.DeleteFieldLevelEncryptionProfileOutput)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestArgsForCall(i int) *cloudfront.DeleteFieldLevelEncryptionProfileInput
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileReturns(result1 *cloudfront.DeleteFieldLevelEncryptionProfileOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileReturnsOnCall(i int, result1 *cloudfront.DeleteFieldLevelEncryptionProfileOutput, ...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContext(arg1 context.Context, arg2 *cloudfront.DeleteFieldLevelEncryptionProfileInput, ...) (*cloudfront.DeleteFieldLevelEncryptionProfileOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteFieldLevelEncryptionProfileInput, ...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextReturns(result1 *cloudfront.DeleteFieldLevelEncryptionProfileOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteFieldLevelEncryptionProfileOutput, ...)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicy(arg1 *cloudfront.DeleteOriginRequestPolicyInput) (*cloudfront.DeleteOriginRequestPolicyOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyArgsForCall(i int) *cloudfront.DeleteOriginRequestPolicyInput
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequest(arg1 *cloudfront.DeleteOriginRequestPolicyInput) (*request.Request, *cloudfront.DeleteOriginRequestPolicyOutput)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestArgsForCall(i int) *cloudfront.DeleteOriginRequestPolicyInput
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestReturns(result1 *request.Request, result2 *cloudfront.DeleteOriginRequestPolicyOutput)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyReturns(result1 *cloudfront.DeleteOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyReturnsOnCall(i int, result1 *cloudfront.DeleteOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContext(arg1 context.Context, arg2 *cloudfront.DeleteOriginRequestPolicyInput, ...) (*cloudfront.DeleteOriginRequestPolicyOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteOriginRequestPolicyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextReturns(result1 *cloudfront.DeleteOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeletePublicKey(arg1 *cloudfront.DeletePublicKeyInput) (*cloudfront.DeletePublicKeyOutput, error)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyArgsForCall(i int) *cloudfront.DeletePublicKeyInput
- func (fake *FakeCloudFrontAPI) DeletePublicKeyCallCount() int
- func (fake *FakeCloudFrontAPI) DeletePublicKeyCalls(...)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyRequest(arg1 *cloudfront.DeletePublicKeyInput) (*request.Request, *cloudfront.DeletePublicKeyOutput)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyRequestArgsForCall(i int) *cloudfront.DeletePublicKeyInput
- func (fake *FakeCloudFrontAPI) DeletePublicKeyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) DeletePublicKeyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyRequestReturns(result1 *request.Request, result2 *cloudfront.DeletePublicKeyOutput)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeletePublicKeyOutput)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyReturns(result1 *cloudfront.DeletePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyReturnsOnCall(i int, result1 *cloudfront.DeletePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContext(arg1 context.Context, arg2 *cloudfront.DeletePublicKeyInput, ...) (*cloudfront.DeletePublicKeyOutput, error)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContextArgsForCall(i int) (context.Context, *cloudfront.DeletePublicKeyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContextReturns(result1 *cloudfront.DeletePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContextReturnsOnCall(i int, result1 *cloudfront.DeletePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistribution(arg1 *cloudfront.DeleteStreamingDistributionInput) (*cloudfront.DeleteStreamingDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionArgsForCall(i int) *cloudfront.DeleteStreamingDistributionInput
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequest(arg1 *cloudfront.DeleteStreamingDistributionInput) (*request.Request, *cloudfront.DeleteStreamingDistributionOutput)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequestArgsForCall(i int) *cloudfront.DeleteStreamingDistributionInput
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequestCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequestCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionReturns(result1 *cloudfront.DeleteStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionReturnsOnCall(i int, result1 *cloudfront.DeleteStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContext(arg1 context.Context, arg2 *cloudfront.DeleteStreamingDistributionInput, ...) (*cloudfront.DeleteStreamingDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteStreamingDistributionInput, ...)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContextReturns(result1 *cloudfront.DeleteStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCachePolicy(arg1 *cloudfront.GetCachePolicyInput) (*cloudfront.GetCachePolicyOutput, error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyArgsForCall(i int) *cloudfront.GetCachePolicyInput
- func (fake *FakeCloudFrontAPI) GetCachePolicyCallCount() int
- func (fake *FakeCloudFrontAPI) GetCachePolicyCalls(...)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfig(arg1 *cloudfront.GetCachePolicyConfigInput) (*cloudfront.GetCachePolicyConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigArgsForCall(i int) *cloudfront.GetCachePolicyConfigInput
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigCallCount() int
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigCalls(...)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequest(arg1 *cloudfront.GetCachePolicyConfigInput) (*request.Request, *cloudfront.GetCachePolicyConfigOutput)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequestArgsForCall(i int) *cloudfront.GetCachePolicyConfigInput
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetCachePolicyConfigOutput)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigReturns(result1 *cloudfront.GetCachePolicyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigReturnsOnCall(i int, result1 *cloudfront.GetCachePolicyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetCachePolicyConfigInput, ...) (*cloudfront.GetCachePolicyConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetCachePolicyConfigInput, []request.Option)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContextReturns(result1 *cloudfront.GetCachePolicyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetCachePolicyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyRequest(arg1 *cloudfront.GetCachePolicyInput) (*request.Request, *cloudfront.GetCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) GetCachePolicyRequestArgsForCall(i int) *cloudfront.GetCachePolicyInput
- func (fake *FakeCloudFrontAPI) GetCachePolicyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetCachePolicyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetCachePolicyRequestReturns(result1 *request.Request, result2 *cloudfront.GetCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) GetCachePolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) GetCachePolicyReturns(result1 *cloudfront.GetCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyReturnsOnCall(i int, result1 *cloudfront.GetCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyWithContext(arg1 context.Context, arg2 *cloudfront.GetCachePolicyInput, ...) (*cloudfront.GetCachePolicyOutput, error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.GetCachePolicyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) GetCachePolicyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetCachePolicyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetCachePolicyWithContextReturns(result1 *cloudfront.GetCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCachePolicyWithContextReturnsOnCall(i int, result1 *cloudfront.GetCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentity(arg1 *cloudfront.GetCloudFrontOriginAccessIdentityInput) (*cloudfront.GetCloudFrontOriginAccessIdentityOutput, error)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityArgsForCall(i int) *cloudfront.GetCloudFrontOriginAccessIdentityInput
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityCallCount() int
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityCalls(...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfig(arg1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput) (*cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigArgsForCall(i int) *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigCallCount() int
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigCalls(...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequest(arg1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput) (*request.Request, *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestArgsForCall(i int) *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigReturns(result1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigReturnsOnCall(i int, result1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContext(arg1 context.Context, ...) (*cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextReturns(result1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequest(arg1 *cloudfront.GetCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.GetCloudFrontOriginAccessIdentityOutput)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestArgsForCall(i int) *cloudfront.GetCloudFrontOriginAccessIdentityInput
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityReturns(result1 *cloudfront.GetCloudFrontOriginAccessIdentityOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityReturnsOnCall(i int, result1 *cloudfront.GetCloudFrontOriginAccessIdentityOutput, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContext(arg1 context.Context, arg2 *cloudfront.GetCloudFrontOriginAccessIdentityInput, ...) (*cloudfront.GetCloudFrontOriginAccessIdentityOutput, error)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextArgsForCall(i int) (context.Context, *cloudfront.GetCloudFrontOriginAccessIdentityInput, ...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextReturns(result1 *cloudfront.GetCloudFrontOriginAccessIdentityOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextReturnsOnCall(i int, result1 *cloudfront.GetCloudFrontOriginAccessIdentityOutput, ...)
- func (fake *FakeCloudFrontAPI) GetDistribution(arg1 *cloudfront.GetDistributionInput) (*cloudfront.GetDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) GetDistributionArgsForCall(i int) *cloudfront.GetDistributionInput
- func (fake *FakeCloudFrontAPI) GetDistributionCallCount() int
- func (fake *FakeCloudFrontAPI) GetDistributionCalls(...)
- func (fake *FakeCloudFrontAPI) GetDistributionConfig(arg1 *cloudfront.GetDistributionConfigInput) (*cloudfront.GetDistributionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigArgsForCall(i int) *cloudfront.GetDistributionConfigInput
- func (fake *FakeCloudFrontAPI) GetDistributionConfigCallCount() int
- func (fake *FakeCloudFrontAPI) GetDistributionConfigCalls(...)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigRequest(arg1 *cloudfront.GetDistributionConfigInput) (*request.Request, *cloudfront.GetDistributionConfigOutput)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigRequestArgsForCall(i int) *cloudfront.GetDistributionConfigInput
- func (fake *FakeCloudFrontAPI) GetDistributionConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetDistributionConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetDistributionConfigOutput)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigReturns(result1 *cloudfront.GetDistributionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigReturnsOnCall(i int, result1 *cloudfront.GetDistributionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetDistributionConfigInput, ...) (*cloudfront.GetDistributionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetDistributionConfigInput, []request.Option)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContextReturns(result1 *cloudfront.GetDistributionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetDistributionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetDistributionRequest(arg1 *cloudfront.GetDistributionInput) (*request.Request, *cloudfront.GetDistributionOutput)
- func (fake *FakeCloudFrontAPI) GetDistributionRequestArgsForCall(i int) *cloudfront.GetDistributionInput
- func (fake *FakeCloudFrontAPI) GetDistributionRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetDistributionRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.GetDistributionOutput)
- func (fake *FakeCloudFrontAPI) GetDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetDistributionOutput)
- func (fake *FakeCloudFrontAPI) GetDistributionReturns(result1 *cloudfront.GetDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetDistributionReturnsOnCall(i int, result1 *cloudfront.GetDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetDistributionWithContext(arg1 context.Context, arg2 *cloudfront.GetDistributionInput, ...) (*cloudfront.GetDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) GetDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.GetDistributionInput, []request.Option)
- func (fake *FakeCloudFrontAPI) GetDistributionWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetDistributionWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetDistributionWithContextReturns(result1 *cloudfront.GetDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.GetDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryption(arg1 *cloudfront.GetFieldLevelEncryptionInput) (*cloudfront.GetFieldLevelEncryptionOutput, error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionInput
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfig(arg1 *cloudfront.GetFieldLevelEncryptionConfigInput) (*cloudfront.GetFieldLevelEncryptionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionConfigInput
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequest(arg1 *cloudfront.GetFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionConfigOutput)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionConfigInput
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigReturns(result1 *cloudfront.GetFieldLevelEncryptionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetFieldLevelEncryptionConfigInput, ...) (*cloudfront.GetFieldLevelEncryptionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetFieldLevelEncryptionConfigInput, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextReturns(result1 *cloudfront.GetFieldLevelEncryptionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfile(arg1 *cloudfront.GetFieldLevelEncryptionProfileInput) (*cloudfront.GetFieldLevelEncryptionProfileOutput, error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionProfileInput
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfig(arg1 *cloudfront.GetFieldLevelEncryptionProfileConfigInput) (*cloudfront.GetFieldLevelEncryptionProfileConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionProfileConfigInput
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequest(arg1 *cloudfront.GetFieldLevelEncryptionProfileConfigInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionProfileConfigOutput)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionProfileConfigInput
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigReturns(result1 *cloudfront.GetFieldLevelEncryptionProfileConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionProfileConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContext(arg1 context.Context, ...) (*cloudfront.GetFieldLevelEncryptionProfileConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetFieldLevelEncryptionProfileConfigInput, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextReturns(result1 *cloudfront.GetFieldLevelEncryptionProfileConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionProfileConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequest(arg1 *cloudfront.GetFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionProfileOutput)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionProfileInput
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileReturns(result1 *cloudfront.GetFieldLevelEncryptionProfileOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionProfileOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContext(arg1 context.Context, arg2 *cloudfront.GetFieldLevelEncryptionProfileInput, ...) (*cloudfront.GetFieldLevelEncryptionProfileOutput, error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextArgsForCall(i int) (context.Context, *cloudfront.GetFieldLevelEncryptionProfileInput, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextReturns(result1 *cloudfront.GetFieldLevelEncryptionProfileOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionProfileOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequest(arg1 *cloudfront.GetFieldLevelEncryptionInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionOutput)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequestArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionInput
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequestReturns(result1 *request.Request, result2 *cloudfront.GetFieldLevelEncryptionOutput)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionReturns(result1 *cloudfront.GetFieldLevelEncryptionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContext(arg1 context.Context, arg2 *cloudfront.GetFieldLevelEncryptionInput, ...) (*cloudfront.GetFieldLevelEncryptionOutput, error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextArgsForCall(i int) (context.Context, *cloudfront.GetFieldLevelEncryptionInput, []request.Option)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextReturns(result1 *cloudfront.GetFieldLevelEncryptionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetInvalidation(arg1 *cloudfront.GetInvalidationInput) (*cloudfront.GetInvalidationOutput, error)
- func (fake *FakeCloudFrontAPI) GetInvalidationArgsForCall(i int) *cloudfront.GetInvalidationInput
- func (fake *FakeCloudFrontAPI) GetInvalidationCallCount() int
- func (fake *FakeCloudFrontAPI) GetInvalidationCalls(...)
- func (fake *FakeCloudFrontAPI) GetInvalidationRequest(arg1 *cloudfront.GetInvalidationInput) (*request.Request, *cloudfront.GetInvalidationOutput)
- func (fake *FakeCloudFrontAPI) GetInvalidationRequestArgsForCall(i int) *cloudfront.GetInvalidationInput
- func (fake *FakeCloudFrontAPI) GetInvalidationRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetInvalidationRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetInvalidationRequestReturns(result1 *request.Request, result2 *cloudfront.GetInvalidationOutput)
- func (fake *FakeCloudFrontAPI) GetInvalidationRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetInvalidationOutput)
- func (fake *FakeCloudFrontAPI) GetInvalidationReturns(result1 *cloudfront.GetInvalidationOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetInvalidationReturnsOnCall(i int, result1 *cloudfront.GetInvalidationOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetInvalidationWithContext(arg1 context.Context, arg2 *cloudfront.GetInvalidationInput, ...) (*cloudfront.GetInvalidationOutput, error)
- func (fake *FakeCloudFrontAPI) GetInvalidationWithContextArgsForCall(i int) (context.Context, *cloudfront.GetInvalidationInput, []request.Option)
- func (fake *FakeCloudFrontAPI) GetInvalidationWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetInvalidationWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetInvalidationWithContextReturns(result1 *cloudfront.GetInvalidationOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetInvalidationWithContextReturnsOnCall(i int, result1 *cloudfront.GetInvalidationOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicy(arg1 *cloudfront.GetOriginRequestPolicyInput) (*cloudfront.GetOriginRequestPolicyOutput, error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyArgsForCall(i int) *cloudfront.GetOriginRequestPolicyInput
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyCallCount() int
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyCalls(...)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfig(arg1 *cloudfront.GetOriginRequestPolicyConfigInput) (*cloudfront.GetOriginRequestPolicyConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigArgsForCall(i int) *cloudfront.GetOriginRequestPolicyConfigInput
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigCallCount() int
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigCalls(...)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequest(arg1 *cloudfront.GetOriginRequestPolicyConfigInput) (*request.Request, *cloudfront.GetOriginRequestPolicyConfigOutput)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestArgsForCall(i int) *cloudfront.GetOriginRequestPolicyConfigInput
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigReturns(result1 *cloudfront.GetOriginRequestPolicyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigReturnsOnCall(i int, result1 *cloudfront.GetOriginRequestPolicyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetOriginRequestPolicyConfigInput, ...) (*cloudfront.GetOriginRequestPolicyConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetOriginRequestPolicyConfigInput, ...)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextReturns(result1 *cloudfront.GetOriginRequestPolicyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetOriginRequestPolicyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequest(arg1 *cloudfront.GetOriginRequestPolicyInput) (*request.Request, *cloudfront.GetOriginRequestPolicyOutput)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequestArgsForCall(i int) *cloudfront.GetOriginRequestPolicyInput
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequestReturns(result1 *request.Request, result2 *cloudfront.GetOriginRequestPolicyOutput)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyReturns(result1 *cloudfront.GetOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyReturnsOnCall(i int, result1 *cloudfront.GetOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContext(arg1 context.Context, arg2 *cloudfront.GetOriginRequestPolicyInput, ...) (*cloudfront.GetOriginRequestPolicyOutput, error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.GetOriginRequestPolicyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContextReturns(result1 *cloudfront.GetOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContextReturnsOnCall(i int, result1 *cloudfront.GetOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetPublicKey(arg1 *cloudfront.GetPublicKeyInput) (*cloudfront.GetPublicKeyOutput, error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyArgsForCall(i int) *cloudfront.GetPublicKeyInput
- func (fake *FakeCloudFrontAPI) GetPublicKeyCallCount() int
- func (fake *FakeCloudFrontAPI) GetPublicKeyCalls(...)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfig(arg1 *cloudfront.GetPublicKeyConfigInput) (*cloudfront.GetPublicKeyConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigArgsForCall(i int) *cloudfront.GetPublicKeyConfigInput
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigCallCount() int
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigCalls(...)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequest(arg1 *cloudfront.GetPublicKeyConfigInput) (*request.Request, *cloudfront.GetPublicKeyConfigOutput)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequestArgsForCall(i int) *cloudfront.GetPublicKeyConfigInput
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetPublicKeyConfigOutput)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetPublicKeyConfigOutput)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigReturns(result1 *cloudfront.GetPublicKeyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigReturnsOnCall(i int, result1 *cloudfront.GetPublicKeyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetPublicKeyConfigInput, ...) (*cloudfront.GetPublicKeyConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetPublicKeyConfigInput, []request.Option)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContextReturns(result1 *cloudfront.GetPublicKeyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetPublicKeyConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyRequest(arg1 *cloudfront.GetPublicKeyInput) (*request.Request, *cloudfront.GetPublicKeyOutput)
- func (fake *FakeCloudFrontAPI) GetPublicKeyRequestArgsForCall(i int) *cloudfront.GetPublicKeyInput
- func (fake *FakeCloudFrontAPI) GetPublicKeyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetPublicKeyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetPublicKeyRequestReturns(result1 *request.Request, result2 *cloudfront.GetPublicKeyOutput)
- func (fake *FakeCloudFrontAPI) GetPublicKeyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetPublicKeyOutput)
- func (fake *FakeCloudFrontAPI) GetPublicKeyReturns(result1 *cloudfront.GetPublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyReturnsOnCall(i int, result1 *cloudfront.GetPublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyWithContext(arg1 context.Context, arg2 *cloudfront.GetPublicKeyInput, ...) (*cloudfront.GetPublicKeyOutput, error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyWithContextArgsForCall(i int) (context.Context, *cloudfront.GetPublicKeyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) GetPublicKeyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetPublicKeyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetPublicKeyWithContextReturns(result1 *cloudfront.GetPublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetPublicKeyWithContextReturnsOnCall(i int, result1 *cloudfront.GetPublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistribution(arg1 *cloudfront.GetStreamingDistributionInput) (*cloudfront.GetStreamingDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionArgsForCall(i int) *cloudfront.GetStreamingDistributionInput
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionCallCount() int
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionCalls(...)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfig(arg1 *cloudfront.GetStreamingDistributionConfigInput) (*cloudfront.GetStreamingDistributionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigArgsForCall(i int) *cloudfront.GetStreamingDistributionConfigInput
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigCallCount() int
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigCalls(...)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequest(arg1 *cloudfront.GetStreamingDistributionConfigInput) (*request.Request, *cloudfront.GetStreamingDistributionConfigOutput)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequestArgsForCall(i int) *cloudfront.GetStreamingDistributionConfigInput
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigReturns(result1 *cloudfront.GetStreamingDistributionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigReturnsOnCall(i int, result1 *cloudfront.GetStreamingDistributionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetStreamingDistributionConfigInput, ...) (*cloudfront.GetStreamingDistributionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetStreamingDistributionConfigInput, ...)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextReturns(result1 *cloudfront.GetStreamingDistributionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetStreamingDistributionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequest(arg1 *cloudfront.GetStreamingDistributionInput) (*request.Request, *cloudfront.GetStreamingDistributionOutput)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequestArgsForCall(i int) *cloudfront.GetStreamingDistributionInput
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequestCallCount() int
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequestCalls(...)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.GetStreamingDistributionOutput)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionReturns(result1 *cloudfront.GetStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionReturnsOnCall(i int, result1 *cloudfront.GetStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContext(arg1 context.Context, arg2 *cloudfront.GetStreamingDistributionInput, ...) (*cloudfront.GetStreamingDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.GetStreamingDistributionInput, []request.Option)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContextReturns(result1 *cloudfront.GetStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.GetStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) Invocations() map[string][][]interface{}
- func (fake *FakeCloudFrontAPI) ListCachePolicies(arg1 *cloudfront.ListCachePoliciesInput) (*cloudfront.ListCachePoliciesOutput, error)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesArgsForCall(i int) *cloudfront.ListCachePoliciesInput
- func (fake *FakeCloudFrontAPI) ListCachePoliciesCallCount() int
- func (fake *FakeCloudFrontAPI) ListCachePoliciesCalls(...)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesRequest(arg1 *cloudfront.ListCachePoliciesInput) (*request.Request, *cloudfront.ListCachePoliciesOutput)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesRequestArgsForCall(i int) *cloudfront.ListCachePoliciesInput
- func (fake *FakeCloudFrontAPI) ListCachePoliciesRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListCachePoliciesRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesRequestReturns(result1 *request.Request, result2 *cloudfront.ListCachePoliciesOutput)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListCachePoliciesOutput)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesReturns(result1 *cloudfront.ListCachePoliciesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesReturnsOnCall(i int, result1 *cloudfront.ListCachePoliciesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContext(arg1 context.Context, arg2 *cloudfront.ListCachePoliciesInput, ...) (*cloudfront.ListCachePoliciesOutput, error)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListCachePoliciesInput, []request.Option)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContextReturns(result1 *cloudfront.ListCachePoliciesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContextReturnsOnCall(i int, result1 *cloudfront.ListCachePoliciesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentities(arg1 *cloudfront.ListCloudFrontOriginAccessIdentitiesInput) (*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, error)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesArgsForCall(i int) *cloudfront.ListCloudFrontOriginAccessIdentitiesInput
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesCallCount() int
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesCalls(...)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPages(arg1 *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, ...) error
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesArgsForCall(i int) (*cloudfront.ListCloudFrontOriginAccessIdentitiesInput, ...)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesCallCount() int
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesCalls(stub func(*cloudfront.ListCloudFrontOriginAccessIdentitiesInput, ...) error)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesReturns(result1 error)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContext(arg1 context.Context, ...) error
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, ...)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextReturns(result1 error)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequest(arg1 *cloudfront.ListCloudFrontOriginAccessIdentitiesInput) (*request.Request, *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestArgsForCall(i int) *cloudfront.ListCloudFrontOriginAccessIdentitiesInput
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesReturns(result1 *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesReturnsOnCall(i int, result1 *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, ...)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContext(arg1 context.Context, ...) (*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, error)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, ...)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextReturns(result1 *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextReturnsOnCall(i int, result1 *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributions(arg1 *cloudfront.ListDistributionsInput) (*cloudfront.ListDistributionsOutput, error)
- func (fake *FakeCloudFrontAPI) ListDistributionsArgsForCall(i int) *cloudfront.ListDistributionsInput
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyId(arg1 *cloudfront.ListDistributionsByCachePolicyIdInput) (*cloudfront.ListDistributionsByCachePolicyIdOutput, error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdArgsForCall(i int) *cloudfront.ListDistributionsByCachePolicyIdInput
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequest(arg1 *cloudfront.ListDistributionsByCachePolicyIdInput) (*request.Request, *cloudfront.ListDistributionsByCachePolicyIdOutput)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestArgsForCall(i int) *cloudfront.ListDistributionsByCachePolicyIdInput
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdReturns(result1 *cloudfront.ListDistributionsByCachePolicyIdOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByCachePolicyIdOutput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContext(arg1 context.Context, arg2 *cloudfront.ListDistributionsByCachePolicyIdInput, ...) (*cloudfront.ListDistributionsByCachePolicyIdOutput, error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextArgsForCall(i int) (context.Context, *cloudfront.ListDistributionsByCachePolicyIdInput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextReturns(result1 *cloudfront.ListDistributionsByCachePolicyIdOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByCachePolicyIdOutput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyId(arg1 *cloudfront.ListDistributionsByOriginRequestPolicyIdInput) (*cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdArgsForCall(i int) *cloudfront.ListDistributionsByOriginRequestPolicyIdInput
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequest(arg1 *cloudfront.ListDistributionsByOriginRequestPolicyIdInput) (*request.Request, *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestArgsForCall(i int) *cloudfront.ListDistributionsByOriginRequestPolicyIdInput
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdReturns(result1 *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContext(arg1 context.Context, ...) (*cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextArgsForCall(i int) (context.Context, *cloudfront.ListDistributionsByOriginRequestPolicyIdInput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextReturns(result1 *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLId(arg1 *cloudfront.ListDistributionsByWebACLIdInput) (*cloudfront.ListDistributionsByWebACLIdOutput, error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdArgsForCall(i int) *cloudfront.ListDistributionsByWebACLIdInput
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequest(arg1 *cloudfront.ListDistributionsByWebACLIdInput) (*request.Request, *cloudfront.ListDistributionsByWebACLIdOutput)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestArgsForCall(i int) *cloudfront.ListDistributionsByWebACLIdInput
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdReturns(result1 *cloudfront.ListDistributionsByWebACLIdOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByWebACLIdOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContext(arg1 context.Context, arg2 *cloudfront.ListDistributionsByWebACLIdInput, ...) (*cloudfront.ListDistributionsByWebACLIdOutput, error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextArgsForCall(i int) (context.Context, *cloudfront.ListDistributionsByWebACLIdInput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextReturns(result1 *cloudfront.ListDistributionsByWebACLIdOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByWebACLIdOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsPages(arg1 *cloudfront.ListDistributionsInput, ...) error
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesArgsForCall(i int) (*cloudfront.ListDistributionsInput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesCalls(stub func(*cloudfront.ListDistributionsInput, ...) error)
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesReturns(result1 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContext(arg1 context.Context, arg2 *cloudfront.ListDistributionsInput, ...) error
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListDistributionsInput, ...)
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContextCalls(stub func(context.Context, *cloudfront.ListDistributionsInput, ...) error)
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContextReturns(result1 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsRequest(arg1 *cloudfront.ListDistributionsInput) (*request.Request, *cloudfront.ListDistributionsOutput)
- func (fake *FakeCloudFrontAPI) ListDistributionsRequestArgsForCall(i int) *cloudfront.ListDistributionsInput
- func (fake *FakeCloudFrontAPI) ListDistributionsRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsRequestReturns(result1 *request.Request, result2 *cloudfront.ListDistributionsOutput)
- func (fake *FakeCloudFrontAPI) ListDistributionsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListDistributionsOutput)
- func (fake *FakeCloudFrontAPI) ListDistributionsReturns(result1 *cloudfront.ListDistributionsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsReturnsOnCall(i int, result1 *cloudfront.ListDistributionsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsWithContext(arg1 context.Context, arg2 *cloudfront.ListDistributionsInput, ...) (*cloudfront.ListDistributionsOutput, error)
- func (fake *FakeCloudFrontAPI) ListDistributionsWithContextArgsForCall(i int) (context.Context, *cloudfront.ListDistributionsInput, []request.Option)
- func (fake *FakeCloudFrontAPI) ListDistributionsWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListDistributionsWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListDistributionsWithContextReturns(result1 *cloudfront.ListDistributionsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListDistributionsWithContextReturnsOnCall(i int, result1 *cloudfront.ListDistributionsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigs(arg1 *cloudfront.ListFieldLevelEncryptionConfigsInput) (*cloudfront.ListFieldLevelEncryptionConfigsOutput, error)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsArgsForCall(i int) *cloudfront.ListFieldLevelEncryptionConfigsInput
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsCallCount() int
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsCalls(...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequest(arg1 *cloudfront.ListFieldLevelEncryptionConfigsInput) (*request.Request, *cloudfront.ListFieldLevelEncryptionConfigsOutput)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestArgsForCall(i int) *cloudfront.ListFieldLevelEncryptionConfigsInput
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsReturns(result1 *cloudfront.ListFieldLevelEncryptionConfigsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsReturnsOnCall(i int, result1 *cloudfront.ListFieldLevelEncryptionConfigsOutput, ...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContext(arg1 context.Context, arg2 *cloudfront.ListFieldLevelEncryptionConfigsInput, ...) (*cloudfront.ListFieldLevelEncryptionConfigsOutput, error)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextArgsForCall(i int) (context.Context, *cloudfront.ListFieldLevelEncryptionConfigsInput, ...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextReturns(result1 *cloudfront.ListFieldLevelEncryptionConfigsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextReturnsOnCall(i int, result1 *cloudfront.ListFieldLevelEncryptionConfigsOutput, ...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfiles(arg1 *cloudfront.ListFieldLevelEncryptionProfilesInput) (*cloudfront.ListFieldLevelEncryptionProfilesOutput, error)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesArgsForCall(i int) *cloudfront.ListFieldLevelEncryptionProfilesInput
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesCallCount() int
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesCalls(...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequest(arg1 *cloudfront.ListFieldLevelEncryptionProfilesInput) (*request.Request, *cloudfront.ListFieldLevelEncryptionProfilesOutput)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestArgsForCall(i int) *cloudfront.ListFieldLevelEncryptionProfilesInput
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesReturns(result1 *cloudfront.ListFieldLevelEncryptionProfilesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesReturnsOnCall(i int, result1 *cloudfront.ListFieldLevelEncryptionProfilesOutput, ...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContext(arg1 context.Context, arg2 *cloudfront.ListFieldLevelEncryptionProfilesInput, ...) (*cloudfront.ListFieldLevelEncryptionProfilesOutput, error)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListFieldLevelEncryptionProfilesInput, ...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextReturns(result1 *cloudfront.ListFieldLevelEncryptionProfilesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextReturnsOnCall(i int, result1 *cloudfront.ListFieldLevelEncryptionProfilesOutput, ...)
- func (fake *FakeCloudFrontAPI) ListInvalidations(arg1 *cloudfront.ListInvalidationsInput) (*cloudfront.ListInvalidationsOutput, error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsArgsForCall(i int) *cloudfront.ListInvalidationsInput
- func (fake *FakeCloudFrontAPI) ListInvalidationsCallCount() int
- func (fake *FakeCloudFrontAPI) ListInvalidationsCalls(...)
- func (fake *FakeCloudFrontAPI) ListInvalidationsPages(arg1 *cloudfront.ListInvalidationsInput, ...) error
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesArgsForCall(i int) (*cloudfront.ListInvalidationsInput, ...)
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesCallCount() int
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesCalls(stub func(*cloudfront.ListInvalidationsInput, ...) error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesReturns(result1 error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContext(arg1 context.Context, arg2 *cloudfront.ListInvalidationsInput, ...) error
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListInvalidationsInput, ...)
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContextCalls(stub func(context.Context, *cloudfront.ListInvalidationsInput, ...) error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContextReturns(result1 error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsRequest(arg1 *cloudfront.ListInvalidationsInput) (*request.Request, *cloudfront.ListInvalidationsOutput)
- func (fake *FakeCloudFrontAPI) ListInvalidationsRequestArgsForCall(i int) *cloudfront.ListInvalidationsInput
- func (fake *FakeCloudFrontAPI) ListInvalidationsRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListInvalidationsRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListInvalidationsRequestReturns(result1 *request.Request, result2 *cloudfront.ListInvalidationsOutput)
- func (fake *FakeCloudFrontAPI) ListInvalidationsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListInvalidationsOutput)
- func (fake *FakeCloudFrontAPI) ListInvalidationsReturns(result1 *cloudfront.ListInvalidationsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsReturnsOnCall(i int, result1 *cloudfront.ListInvalidationsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsWithContext(arg1 context.Context, arg2 *cloudfront.ListInvalidationsInput, ...) (*cloudfront.ListInvalidationsOutput, error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsWithContextArgsForCall(i int) (context.Context, *cloudfront.ListInvalidationsInput, []request.Option)
- func (fake *FakeCloudFrontAPI) ListInvalidationsWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListInvalidationsWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListInvalidationsWithContextReturns(result1 *cloudfront.ListInvalidationsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListInvalidationsWithContextReturnsOnCall(i int, result1 *cloudfront.ListInvalidationsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPolicies(arg1 *cloudfront.ListOriginRequestPoliciesInput) (*cloudfront.ListOriginRequestPoliciesOutput, error)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesArgsForCall(i int) *cloudfront.ListOriginRequestPoliciesInput
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesCallCount() int
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesCalls(...)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequest(arg1 *cloudfront.ListOriginRequestPoliciesInput) (*request.Request, *cloudfront.ListOriginRequestPoliciesOutput)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequestArgsForCall(i int) *cloudfront.ListOriginRequestPoliciesInput
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequestReturns(result1 *request.Request, result2 *cloudfront.ListOriginRequestPoliciesOutput)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesReturns(result1 *cloudfront.ListOriginRequestPoliciesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesReturnsOnCall(i int, result1 *cloudfront.ListOriginRequestPoliciesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContext(arg1 context.Context, arg2 *cloudfront.ListOriginRequestPoliciesInput, ...) (*cloudfront.ListOriginRequestPoliciesOutput, error)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListOriginRequestPoliciesInput, []request.Option)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextReturns(result1 *cloudfront.ListOriginRequestPoliciesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextReturnsOnCall(i int, result1 *cloudfront.ListOriginRequestPoliciesOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListPublicKeys(arg1 *cloudfront.ListPublicKeysInput) (*cloudfront.ListPublicKeysOutput, error)
- func (fake *FakeCloudFrontAPI) ListPublicKeysArgsForCall(i int) *cloudfront.ListPublicKeysInput
- func (fake *FakeCloudFrontAPI) ListPublicKeysCallCount() int
- func (fake *FakeCloudFrontAPI) ListPublicKeysCalls(...)
- func (fake *FakeCloudFrontAPI) ListPublicKeysRequest(arg1 *cloudfront.ListPublicKeysInput) (*request.Request, *cloudfront.ListPublicKeysOutput)
- func (fake *FakeCloudFrontAPI) ListPublicKeysRequestArgsForCall(i int) *cloudfront.ListPublicKeysInput
- func (fake *FakeCloudFrontAPI) ListPublicKeysRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListPublicKeysRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListPublicKeysRequestReturns(result1 *request.Request, result2 *cloudfront.ListPublicKeysOutput)
- func (fake *FakeCloudFrontAPI) ListPublicKeysRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListPublicKeysOutput)
- func (fake *FakeCloudFrontAPI) ListPublicKeysReturns(result1 *cloudfront.ListPublicKeysOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListPublicKeysReturnsOnCall(i int, result1 *cloudfront.ListPublicKeysOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListPublicKeysWithContext(arg1 context.Context, arg2 *cloudfront.ListPublicKeysInput, ...) (*cloudfront.ListPublicKeysOutput, error)
- func (fake *FakeCloudFrontAPI) ListPublicKeysWithContextArgsForCall(i int) (context.Context, *cloudfront.ListPublicKeysInput, []request.Option)
- func (fake *FakeCloudFrontAPI) ListPublicKeysWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListPublicKeysWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListPublicKeysWithContextReturns(result1 *cloudfront.ListPublicKeysOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListPublicKeysWithContextReturnsOnCall(i int, result1 *cloudfront.ListPublicKeysOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributions(arg1 *cloudfront.ListStreamingDistributionsInput) (*cloudfront.ListStreamingDistributionsOutput, error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsArgsForCall(i int) *cloudfront.ListStreamingDistributionsInput
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsCallCount() int
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsCalls(...)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPages(arg1 *cloudfront.ListStreamingDistributionsInput, ...) error
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesArgsForCall(i int) (*cloudfront.ListStreamingDistributionsInput, ...)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesCallCount() int
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesCalls(stub func(*cloudfront.ListStreamingDistributionsInput, ...) error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesReturns(result1 error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContext(arg1 context.Context, arg2 *cloudfront.ListStreamingDistributionsInput, ...) error
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListStreamingDistributionsInput, ...)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextReturns(result1 error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequest(arg1 *cloudfront.ListStreamingDistributionsInput) (*request.Request, *cloudfront.ListStreamingDistributionsOutput)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequestArgsForCall(i int) *cloudfront.ListStreamingDistributionsInput
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequestReturns(result1 *request.Request, result2 *cloudfront.ListStreamingDistributionsOutput)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsReturns(result1 *cloudfront.ListStreamingDistributionsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsReturnsOnCall(i int, result1 *cloudfront.ListStreamingDistributionsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContext(arg1 context.Context, arg2 *cloudfront.ListStreamingDistributionsInput, ...) (*cloudfront.ListStreamingDistributionsOutput, error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContextArgsForCall(i int) (context.Context, *cloudfront.ListStreamingDistributionsInput, []request.Option)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContextReturns(result1 *cloudfront.ListStreamingDistributionsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContextReturnsOnCall(i int, result1 *cloudfront.ListStreamingDistributionsOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListTagsForResource(arg1 *cloudfront.ListTagsForResourceInput) (*cloudfront.ListTagsForResourceOutput, error)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceArgsForCall(i int) *cloudfront.ListTagsForResourceInput
- func (fake *FakeCloudFrontAPI) ListTagsForResourceCallCount() int
- func (fake *FakeCloudFrontAPI) ListTagsForResourceCalls(...)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceRequest(arg1 *cloudfront.ListTagsForResourceInput) (*request.Request, *cloudfront.ListTagsForResourceOutput)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceRequestArgsForCall(i int) *cloudfront.ListTagsForResourceInput
- func (fake *FakeCloudFrontAPI) ListTagsForResourceRequestCallCount() int
- func (fake *FakeCloudFrontAPI) ListTagsForResourceRequestCalls(...)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceRequestReturns(result1 *request.Request, result2 *cloudfront.ListTagsForResourceOutput)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListTagsForResourceOutput)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceReturns(result1 *cloudfront.ListTagsForResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceReturnsOnCall(i int, result1 *cloudfront.ListTagsForResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContext(arg1 context.Context, arg2 *cloudfront.ListTagsForResourceInput, ...) (*cloudfront.ListTagsForResourceOutput, error)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContextArgsForCall(i int) (context.Context, *cloudfront.ListTagsForResourceInput, []request.Option)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContextReturns(result1 *cloudfront.ListTagsForResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContextReturnsOnCall(i int, result1 *cloudfront.ListTagsForResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) TagResource(arg1 *cloudfront.TagResourceInput) (*cloudfront.TagResourceOutput, error)
- func (fake *FakeCloudFrontAPI) TagResourceArgsForCall(i int) *cloudfront.TagResourceInput
- func (fake *FakeCloudFrontAPI) TagResourceCallCount() int
- func (fake *FakeCloudFrontAPI) TagResourceCalls(stub func(*cloudfront.TagResourceInput) (*cloudfront.TagResourceOutput, error))
- func (fake *FakeCloudFrontAPI) TagResourceRequest(arg1 *cloudfront.TagResourceInput) (*request.Request, *cloudfront.TagResourceOutput)
- func (fake *FakeCloudFrontAPI) TagResourceRequestArgsForCall(i int) *cloudfront.TagResourceInput
- func (fake *FakeCloudFrontAPI) TagResourceRequestCallCount() int
- func (fake *FakeCloudFrontAPI) TagResourceRequestCalls(...)
- func (fake *FakeCloudFrontAPI) TagResourceRequestReturns(result1 *request.Request, result2 *cloudfront.TagResourceOutput)
- func (fake *FakeCloudFrontAPI) TagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.TagResourceOutput)
- func (fake *FakeCloudFrontAPI) TagResourceReturns(result1 *cloudfront.TagResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) TagResourceReturnsOnCall(i int, result1 *cloudfront.TagResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) TagResourceWithContext(arg1 context.Context, arg2 *cloudfront.TagResourceInput, ...) (*cloudfront.TagResourceOutput, error)
- func (fake *FakeCloudFrontAPI) TagResourceWithContextArgsForCall(i int) (context.Context, *cloudfront.TagResourceInput, []request.Option)
- func (fake *FakeCloudFrontAPI) TagResourceWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) TagResourceWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) TagResourceWithContextReturns(result1 *cloudfront.TagResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) TagResourceWithContextReturnsOnCall(i int, result1 *cloudfront.TagResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UntagResource(arg1 *cloudfront.UntagResourceInput) (*cloudfront.UntagResourceOutput, error)
- func (fake *FakeCloudFrontAPI) UntagResourceArgsForCall(i int) *cloudfront.UntagResourceInput
- func (fake *FakeCloudFrontAPI) UntagResourceCallCount() int
- func (fake *FakeCloudFrontAPI) UntagResourceCalls(...)
- func (fake *FakeCloudFrontAPI) UntagResourceRequest(arg1 *cloudfront.UntagResourceInput) (*request.Request, *cloudfront.UntagResourceOutput)
- func (fake *FakeCloudFrontAPI) UntagResourceRequestArgsForCall(i int) *cloudfront.UntagResourceInput
- func (fake *FakeCloudFrontAPI) UntagResourceRequestCallCount() int
- func (fake *FakeCloudFrontAPI) UntagResourceRequestCalls(...)
- func (fake *FakeCloudFrontAPI) UntagResourceRequestReturns(result1 *request.Request, result2 *cloudfront.UntagResourceOutput)
- func (fake *FakeCloudFrontAPI) UntagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UntagResourceOutput)
- func (fake *FakeCloudFrontAPI) UntagResourceReturns(result1 *cloudfront.UntagResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UntagResourceReturnsOnCall(i int, result1 *cloudfront.UntagResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UntagResourceWithContext(arg1 context.Context, arg2 *cloudfront.UntagResourceInput, ...) (*cloudfront.UntagResourceOutput, error)
- func (fake *FakeCloudFrontAPI) UntagResourceWithContextArgsForCall(i int) (context.Context, *cloudfront.UntagResourceInput, []request.Option)
- func (fake *FakeCloudFrontAPI) UntagResourceWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) UntagResourceWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) UntagResourceWithContextReturns(result1 *cloudfront.UntagResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UntagResourceWithContextReturnsOnCall(i int, result1 *cloudfront.UntagResourceOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicy(arg1 *cloudfront.UpdateCachePolicyInput) (*cloudfront.UpdateCachePolicyOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyArgsForCall(i int) *cloudfront.UpdateCachePolicyInput
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequest(arg1 *cloudfront.UpdateCachePolicyInput) (*request.Request, *cloudfront.UpdateCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequestArgsForCall(i int) *cloudfront.UpdateCachePolicyInput
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequestReturns(result1 *request.Request, result2 *cloudfront.UpdateCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdateCachePolicyOutput)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyReturns(result1 *cloudfront.UpdateCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyReturnsOnCall(i int, result1 *cloudfront.UpdateCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContext(arg1 context.Context, arg2 *cloudfront.UpdateCachePolicyInput, ...) (*cloudfront.UpdateCachePolicyOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateCachePolicyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContextReturns(result1 *cloudfront.UpdateCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateCachePolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentity(arg1 *cloudfront.UpdateCloudFrontOriginAccessIdentityInput) (*cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityArgsForCall(i int) *cloudfront.UpdateCloudFrontOriginAccessIdentityInput
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequest(arg1 *cloudfront.UpdateCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestArgsForCall(i int) *cloudfront.UpdateCloudFrontOriginAccessIdentityInput
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityReturns(result1 *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityReturnsOnCall(i int, result1 *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, ...)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContext(arg1 context.Context, ...) (*cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateCloudFrontOriginAccessIdentityInput, ...)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextReturns(result1 *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, ...)
- func (fake *FakeCloudFrontAPI) UpdateDistribution(arg1 *cloudfront.UpdateDistributionInput) (*cloudfront.UpdateDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateDistributionArgsForCall(i int) *cloudfront.UpdateDistributionInput
- func (fake *FakeCloudFrontAPI) UpdateDistributionCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateDistributionCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateDistributionRequest(arg1 *cloudfront.UpdateDistributionInput) (*request.Request, *cloudfront.UpdateDistributionOutput)
- func (fake *FakeCloudFrontAPI) UpdateDistributionRequestArgsForCall(i int) *cloudfront.UpdateDistributionInput
- func (fake *FakeCloudFrontAPI) UpdateDistributionRequestCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateDistributionRequestCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.UpdateDistributionOutput)
- func (fake *FakeCloudFrontAPI) UpdateDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdateDistributionOutput)
- func (fake *FakeCloudFrontAPI) UpdateDistributionReturns(result1 *cloudfront.UpdateDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateDistributionReturnsOnCall(i int, result1 *cloudfront.UpdateDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateDistributionWithContext(arg1 context.Context, arg2 *cloudfront.UpdateDistributionInput, ...) (*cloudfront.UpdateDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateDistributionInput, []request.Option)
- func (fake *FakeCloudFrontAPI) UpdateDistributionWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateDistributionWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateDistributionWithContextReturns(result1 *cloudfront.UpdateDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfig(arg1 *cloudfront.UpdateFieldLevelEncryptionConfigInput) (*cloudfront.UpdateFieldLevelEncryptionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigArgsForCall(i int) *cloudfront.UpdateFieldLevelEncryptionConfigInput
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequest(arg1 *cloudfront.UpdateFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.UpdateFieldLevelEncryptionConfigOutput)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestArgsForCall(i int) *cloudfront.UpdateFieldLevelEncryptionConfigInput
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigReturns(result1 *cloudfront.UpdateFieldLevelEncryptionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigReturnsOnCall(i int, result1 *cloudfront.UpdateFieldLevelEncryptionConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContext(arg1 context.Context, arg2 *cloudfront.UpdateFieldLevelEncryptionConfigInput, ...) (*cloudfront.UpdateFieldLevelEncryptionConfigOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateFieldLevelEncryptionConfigInput, ...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextReturns(result1 *cloudfront.UpdateFieldLevelEncryptionConfigOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateFieldLevelEncryptionConfigOutput, ...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfile(arg1 *cloudfront.UpdateFieldLevelEncryptionProfileInput) (*cloudfront.UpdateFieldLevelEncryptionProfileOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileArgsForCall(i int) *cloudfront.UpdateFieldLevelEncryptionProfileInput
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequest(arg1 *cloudfront.UpdateFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.UpdateFieldLevelEncryptionProfileOutput)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestArgsForCall(i int) *cloudfront.UpdateFieldLevelEncryptionProfileInput
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileReturns(result1 *cloudfront.UpdateFieldLevelEncryptionProfileOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileReturnsOnCall(i int, result1 *cloudfront.UpdateFieldLevelEncryptionProfileOutput, ...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContext(arg1 context.Context, arg2 *cloudfront.UpdateFieldLevelEncryptionProfileInput, ...) (*cloudfront.UpdateFieldLevelEncryptionProfileOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateFieldLevelEncryptionProfileInput, ...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextReturns(result1 *cloudfront.UpdateFieldLevelEncryptionProfileOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateFieldLevelEncryptionProfileOutput, ...)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicy(arg1 *cloudfront.UpdateOriginRequestPolicyInput) (*cloudfront.UpdateOriginRequestPolicyOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyArgsForCall(i int) *cloudfront.UpdateOriginRequestPolicyInput
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequest(arg1 *cloudfront.UpdateOriginRequestPolicyInput) (*request.Request, *cloudfront.UpdateOriginRequestPolicyOutput)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestArgsForCall(i int) *cloudfront.UpdateOriginRequestPolicyInput
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestReturns(result1 *request.Request, result2 *cloudfront.UpdateOriginRequestPolicyOutput)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyReturns(result1 *cloudfront.UpdateOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyReturnsOnCall(i int, result1 *cloudfront.UpdateOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContext(arg1 context.Context, arg2 *cloudfront.UpdateOriginRequestPolicyInput, ...) (*cloudfront.UpdateOriginRequestPolicyOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateOriginRequestPolicyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextReturns(result1 *cloudfront.UpdateOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateOriginRequestPolicyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdatePublicKey(arg1 *cloudfront.UpdatePublicKeyInput) (*cloudfront.UpdatePublicKeyOutput, error)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyArgsForCall(i int) *cloudfront.UpdatePublicKeyInput
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyCallCount() int
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyCalls(...)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequest(arg1 *cloudfront.UpdatePublicKeyInput) (*request.Request, *cloudfront.UpdatePublicKeyOutput)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequestArgsForCall(i int) *cloudfront.UpdatePublicKeyInput
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequestCallCount() int
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequestCalls(...)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequestReturns(result1 *request.Request, result2 *cloudfront.UpdatePublicKeyOutput)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdatePublicKeyOutput)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyReturns(result1 *cloudfront.UpdatePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyReturnsOnCall(i int, result1 *cloudfront.UpdatePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContext(arg1 context.Context, arg2 *cloudfront.UpdatePublicKeyInput, ...) (*cloudfront.UpdatePublicKeyOutput, error)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdatePublicKeyInput, []request.Option)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContextReturns(result1 *cloudfront.UpdatePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContextReturnsOnCall(i int, result1 *cloudfront.UpdatePublicKeyOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistribution(arg1 *cloudfront.UpdateStreamingDistributionInput) (*cloudfront.UpdateStreamingDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionArgsForCall(i int) *cloudfront.UpdateStreamingDistributionInput
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequest(arg1 *cloudfront.UpdateStreamingDistributionInput) (*request.Request, *cloudfront.UpdateStreamingDistributionOutput)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequestArgsForCall(i int) *cloudfront.UpdateStreamingDistributionInput
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequestCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequestCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequestReturns(result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionReturns(result1 *cloudfront.UpdateStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionReturnsOnCall(i int, result1 *cloudfront.UpdateStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContext(arg1 context.Context, arg2 *cloudfront.UpdateStreamingDistributionInput, ...) (*cloudfront.UpdateStreamingDistributionOutput, error)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateStreamingDistributionInput, ...)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContextReturns(result1 *cloudfront.UpdateStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateStreamingDistributionOutput, result2 error)
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployed(arg1 *cloudfront.GetDistributionInput) error
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedArgsForCall(i int) *cloudfront.GetDistributionInput
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedCallCount() int
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedCalls(stub func(*cloudfront.GetDistributionInput) error)
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedReturns(result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContext(arg1 context.Context, arg2 *cloudfront.GetDistributionInput, ...) error
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextArgsForCall(i int) (context.Context, *cloudfront.GetDistributionInput, []request.WaiterOption)
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextReturns(result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompleted(arg1 *cloudfront.GetInvalidationInput) error
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedArgsForCall(i int) *cloudfront.GetInvalidationInput
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedCallCount() int
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedCalls(stub func(*cloudfront.GetInvalidationInput) error)
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedReturns(result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContext(arg1 context.Context, arg2 *cloudfront.GetInvalidationInput, ...) error
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextArgsForCall(i int) (context.Context, *cloudfront.GetInvalidationInput, []request.WaiterOption)
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextReturns(result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployed(arg1 *cloudfront.GetStreamingDistributionInput) error
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedArgsForCall(i int) *cloudfront.GetStreamingDistributionInput
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedCallCount() int
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedCalls(stub func(*cloudfront.GetStreamingDistributionInput) error)
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedReturns(result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContext(arg1 context.Context, arg2 *cloudfront.GetStreamingDistributionInput, ...) error
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextArgsForCall(i int) (context.Context, *cloudfront.GetStreamingDistributionInput, ...)
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextCallCount() int
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextCalls(...)
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextReturns(result1 error)
- func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextReturnsOnCall(i int, result1 error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeCloudFrontAPI ¶
type FakeCloudFrontAPI struct { CreateCachePolicyStub func(*cloudfront.CreateCachePolicyInput) (*cloudfront.CreateCachePolicyOutput, error) CreateCachePolicyRequestStub func(*cloudfront.CreateCachePolicyInput) (*request.Request, *cloudfront.CreateCachePolicyOutput) CreateCachePolicyWithContextStub func(context.Context, *cloudfront.CreateCachePolicyInput, ...request.Option) (*cloudfront.CreateCachePolicyOutput, error) CreateCloudFrontOriginAccessIdentityStub func(*cloudfront.CreateCloudFrontOriginAccessIdentityInput) (*cloudfront.CreateCloudFrontOriginAccessIdentityOutput, error) CreateCloudFrontOriginAccessIdentityRequestStub func(*cloudfront.CreateCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.CreateCloudFrontOriginAccessIdentityOutput) CreateCloudFrontOriginAccessIdentityWithContextStub func(context.Context, *cloudfront.CreateCloudFrontOriginAccessIdentityInput, ...request.Option) (*cloudfront.CreateCloudFrontOriginAccessIdentityOutput, error) CreateDistributionStub func(*cloudfront.CreateDistributionInput) (*cloudfront.CreateDistributionOutput, error) CreateDistributionRequestStub func(*cloudfront.CreateDistributionInput) (*request.Request, *cloudfront.CreateDistributionOutput) CreateDistributionWithContextStub func(context.Context, *cloudfront.CreateDistributionInput, ...request.Option) (*cloudfront.CreateDistributionOutput, error) CreateDistributionWithTagsStub func(*cloudfront.CreateDistributionWithTagsInput) (*cloudfront.CreateDistributionWithTagsOutput, error) CreateDistributionWithTagsRequestStub func(*cloudfront.CreateDistributionWithTagsInput) (*request.Request, *cloudfront.CreateDistributionWithTagsOutput) CreateDistributionWithTagsWithContextStub func(context.Context, *cloudfront.CreateDistributionWithTagsInput, ...request.Option) (*cloudfront.CreateDistributionWithTagsOutput, error) CreateFieldLevelEncryptionConfigStub func(*cloudfront.CreateFieldLevelEncryptionConfigInput) (*cloudfront.CreateFieldLevelEncryptionConfigOutput, error) CreateFieldLevelEncryptionConfigRequestStub func(*cloudfront.CreateFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.CreateFieldLevelEncryptionConfigOutput) CreateFieldLevelEncryptionConfigWithContextStub func(context.Context, *cloudfront.CreateFieldLevelEncryptionConfigInput, ...request.Option) (*cloudfront.CreateFieldLevelEncryptionConfigOutput, error) CreateFieldLevelEncryptionProfileStub func(*cloudfront.CreateFieldLevelEncryptionProfileInput) (*cloudfront.CreateFieldLevelEncryptionProfileOutput, error) CreateFieldLevelEncryptionProfileRequestStub func(*cloudfront.CreateFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.CreateFieldLevelEncryptionProfileOutput) CreateFieldLevelEncryptionProfileWithContextStub func(context.Context, *cloudfront.CreateFieldLevelEncryptionProfileInput, ...request.Option) (*cloudfront.CreateFieldLevelEncryptionProfileOutput, error) CreateInvalidationStub func(*cloudfront.CreateInvalidationInput) (*cloudfront.CreateInvalidationOutput, error) CreateInvalidationRequestStub func(*cloudfront.CreateInvalidationInput) (*request.Request, *cloudfront.CreateInvalidationOutput) CreateInvalidationWithContextStub func(context.Context, *cloudfront.CreateInvalidationInput, ...request.Option) (*cloudfront.CreateInvalidationOutput, error) CreateOriginRequestPolicyStub func(*cloudfront.CreateOriginRequestPolicyInput) (*cloudfront.CreateOriginRequestPolicyOutput, error) CreateOriginRequestPolicyRequestStub func(*cloudfront.CreateOriginRequestPolicyInput) (*request.Request, *cloudfront.CreateOriginRequestPolicyOutput) CreateOriginRequestPolicyWithContextStub func(context.Context, *cloudfront.CreateOriginRequestPolicyInput, ...request.Option) (*cloudfront.CreateOriginRequestPolicyOutput, error) CreatePublicKeyStub func(*cloudfront.CreatePublicKeyInput) (*cloudfront.CreatePublicKeyOutput, error) CreatePublicKeyRequestStub func(*cloudfront.CreatePublicKeyInput) (*request.Request, *cloudfront.CreatePublicKeyOutput) CreatePublicKeyWithContextStub func(context.Context, *cloudfront.CreatePublicKeyInput, ...request.Option) (*cloudfront.CreatePublicKeyOutput, error) CreateStreamingDistributionStub func(*cloudfront.CreateStreamingDistributionInput) (*cloudfront.CreateStreamingDistributionOutput, error) CreateStreamingDistributionRequestStub func(*cloudfront.CreateStreamingDistributionInput) (*request.Request, *cloudfront.CreateStreamingDistributionOutput) CreateStreamingDistributionWithContextStub func(context.Context, *cloudfront.CreateStreamingDistributionInput, ...request.Option) (*cloudfront.CreateStreamingDistributionOutput, error) CreateStreamingDistributionWithTagsStub func(*cloudfront.CreateStreamingDistributionWithTagsInput) (*cloudfront.CreateStreamingDistributionWithTagsOutput, error) CreateStreamingDistributionWithTagsRequestStub func(*cloudfront.CreateStreamingDistributionWithTagsInput) (*request.Request, *cloudfront.CreateStreamingDistributionWithTagsOutput) CreateStreamingDistributionWithTagsWithContextStub func(context.Context, *cloudfront.CreateStreamingDistributionWithTagsInput, ...request.Option) (*cloudfront.CreateStreamingDistributionWithTagsOutput, error) DeleteCachePolicyStub func(*cloudfront.DeleteCachePolicyInput) (*cloudfront.DeleteCachePolicyOutput, error) DeleteCachePolicyRequestStub func(*cloudfront.DeleteCachePolicyInput) (*request.Request, *cloudfront.DeleteCachePolicyOutput) DeleteCachePolicyWithContextStub func(context.Context, *cloudfront.DeleteCachePolicyInput, ...request.Option) (*cloudfront.DeleteCachePolicyOutput, error) DeleteCloudFrontOriginAccessIdentityStub func(*cloudfront.DeleteCloudFrontOriginAccessIdentityInput) (*cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, error) DeleteCloudFrontOriginAccessIdentityRequestStub func(*cloudfront.DeleteCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput) DeleteCloudFrontOriginAccessIdentityWithContextStub func(context.Context, *cloudfront.DeleteCloudFrontOriginAccessIdentityInput, ...request.Option) (*cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, error) DeleteDistributionStub func(*cloudfront.DeleteDistributionInput) (*cloudfront.DeleteDistributionOutput, error) DeleteDistributionRequestStub func(*cloudfront.DeleteDistributionInput) (*request.Request, *cloudfront.DeleteDistributionOutput) DeleteDistributionWithContextStub func(context.Context, *cloudfront.DeleteDistributionInput, ...request.Option) (*cloudfront.DeleteDistributionOutput, error) DeleteFieldLevelEncryptionConfigStub func(*cloudfront.DeleteFieldLevelEncryptionConfigInput) (*cloudfront.DeleteFieldLevelEncryptionConfigOutput, error) DeleteFieldLevelEncryptionConfigRequestStub func(*cloudfront.DeleteFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.DeleteFieldLevelEncryptionConfigOutput) DeleteFieldLevelEncryptionConfigWithContextStub func(context.Context, *cloudfront.DeleteFieldLevelEncryptionConfigInput, ...request.Option) (*cloudfront.DeleteFieldLevelEncryptionConfigOutput, error) DeleteFieldLevelEncryptionProfileStub func(*cloudfront.DeleteFieldLevelEncryptionProfileInput) (*cloudfront.DeleteFieldLevelEncryptionProfileOutput, error) DeleteFieldLevelEncryptionProfileRequestStub func(*cloudfront.DeleteFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.DeleteFieldLevelEncryptionProfileOutput) DeleteFieldLevelEncryptionProfileWithContextStub func(context.Context, *cloudfront.DeleteFieldLevelEncryptionProfileInput, ...request.Option) (*cloudfront.DeleteFieldLevelEncryptionProfileOutput, error) DeleteOriginRequestPolicyStub func(*cloudfront.DeleteOriginRequestPolicyInput) (*cloudfront.DeleteOriginRequestPolicyOutput, error) DeleteOriginRequestPolicyRequestStub func(*cloudfront.DeleteOriginRequestPolicyInput) (*request.Request, *cloudfront.DeleteOriginRequestPolicyOutput) DeleteOriginRequestPolicyWithContextStub func(context.Context, *cloudfront.DeleteOriginRequestPolicyInput, ...request.Option) (*cloudfront.DeleteOriginRequestPolicyOutput, error) DeletePublicKeyStub func(*cloudfront.DeletePublicKeyInput) (*cloudfront.DeletePublicKeyOutput, error) DeletePublicKeyRequestStub func(*cloudfront.DeletePublicKeyInput) (*request.Request, *cloudfront.DeletePublicKeyOutput) DeletePublicKeyWithContextStub func(context.Context, *cloudfront.DeletePublicKeyInput, ...request.Option) (*cloudfront.DeletePublicKeyOutput, error) DeleteStreamingDistributionStub func(*cloudfront.DeleteStreamingDistributionInput) (*cloudfront.DeleteStreamingDistributionOutput, error) DeleteStreamingDistributionRequestStub func(*cloudfront.DeleteStreamingDistributionInput) (*request.Request, *cloudfront.DeleteStreamingDistributionOutput) DeleteStreamingDistributionWithContextStub func(context.Context, *cloudfront.DeleteStreamingDistributionInput, ...request.Option) (*cloudfront.DeleteStreamingDistributionOutput, error) GetCachePolicyStub func(*cloudfront.GetCachePolicyInput) (*cloudfront.GetCachePolicyOutput, error) GetCachePolicyConfigStub func(*cloudfront.GetCachePolicyConfigInput) (*cloudfront.GetCachePolicyConfigOutput, error) GetCachePolicyConfigRequestStub func(*cloudfront.GetCachePolicyConfigInput) (*request.Request, *cloudfront.GetCachePolicyConfigOutput) GetCachePolicyConfigWithContextStub func(context.Context, *cloudfront.GetCachePolicyConfigInput, ...request.Option) (*cloudfront.GetCachePolicyConfigOutput, error) GetCachePolicyRequestStub func(*cloudfront.GetCachePolicyInput) (*request.Request, *cloudfront.GetCachePolicyOutput) GetCachePolicyWithContextStub func(context.Context, *cloudfront.GetCachePolicyInput, ...request.Option) (*cloudfront.GetCachePolicyOutput, error) GetCloudFrontOriginAccessIdentityStub func(*cloudfront.GetCloudFrontOriginAccessIdentityInput) (*cloudfront.GetCloudFrontOriginAccessIdentityOutput, error) GetCloudFrontOriginAccessIdentityConfigStub func(*cloudfront.GetCloudFrontOriginAccessIdentityConfigInput) (*cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, error) GetCloudFrontOriginAccessIdentityConfigRequestStub func(*cloudfront.GetCloudFrontOriginAccessIdentityConfigInput) (*request.Request, *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput) GetCloudFrontOriginAccessIdentityConfigWithContextStub func(context.Context, *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput, ...request.Option) (*cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, error) GetCloudFrontOriginAccessIdentityRequestStub func(*cloudfront.GetCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.GetCloudFrontOriginAccessIdentityOutput) GetCloudFrontOriginAccessIdentityWithContextStub func(context.Context, *cloudfront.GetCloudFrontOriginAccessIdentityInput, ...request.Option) (*cloudfront.GetCloudFrontOriginAccessIdentityOutput, error) GetDistributionStub func(*cloudfront.GetDistributionInput) (*cloudfront.GetDistributionOutput, error) GetDistributionConfigStub func(*cloudfront.GetDistributionConfigInput) (*cloudfront.GetDistributionConfigOutput, error) GetDistributionConfigRequestStub func(*cloudfront.GetDistributionConfigInput) (*request.Request, *cloudfront.GetDistributionConfigOutput) GetDistributionConfigWithContextStub func(context.Context, *cloudfront.GetDistributionConfigInput, ...request.Option) (*cloudfront.GetDistributionConfigOutput, error) GetDistributionRequestStub func(*cloudfront.GetDistributionInput) (*request.Request, *cloudfront.GetDistributionOutput) GetDistributionWithContextStub func(context.Context, *cloudfront.GetDistributionInput, ...request.Option) (*cloudfront.GetDistributionOutput, error) GetFieldLevelEncryptionStub func(*cloudfront.GetFieldLevelEncryptionInput) (*cloudfront.GetFieldLevelEncryptionOutput, error) GetFieldLevelEncryptionConfigStub func(*cloudfront.GetFieldLevelEncryptionConfigInput) (*cloudfront.GetFieldLevelEncryptionConfigOutput, error) GetFieldLevelEncryptionConfigRequestStub func(*cloudfront.GetFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionConfigOutput) GetFieldLevelEncryptionConfigWithContextStub func(context.Context, *cloudfront.GetFieldLevelEncryptionConfigInput, ...request.Option) (*cloudfront.GetFieldLevelEncryptionConfigOutput, error) GetFieldLevelEncryptionProfileStub func(*cloudfront.GetFieldLevelEncryptionProfileInput) (*cloudfront.GetFieldLevelEncryptionProfileOutput, error) GetFieldLevelEncryptionProfileConfigStub func(*cloudfront.GetFieldLevelEncryptionProfileConfigInput) (*cloudfront.GetFieldLevelEncryptionProfileConfigOutput, error) GetFieldLevelEncryptionProfileConfigRequestStub func(*cloudfront.GetFieldLevelEncryptionProfileConfigInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionProfileConfigOutput) GetFieldLevelEncryptionProfileConfigWithContextStub func(context.Context, *cloudfront.GetFieldLevelEncryptionProfileConfigInput, ...request.Option) (*cloudfront.GetFieldLevelEncryptionProfileConfigOutput, error) GetFieldLevelEncryptionProfileRequestStub func(*cloudfront.GetFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionProfileOutput) GetFieldLevelEncryptionProfileWithContextStub func(context.Context, *cloudfront.GetFieldLevelEncryptionProfileInput, ...request.Option) (*cloudfront.GetFieldLevelEncryptionProfileOutput, error) GetFieldLevelEncryptionRequestStub func(*cloudfront.GetFieldLevelEncryptionInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionOutput) GetFieldLevelEncryptionWithContextStub func(context.Context, *cloudfront.GetFieldLevelEncryptionInput, ...request.Option) (*cloudfront.GetFieldLevelEncryptionOutput, error) GetInvalidationStub func(*cloudfront.GetInvalidationInput) (*cloudfront.GetInvalidationOutput, error) GetInvalidationRequestStub func(*cloudfront.GetInvalidationInput) (*request.Request, *cloudfront.GetInvalidationOutput) GetInvalidationWithContextStub func(context.Context, *cloudfront.GetInvalidationInput, ...request.Option) (*cloudfront.GetInvalidationOutput, error) GetOriginRequestPolicyStub func(*cloudfront.GetOriginRequestPolicyInput) (*cloudfront.GetOriginRequestPolicyOutput, error) GetOriginRequestPolicyConfigStub func(*cloudfront.GetOriginRequestPolicyConfigInput) (*cloudfront.GetOriginRequestPolicyConfigOutput, error) GetOriginRequestPolicyConfigRequestStub func(*cloudfront.GetOriginRequestPolicyConfigInput) (*request.Request, *cloudfront.GetOriginRequestPolicyConfigOutput) GetOriginRequestPolicyConfigWithContextStub func(context.Context, *cloudfront.GetOriginRequestPolicyConfigInput, ...request.Option) (*cloudfront.GetOriginRequestPolicyConfigOutput, error) GetOriginRequestPolicyRequestStub func(*cloudfront.GetOriginRequestPolicyInput) (*request.Request, *cloudfront.GetOriginRequestPolicyOutput) GetOriginRequestPolicyWithContextStub func(context.Context, *cloudfront.GetOriginRequestPolicyInput, ...request.Option) (*cloudfront.GetOriginRequestPolicyOutput, error) GetPublicKeyStub func(*cloudfront.GetPublicKeyInput) (*cloudfront.GetPublicKeyOutput, error) GetPublicKeyConfigStub func(*cloudfront.GetPublicKeyConfigInput) (*cloudfront.GetPublicKeyConfigOutput, error) GetPublicKeyConfigRequestStub func(*cloudfront.GetPublicKeyConfigInput) (*request.Request, *cloudfront.GetPublicKeyConfigOutput) GetPublicKeyConfigWithContextStub func(context.Context, *cloudfront.GetPublicKeyConfigInput, ...request.Option) (*cloudfront.GetPublicKeyConfigOutput, error) GetPublicKeyRequestStub func(*cloudfront.GetPublicKeyInput) (*request.Request, *cloudfront.GetPublicKeyOutput) GetPublicKeyWithContextStub func(context.Context, *cloudfront.GetPublicKeyInput, ...request.Option) (*cloudfront.GetPublicKeyOutput, error) GetStreamingDistributionStub func(*cloudfront.GetStreamingDistributionInput) (*cloudfront.GetStreamingDistributionOutput, error) GetStreamingDistributionConfigStub func(*cloudfront.GetStreamingDistributionConfigInput) (*cloudfront.GetStreamingDistributionConfigOutput, error) GetStreamingDistributionConfigRequestStub func(*cloudfront.GetStreamingDistributionConfigInput) (*request.Request, *cloudfront.GetStreamingDistributionConfigOutput) GetStreamingDistributionConfigWithContextStub func(context.Context, *cloudfront.GetStreamingDistributionConfigInput, ...request.Option) (*cloudfront.GetStreamingDistributionConfigOutput, error) GetStreamingDistributionRequestStub func(*cloudfront.GetStreamingDistributionInput) (*request.Request, *cloudfront.GetStreamingDistributionOutput) GetStreamingDistributionWithContextStub func(context.Context, *cloudfront.GetStreamingDistributionInput, ...request.Option) (*cloudfront.GetStreamingDistributionOutput, error) ListCachePoliciesStub func(*cloudfront.ListCachePoliciesInput) (*cloudfront.ListCachePoliciesOutput, error) ListCachePoliciesRequestStub func(*cloudfront.ListCachePoliciesInput) (*request.Request, *cloudfront.ListCachePoliciesOutput) ListCachePoliciesWithContextStub func(context.Context, *cloudfront.ListCachePoliciesInput, ...request.Option) (*cloudfront.ListCachePoliciesOutput, error) ListCloudFrontOriginAccessIdentitiesStub func(*cloudfront.ListCloudFrontOriginAccessIdentitiesInput) (*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, error) ListCloudFrontOriginAccessIdentitiesPagesStub func(*cloudfront.ListCloudFrontOriginAccessIdentitiesInput, func(*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, bool) bool) error ListCloudFrontOriginAccessIdentitiesPagesWithContextStub func(context.Context, *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, func(*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, bool) bool, ...request.Option) error ListCloudFrontOriginAccessIdentitiesRequestStub func(*cloudfront.ListCloudFrontOriginAccessIdentitiesInput) (*request.Request, *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput) ListCloudFrontOriginAccessIdentitiesWithContextStub func(context.Context, *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, ...request.Option) (*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, error) ListDistributionsStub func(*cloudfront.ListDistributionsInput) (*cloudfront.ListDistributionsOutput, error) ListDistributionsByCachePolicyIdStub func(*cloudfront.ListDistributionsByCachePolicyIdInput) (*cloudfront.ListDistributionsByCachePolicyIdOutput, error) ListDistributionsByCachePolicyIdRequestStub func(*cloudfront.ListDistributionsByCachePolicyIdInput) (*request.Request, *cloudfront.ListDistributionsByCachePolicyIdOutput) ListDistributionsByCachePolicyIdWithContextStub func(context.Context, *cloudfront.ListDistributionsByCachePolicyIdInput, ...request.Option) (*cloudfront.ListDistributionsByCachePolicyIdOutput, error) ListDistributionsByOriginRequestPolicyIdStub func(*cloudfront.ListDistributionsByOriginRequestPolicyIdInput) (*cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, error) ListDistributionsByOriginRequestPolicyIdRequestStub func(*cloudfront.ListDistributionsByOriginRequestPolicyIdInput) (*request.Request, *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput) ListDistributionsByOriginRequestPolicyIdWithContextStub func(context.Context, *cloudfront.ListDistributionsByOriginRequestPolicyIdInput, ...request.Option) (*cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, error) ListDistributionsByWebACLIdStub func(*cloudfront.ListDistributionsByWebACLIdInput) (*cloudfront.ListDistributionsByWebACLIdOutput, error) ListDistributionsByWebACLIdRequestStub func(*cloudfront.ListDistributionsByWebACLIdInput) (*request.Request, *cloudfront.ListDistributionsByWebACLIdOutput) ListDistributionsByWebACLIdWithContextStub func(context.Context, *cloudfront.ListDistributionsByWebACLIdInput, ...request.Option) (*cloudfront.ListDistributionsByWebACLIdOutput, error) ListDistributionsPagesStub func(*cloudfront.ListDistributionsInput, func(*cloudfront.ListDistributionsOutput, bool) bool) error ListDistributionsPagesWithContextStub func(context.Context, *cloudfront.ListDistributionsInput, func(*cloudfront.ListDistributionsOutput, bool) bool, ...request.Option) error ListDistributionsRequestStub func(*cloudfront.ListDistributionsInput) (*request.Request, *cloudfront.ListDistributionsOutput) ListDistributionsWithContextStub func(context.Context, *cloudfront.ListDistributionsInput, ...request.Option) (*cloudfront.ListDistributionsOutput, error) ListFieldLevelEncryptionConfigsStub func(*cloudfront.ListFieldLevelEncryptionConfigsInput) (*cloudfront.ListFieldLevelEncryptionConfigsOutput, error) ListFieldLevelEncryptionConfigsRequestStub func(*cloudfront.ListFieldLevelEncryptionConfigsInput) (*request.Request, *cloudfront.ListFieldLevelEncryptionConfigsOutput) ListFieldLevelEncryptionConfigsWithContextStub func(context.Context, *cloudfront.ListFieldLevelEncryptionConfigsInput, ...request.Option) (*cloudfront.ListFieldLevelEncryptionConfigsOutput, error) ListFieldLevelEncryptionProfilesStub func(*cloudfront.ListFieldLevelEncryptionProfilesInput) (*cloudfront.ListFieldLevelEncryptionProfilesOutput, error) ListFieldLevelEncryptionProfilesRequestStub func(*cloudfront.ListFieldLevelEncryptionProfilesInput) (*request.Request, *cloudfront.ListFieldLevelEncryptionProfilesOutput) ListFieldLevelEncryptionProfilesWithContextStub func(context.Context, *cloudfront.ListFieldLevelEncryptionProfilesInput, ...request.Option) (*cloudfront.ListFieldLevelEncryptionProfilesOutput, error) ListInvalidationsStub func(*cloudfront.ListInvalidationsInput) (*cloudfront.ListInvalidationsOutput, error) ListInvalidationsPagesStub func(*cloudfront.ListInvalidationsInput, func(*cloudfront.ListInvalidationsOutput, bool) bool) error ListInvalidationsPagesWithContextStub func(context.Context, *cloudfront.ListInvalidationsInput, func(*cloudfront.ListInvalidationsOutput, bool) bool, ...request.Option) error ListInvalidationsRequestStub func(*cloudfront.ListInvalidationsInput) (*request.Request, *cloudfront.ListInvalidationsOutput) ListInvalidationsWithContextStub func(context.Context, *cloudfront.ListInvalidationsInput, ...request.Option) (*cloudfront.ListInvalidationsOutput, error) ListOriginRequestPoliciesStub func(*cloudfront.ListOriginRequestPoliciesInput) (*cloudfront.ListOriginRequestPoliciesOutput, error) ListOriginRequestPoliciesRequestStub func(*cloudfront.ListOriginRequestPoliciesInput) (*request.Request, *cloudfront.ListOriginRequestPoliciesOutput) ListOriginRequestPoliciesWithContextStub func(context.Context, *cloudfront.ListOriginRequestPoliciesInput, ...request.Option) (*cloudfront.ListOriginRequestPoliciesOutput, error) ListPublicKeysStub func(*cloudfront.ListPublicKeysInput) (*cloudfront.ListPublicKeysOutput, error) ListPublicKeysRequestStub func(*cloudfront.ListPublicKeysInput) (*request.Request, *cloudfront.ListPublicKeysOutput) ListPublicKeysWithContextStub func(context.Context, *cloudfront.ListPublicKeysInput, ...request.Option) (*cloudfront.ListPublicKeysOutput, error) ListStreamingDistributionsStub func(*cloudfront.ListStreamingDistributionsInput) (*cloudfront.ListStreamingDistributionsOutput, error) ListStreamingDistributionsPagesStub func(*cloudfront.ListStreamingDistributionsInput, func(*cloudfront.ListStreamingDistributionsOutput, bool) bool) error ListStreamingDistributionsPagesWithContextStub func(context.Context, *cloudfront.ListStreamingDistributionsInput, func(*cloudfront.ListStreamingDistributionsOutput, bool) bool, ...request.Option) error ListStreamingDistributionsRequestStub func(*cloudfront.ListStreamingDistributionsInput) (*request.Request, *cloudfront.ListStreamingDistributionsOutput) ListStreamingDistributionsWithContextStub func(context.Context, *cloudfront.ListStreamingDistributionsInput, ...request.Option) (*cloudfront.ListStreamingDistributionsOutput, error) ListTagsForResourceStub func(*cloudfront.ListTagsForResourceInput) (*cloudfront.ListTagsForResourceOutput, error) ListTagsForResourceRequestStub func(*cloudfront.ListTagsForResourceInput) (*request.Request, *cloudfront.ListTagsForResourceOutput) ListTagsForResourceWithContextStub func(context.Context, *cloudfront.ListTagsForResourceInput, ...request.Option) (*cloudfront.ListTagsForResourceOutput, error) TagResourceStub func(*cloudfront.TagResourceInput) (*cloudfront.TagResourceOutput, error) TagResourceRequestStub func(*cloudfront.TagResourceInput) (*request.Request, *cloudfront.TagResourceOutput) TagResourceWithContextStub func(context.Context, *cloudfront.TagResourceInput, ...request.Option) (*cloudfront.TagResourceOutput, error) UntagResourceStub func(*cloudfront.UntagResourceInput) (*cloudfront.UntagResourceOutput, error) UntagResourceRequestStub func(*cloudfront.UntagResourceInput) (*request.Request, *cloudfront.UntagResourceOutput) UntagResourceWithContextStub func(context.Context, *cloudfront.UntagResourceInput, ...request.Option) (*cloudfront.UntagResourceOutput, error) UpdateCachePolicyStub func(*cloudfront.UpdateCachePolicyInput) (*cloudfront.UpdateCachePolicyOutput, error) UpdateCachePolicyRequestStub func(*cloudfront.UpdateCachePolicyInput) (*request.Request, *cloudfront.UpdateCachePolicyOutput) UpdateCachePolicyWithContextStub func(context.Context, *cloudfront.UpdateCachePolicyInput, ...request.Option) (*cloudfront.UpdateCachePolicyOutput, error) UpdateCloudFrontOriginAccessIdentityStub func(*cloudfront.UpdateCloudFrontOriginAccessIdentityInput) (*cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, error) UpdateCloudFrontOriginAccessIdentityRequestStub func(*cloudfront.UpdateCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput) UpdateCloudFrontOriginAccessIdentityWithContextStub func(context.Context, *cloudfront.UpdateCloudFrontOriginAccessIdentityInput, ...request.Option) (*cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, error) UpdateDistributionStub func(*cloudfront.UpdateDistributionInput) (*cloudfront.UpdateDistributionOutput, error) UpdateDistributionRequestStub func(*cloudfront.UpdateDistributionInput) (*request.Request, *cloudfront.UpdateDistributionOutput) UpdateDistributionWithContextStub func(context.Context, *cloudfront.UpdateDistributionInput, ...request.Option) (*cloudfront.UpdateDistributionOutput, error) UpdateFieldLevelEncryptionConfigStub func(*cloudfront.UpdateFieldLevelEncryptionConfigInput) (*cloudfront.UpdateFieldLevelEncryptionConfigOutput, error) UpdateFieldLevelEncryptionConfigRequestStub func(*cloudfront.UpdateFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.UpdateFieldLevelEncryptionConfigOutput) UpdateFieldLevelEncryptionConfigWithContextStub func(context.Context, *cloudfront.UpdateFieldLevelEncryptionConfigInput, ...request.Option) (*cloudfront.UpdateFieldLevelEncryptionConfigOutput, error) UpdateFieldLevelEncryptionProfileStub func(*cloudfront.UpdateFieldLevelEncryptionProfileInput) (*cloudfront.UpdateFieldLevelEncryptionProfileOutput, error) UpdateFieldLevelEncryptionProfileRequestStub func(*cloudfront.UpdateFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.UpdateFieldLevelEncryptionProfileOutput) UpdateFieldLevelEncryptionProfileWithContextStub func(context.Context, *cloudfront.UpdateFieldLevelEncryptionProfileInput, ...request.Option) (*cloudfront.UpdateFieldLevelEncryptionProfileOutput, error) UpdateOriginRequestPolicyStub func(*cloudfront.UpdateOriginRequestPolicyInput) (*cloudfront.UpdateOriginRequestPolicyOutput, error) UpdateOriginRequestPolicyRequestStub func(*cloudfront.UpdateOriginRequestPolicyInput) (*request.Request, *cloudfront.UpdateOriginRequestPolicyOutput) UpdateOriginRequestPolicyWithContextStub func(context.Context, *cloudfront.UpdateOriginRequestPolicyInput, ...request.Option) (*cloudfront.UpdateOriginRequestPolicyOutput, error) UpdatePublicKeyStub func(*cloudfront.UpdatePublicKeyInput) (*cloudfront.UpdatePublicKeyOutput, error) UpdatePublicKeyRequestStub func(*cloudfront.UpdatePublicKeyInput) (*request.Request, *cloudfront.UpdatePublicKeyOutput) UpdatePublicKeyWithContextStub func(context.Context, *cloudfront.UpdatePublicKeyInput, ...request.Option) (*cloudfront.UpdatePublicKeyOutput, error) UpdateStreamingDistributionStub func(*cloudfront.UpdateStreamingDistributionInput) (*cloudfront.UpdateStreamingDistributionOutput, error) UpdateStreamingDistributionRequestStub func(*cloudfront.UpdateStreamingDistributionInput) (*request.Request, *cloudfront.UpdateStreamingDistributionOutput) UpdateStreamingDistributionWithContextStub func(context.Context, *cloudfront.UpdateStreamingDistributionInput, ...request.Option) (*cloudfront.UpdateStreamingDistributionOutput, error) WaitUntilDistributionDeployedStub func(*cloudfront.GetDistributionInput) error WaitUntilDistributionDeployedWithContextStub func(context.Context, *cloudfront.GetDistributionInput, ...request.WaiterOption) error WaitUntilInvalidationCompletedStub func(*cloudfront.GetInvalidationInput) error WaitUntilInvalidationCompletedWithContextStub func(context.Context, *cloudfront.GetInvalidationInput, ...request.WaiterOption) error WaitUntilStreamingDistributionDeployedStub func(*cloudfront.GetStreamingDistributionInput) error WaitUntilStreamingDistributionDeployedWithContextStub func(context.Context, *cloudfront.GetStreamingDistributionInput, ...request.WaiterOption) error // contains filtered or unexported fields }
func (*FakeCloudFrontAPI) CreateCachePolicy ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicy(arg1 *cloudfront.CreateCachePolicyInput) (*cloudfront.CreateCachePolicyOutput, error)
func (*FakeCloudFrontAPI) CreateCachePolicyArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyArgsForCall(i int) *cloudfront.CreateCachePolicyInput
func (*FakeCloudFrontAPI) CreateCachePolicyCallCount ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyCallCount() int
func (*FakeCloudFrontAPI) CreateCachePolicyCalls ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyCalls(stub func(*cloudfront.CreateCachePolicyInput) (*cloudfront.CreateCachePolicyOutput, error))
func (*FakeCloudFrontAPI) CreateCachePolicyRequest ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyRequest(arg1 *cloudfront.CreateCachePolicyInput) (*request.Request, *cloudfront.CreateCachePolicyOutput)
func (*FakeCloudFrontAPI) CreateCachePolicyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyRequestArgsForCall(i int) *cloudfront.CreateCachePolicyInput
func (*FakeCloudFrontAPI) CreateCachePolicyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyRequestCallCount() int
func (*FakeCloudFrontAPI) CreateCachePolicyRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyRequestCalls(stub func(*cloudfront.CreateCachePolicyInput) (*request.Request, *cloudfront.CreateCachePolicyOutput))
func (*FakeCloudFrontAPI) CreateCachePolicyRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyRequestReturns(result1 *request.Request, result2 *cloudfront.CreateCachePolicyOutput)
func (*FakeCloudFrontAPI) CreateCachePolicyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateCachePolicyOutput)
func (*FakeCloudFrontAPI) CreateCachePolicyReturns ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyReturns(result1 *cloudfront.CreateCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) CreateCachePolicyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyReturnsOnCall(i int, result1 *cloudfront.CreateCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) CreateCachePolicyWithContext ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContext(arg1 context.Context, arg2 *cloudfront.CreateCachePolicyInput, arg3 ...request.Option) (*cloudfront.CreateCachePolicyOutput, error)
func (*FakeCloudFrontAPI) CreateCachePolicyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateCachePolicyInput, []request.Option)
func (*FakeCloudFrontAPI) CreateCachePolicyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContextCallCount() int
func (*FakeCloudFrontAPI) CreateCachePolicyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContextCalls(stub func(context.Context, *cloudfront.CreateCachePolicyInput, ...request.Option) (*cloudfront.CreateCachePolicyOutput, error))
func (*FakeCloudFrontAPI) CreateCachePolicyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContextReturns(result1 *cloudfront.CreateCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) CreateCachePolicyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateCachePolicyWithContextReturnsOnCall(i int, result1 *cloudfront.CreateCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentity ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentity(arg1 *cloudfront.CreateCloudFrontOriginAccessIdentityInput) (*cloudfront.CreateCloudFrontOriginAccessIdentityOutput, error)
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityArgsForCall(i int) *cloudfront.CreateCloudFrontOriginAccessIdentityInput
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityCallCount ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityCallCount() int
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityCalls ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityCalls(stub func(*cloudfront.CreateCloudFrontOriginAccessIdentityInput) (*cloudfront.CreateCloudFrontOriginAccessIdentityOutput, error))
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequest ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequest(arg1 *cloudfront.CreateCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.CreateCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestArgsForCall(i int) *cloudfront.CreateCloudFrontOriginAccessIdentityInput
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestCallCount() int
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestCalls(stub func(*cloudfront.CreateCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.CreateCloudFrontOriginAccessIdentityOutput))
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestReturns(result1 *request.Request, result2 *cloudfront.CreateCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityReturns ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityReturns(result1 *cloudfront.CreateCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityReturnsOnCall(i int, result1 *cloudfront.CreateCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContext ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContext(arg1 context.Context, arg2 *cloudfront.CreateCloudFrontOriginAccessIdentityInput, arg3 ...request.Option) (*cloudfront.CreateCloudFrontOriginAccessIdentityOutput, error)
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateCloudFrontOriginAccessIdentityInput, []request.Option)
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextCallCount() int
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextCalls(stub func(context.Context, *cloudfront.CreateCloudFrontOriginAccessIdentityInput, ...request.Option) (*cloudfront.CreateCloudFrontOriginAccessIdentityOutput, error))
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextReturns(result1 *cloudfront.CreateCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateCloudFrontOriginAccessIdentityWithContextReturnsOnCall(i int, result1 *cloudfront.CreateCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) CreateDistribution ¶
func (fake *FakeCloudFrontAPI) CreateDistribution(arg1 *cloudfront.CreateDistributionInput) (*cloudfront.CreateDistributionOutput, error)
func (*FakeCloudFrontAPI) CreateDistributionArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionArgsForCall(i int) *cloudfront.CreateDistributionInput
func (*FakeCloudFrontAPI) CreateDistributionCallCount ¶
func (fake *FakeCloudFrontAPI) CreateDistributionCallCount() int
func (*FakeCloudFrontAPI) CreateDistributionCalls ¶
func (fake *FakeCloudFrontAPI) CreateDistributionCalls(stub func(*cloudfront.CreateDistributionInput) (*cloudfront.CreateDistributionOutput, error))
func (*FakeCloudFrontAPI) CreateDistributionRequest ¶
func (fake *FakeCloudFrontAPI) CreateDistributionRequest(arg1 *cloudfront.CreateDistributionInput) (*request.Request, *cloudfront.CreateDistributionOutput)
func (*FakeCloudFrontAPI) CreateDistributionRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionRequestArgsForCall(i int) *cloudfront.CreateDistributionInput
func (*FakeCloudFrontAPI) CreateDistributionRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreateDistributionRequestCallCount() int
func (*FakeCloudFrontAPI) CreateDistributionRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreateDistributionRequestCalls(stub func(*cloudfront.CreateDistributionInput) (*request.Request, *cloudfront.CreateDistributionOutput))
func (*FakeCloudFrontAPI) CreateDistributionRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreateDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.CreateDistributionOutput)
func (*FakeCloudFrontAPI) CreateDistributionRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateDistributionOutput)
func (*FakeCloudFrontAPI) CreateDistributionReturns ¶
func (fake *FakeCloudFrontAPI) CreateDistributionReturns(result1 *cloudfront.CreateDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) CreateDistributionReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionReturnsOnCall(i int, result1 *cloudfront.CreateDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) CreateDistributionWithContext ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithContext(arg1 context.Context, arg2 *cloudfront.CreateDistributionInput, arg3 ...request.Option) (*cloudfront.CreateDistributionOutput, error)
func (*FakeCloudFrontAPI) CreateDistributionWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateDistributionInput, []request.Option)
func (*FakeCloudFrontAPI) CreateDistributionWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithContextCallCount() int
func (*FakeCloudFrontAPI) CreateDistributionWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithContextCalls(stub func(context.Context, *cloudfront.CreateDistributionInput, ...request.Option) (*cloudfront.CreateDistributionOutput, error))
func (*FakeCloudFrontAPI) CreateDistributionWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithContextReturns(result1 *cloudfront.CreateDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) CreateDistributionWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.CreateDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) CreateDistributionWithTags ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTags(arg1 *cloudfront.CreateDistributionWithTagsInput) (*cloudfront.CreateDistributionWithTagsOutput, error)
func (*FakeCloudFrontAPI) CreateDistributionWithTagsArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsArgsForCall(i int) *cloudfront.CreateDistributionWithTagsInput
func (*FakeCloudFrontAPI) CreateDistributionWithTagsCallCount ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsCallCount() int
func (*FakeCloudFrontAPI) CreateDistributionWithTagsCalls ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsCalls(stub func(*cloudfront.CreateDistributionWithTagsInput) (*cloudfront.CreateDistributionWithTagsOutput, error))
func (*FakeCloudFrontAPI) CreateDistributionWithTagsRequest ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequest(arg1 *cloudfront.CreateDistributionWithTagsInput) (*request.Request, *cloudfront.CreateDistributionWithTagsOutput)
func (*FakeCloudFrontAPI) CreateDistributionWithTagsRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequestArgsForCall(i int) *cloudfront.CreateDistributionWithTagsInput
func (*FakeCloudFrontAPI) CreateDistributionWithTagsRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequestCallCount() int
func (*FakeCloudFrontAPI) CreateDistributionWithTagsRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequestCalls(stub func(*cloudfront.CreateDistributionWithTagsInput) (*request.Request, *cloudfront.CreateDistributionWithTagsOutput))
func (*FakeCloudFrontAPI) CreateDistributionWithTagsRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequestReturns(result1 *request.Request, result2 *cloudfront.CreateDistributionWithTagsOutput)
func (*FakeCloudFrontAPI) CreateDistributionWithTagsRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateDistributionWithTagsOutput)
func (*FakeCloudFrontAPI) CreateDistributionWithTagsReturns ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsReturns(result1 *cloudfront.CreateDistributionWithTagsOutput, result2 error)
func (*FakeCloudFrontAPI) CreateDistributionWithTagsReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsReturnsOnCall(i int, result1 *cloudfront.CreateDistributionWithTagsOutput, result2 error)
func (*FakeCloudFrontAPI) CreateDistributionWithTagsWithContext ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContext(arg1 context.Context, arg2 *cloudfront.CreateDistributionWithTagsInput, arg3 ...request.Option) (*cloudfront.CreateDistributionWithTagsOutput, error)
func (*FakeCloudFrontAPI) CreateDistributionWithTagsWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateDistributionWithTagsInput, []request.Option)
func (*FakeCloudFrontAPI) CreateDistributionWithTagsWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContextCallCount() int
func (*FakeCloudFrontAPI) CreateDistributionWithTagsWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContextCalls(stub func(context.Context, *cloudfront.CreateDistributionWithTagsInput, ...request.Option) (*cloudfront.CreateDistributionWithTagsOutput, error))
func (*FakeCloudFrontAPI) CreateDistributionWithTagsWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContextReturns(result1 *cloudfront.CreateDistributionWithTagsOutput, result2 error)
func (*FakeCloudFrontAPI) CreateDistributionWithTagsWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateDistributionWithTagsWithContextReturnsOnCall(i int, result1 *cloudfront.CreateDistributionWithTagsOutput, result2 error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfig ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfig(arg1 *cloudfront.CreateFieldLevelEncryptionConfigInput) (*cloudfront.CreateFieldLevelEncryptionConfigOutput, error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigArgsForCall(i int) *cloudfront.CreateFieldLevelEncryptionConfigInput
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigCallCount ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigCallCount() int
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigCalls ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigCalls(stub func(*cloudfront.CreateFieldLevelEncryptionConfigInput) (*cloudfront.CreateFieldLevelEncryptionConfigOutput, error))
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequest ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequest(arg1 *cloudfront.CreateFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.CreateFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestArgsForCall(i int) *cloudfront.CreateFieldLevelEncryptionConfigInput
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestCallCount() int
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestCalls(stub func(*cloudfront.CreateFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.CreateFieldLevelEncryptionConfigOutput))
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestReturns(result1 *request.Request, result2 *cloudfront.CreateFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigReturns ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigReturns(result1 *cloudfront.CreateFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigReturnsOnCall(i int, result1 *cloudfront.CreateFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContext ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContext(arg1 context.Context, arg2 *cloudfront.CreateFieldLevelEncryptionConfigInput, arg3 ...request.Option) (*cloudfront.CreateFieldLevelEncryptionConfigOutput, error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateFieldLevelEncryptionConfigInput, []request.Option)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextCalls(stub func(context.Context, *cloudfront.CreateFieldLevelEncryptionConfigInput, ...request.Option) (*cloudfront.CreateFieldLevelEncryptionConfigOutput, error))
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextReturns(result1 *cloudfront.CreateFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.CreateFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfile ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfile(arg1 *cloudfront.CreateFieldLevelEncryptionProfileInput) (*cloudfront.CreateFieldLevelEncryptionProfileOutput, error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileArgsForCall(i int) *cloudfront.CreateFieldLevelEncryptionProfileInput
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileCallCount ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileCallCount() int
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileCalls ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileCalls(stub func(*cloudfront.CreateFieldLevelEncryptionProfileInput) (*cloudfront.CreateFieldLevelEncryptionProfileOutput, error))
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequest ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequest(arg1 *cloudfront.CreateFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.CreateFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestArgsForCall(i int) *cloudfront.CreateFieldLevelEncryptionProfileInput
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestCallCount() int
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestCalls(stub func(*cloudfront.CreateFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.CreateFieldLevelEncryptionProfileOutput))
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestReturns(result1 *request.Request, result2 *cloudfront.CreateFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileReturns ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileReturns(result1 *cloudfront.CreateFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileReturnsOnCall(i int, result1 *cloudfront.CreateFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContext ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContext(arg1 context.Context, arg2 *cloudfront.CreateFieldLevelEncryptionProfileInput, arg3 ...request.Option) (*cloudfront.CreateFieldLevelEncryptionProfileOutput, error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateFieldLevelEncryptionProfileInput, []request.Option)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextCallCount() int
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextCalls(stub func(context.Context, *cloudfront.CreateFieldLevelEncryptionProfileInput, ...request.Option) (*cloudfront.CreateFieldLevelEncryptionProfileOutput, error))
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextReturns(result1 *cloudfront.CreateFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateFieldLevelEncryptionProfileWithContextReturnsOnCall(i int, result1 *cloudfront.CreateFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) CreateInvalidation ¶
func (fake *FakeCloudFrontAPI) CreateInvalidation(arg1 *cloudfront.CreateInvalidationInput) (*cloudfront.CreateInvalidationOutput, error)
func (*FakeCloudFrontAPI) CreateInvalidationArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationArgsForCall(i int) *cloudfront.CreateInvalidationInput
func (*FakeCloudFrontAPI) CreateInvalidationCallCount ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationCallCount() int
func (*FakeCloudFrontAPI) CreateInvalidationCalls ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationCalls(stub func(*cloudfront.CreateInvalidationInput) (*cloudfront.CreateInvalidationOutput, error))
func (*FakeCloudFrontAPI) CreateInvalidationRequest ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationRequest(arg1 *cloudfront.CreateInvalidationInput) (*request.Request, *cloudfront.CreateInvalidationOutput)
func (*FakeCloudFrontAPI) CreateInvalidationRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationRequestArgsForCall(i int) *cloudfront.CreateInvalidationInput
func (*FakeCloudFrontAPI) CreateInvalidationRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationRequestCallCount() int
func (*FakeCloudFrontAPI) CreateInvalidationRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationRequestCalls(stub func(*cloudfront.CreateInvalidationInput) (*request.Request, *cloudfront.CreateInvalidationOutput))
func (*FakeCloudFrontAPI) CreateInvalidationRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationRequestReturns(result1 *request.Request, result2 *cloudfront.CreateInvalidationOutput)
func (*FakeCloudFrontAPI) CreateInvalidationRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateInvalidationOutput)
func (*FakeCloudFrontAPI) CreateInvalidationReturns ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationReturns(result1 *cloudfront.CreateInvalidationOutput, result2 error)
func (*FakeCloudFrontAPI) CreateInvalidationReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationReturnsOnCall(i int, result1 *cloudfront.CreateInvalidationOutput, result2 error)
func (*FakeCloudFrontAPI) CreateInvalidationWithContext ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationWithContext(arg1 context.Context, arg2 *cloudfront.CreateInvalidationInput, arg3 ...request.Option) (*cloudfront.CreateInvalidationOutput, error)
func (*FakeCloudFrontAPI) CreateInvalidationWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateInvalidationInput, []request.Option)
func (*FakeCloudFrontAPI) CreateInvalidationWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationWithContextCallCount() int
func (*FakeCloudFrontAPI) CreateInvalidationWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationWithContextCalls(stub func(context.Context, *cloudfront.CreateInvalidationInput, ...request.Option) (*cloudfront.CreateInvalidationOutput, error))
func (*FakeCloudFrontAPI) CreateInvalidationWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationWithContextReturns(result1 *cloudfront.CreateInvalidationOutput, result2 error)
func (*FakeCloudFrontAPI) CreateInvalidationWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateInvalidationWithContextReturnsOnCall(i int, result1 *cloudfront.CreateInvalidationOutput, result2 error)
func (*FakeCloudFrontAPI) CreateOriginRequestPolicy ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicy(arg1 *cloudfront.CreateOriginRequestPolicyInput) (*cloudfront.CreateOriginRequestPolicyOutput, error)
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyArgsForCall(i int) *cloudfront.CreateOriginRequestPolicyInput
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyCallCount ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyCallCount() int
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyCalls ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyCalls(stub func(*cloudfront.CreateOriginRequestPolicyInput) (*cloudfront.CreateOriginRequestPolicyOutput, error))
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyRequest ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequest(arg1 *cloudfront.CreateOriginRequestPolicyInput) (*request.Request, *cloudfront.CreateOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequestArgsForCall(i int) *cloudfront.CreateOriginRequestPolicyInput
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequestCallCount() int
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequestCalls(stub func(*cloudfront.CreateOriginRequestPolicyInput) (*request.Request, *cloudfront.CreateOriginRequestPolicyOutput))
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequestReturns(result1 *request.Request, result2 *cloudfront.CreateOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyReturns ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyReturns(result1 *cloudfront.CreateOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyReturnsOnCall(i int, result1 *cloudfront.CreateOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyWithContext ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContext(arg1 context.Context, arg2 *cloudfront.CreateOriginRequestPolicyInput, arg3 ...request.Option) (*cloudfront.CreateOriginRequestPolicyOutput, error)
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateOriginRequestPolicyInput, []request.Option)
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextCallCount() int
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextCalls(stub func(context.Context, *cloudfront.CreateOriginRequestPolicyInput, ...request.Option) (*cloudfront.CreateOriginRequestPolicyOutput, error))
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextReturns(result1 *cloudfront.CreateOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateOriginRequestPolicyWithContextReturnsOnCall(i int, result1 *cloudfront.CreateOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) CreatePublicKey ¶
func (fake *FakeCloudFrontAPI) CreatePublicKey(arg1 *cloudfront.CreatePublicKeyInput) (*cloudfront.CreatePublicKeyOutput, error)
func (*FakeCloudFrontAPI) CreatePublicKeyArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyArgsForCall(i int) *cloudfront.CreatePublicKeyInput
func (*FakeCloudFrontAPI) CreatePublicKeyCallCount ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyCallCount() int
func (*FakeCloudFrontAPI) CreatePublicKeyCalls ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyCalls(stub func(*cloudfront.CreatePublicKeyInput) (*cloudfront.CreatePublicKeyOutput, error))
func (*FakeCloudFrontAPI) CreatePublicKeyRequest ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyRequest(arg1 *cloudfront.CreatePublicKeyInput) (*request.Request, *cloudfront.CreatePublicKeyOutput)
func (*FakeCloudFrontAPI) CreatePublicKeyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyRequestArgsForCall(i int) *cloudfront.CreatePublicKeyInput
func (*FakeCloudFrontAPI) CreatePublicKeyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyRequestCallCount() int
func (*FakeCloudFrontAPI) CreatePublicKeyRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyRequestCalls(stub func(*cloudfront.CreatePublicKeyInput) (*request.Request, *cloudfront.CreatePublicKeyOutput))
func (*FakeCloudFrontAPI) CreatePublicKeyRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyRequestReturns(result1 *request.Request, result2 *cloudfront.CreatePublicKeyOutput)
func (*FakeCloudFrontAPI) CreatePublicKeyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreatePublicKeyOutput)
func (*FakeCloudFrontAPI) CreatePublicKeyReturns ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyReturns(result1 *cloudfront.CreatePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) CreatePublicKeyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyReturnsOnCall(i int, result1 *cloudfront.CreatePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) CreatePublicKeyWithContext ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContext(arg1 context.Context, arg2 *cloudfront.CreatePublicKeyInput, arg3 ...request.Option) (*cloudfront.CreatePublicKeyOutput, error)
func (*FakeCloudFrontAPI) CreatePublicKeyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContextArgsForCall(i int) (context.Context, *cloudfront.CreatePublicKeyInput, []request.Option)
func (*FakeCloudFrontAPI) CreatePublicKeyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContextCallCount() int
func (*FakeCloudFrontAPI) CreatePublicKeyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContextCalls(stub func(context.Context, *cloudfront.CreatePublicKeyInput, ...request.Option) (*cloudfront.CreatePublicKeyOutput, error))
func (*FakeCloudFrontAPI) CreatePublicKeyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContextReturns(result1 *cloudfront.CreatePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) CreatePublicKeyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreatePublicKeyWithContextReturnsOnCall(i int, result1 *cloudfront.CreatePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) CreateStreamingDistribution ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistribution(arg1 *cloudfront.CreateStreamingDistributionInput) (*cloudfront.CreateStreamingDistributionOutput, error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionArgsForCall(i int) *cloudfront.CreateStreamingDistributionInput
func (*FakeCloudFrontAPI) CreateStreamingDistributionCallCount ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionCallCount() int
func (*FakeCloudFrontAPI) CreateStreamingDistributionCalls ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionCalls(stub func(*cloudfront.CreateStreamingDistributionInput) (*cloudfront.CreateStreamingDistributionOutput, error))
func (*FakeCloudFrontAPI) CreateStreamingDistributionRequest ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequest(arg1 *cloudfront.CreateStreamingDistributionInput) (*request.Request, *cloudfront.CreateStreamingDistributionOutput)
func (*FakeCloudFrontAPI) CreateStreamingDistributionRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequestArgsForCall(i int) *cloudfront.CreateStreamingDistributionInput
func (*FakeCloudFrontAPI) CreateStreamingDistributionRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequestCallCount() int
func (*FakeCloudFrontAPI) CreateStreamingDistributionRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequestCalls(stub func(*cloudfront.CreateStreamingDistributionInput) (*request.Request, *cloudfront.CreateStreamingDistributionOutput))
func (*FakeCloudFrontAPI) CreateStreamingDistributionRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.CreateStreamingDistributionOutput)
func (*FakeCloudFrontAPI) CreateStreamingDistributionRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateStreamingDistributionOutput)
func (*FakeCloudFrontAPI) CreateStreamingDistributionReturns ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionReturns(result1 *cloudfront.CreateStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionReturnsOnCall(i int, result1 *cloudfront.CreateStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithContext ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContext(arg1 context.Context, arg2 *cloudfront.CreateStreamingDistributionInput, arg3 ...request.Option) (*cloudfront.CreateStreamingDistributionOutput, error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateStreamingDistributionInput, []request.Option)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContextCallCount() int
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContextCalls(stub func(context.Context, *cloudfront.CreateStreamingDistributionInput, ...request.Option) (*cloudfront.CreateStreamingDistributionOutput, error))
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContextReturns(result1 *cloudfront.CreateStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.CreateStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTags ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTags(arg1 *cloudfront.CreateStreamingDistributionWithTagsInput) (*cloudfront.CreateStreamingDistributionWithTagsOutput, error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsArgsForCall(i int) *cloudfront.CreateStreamingDistributionWithTagsInput
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsCallCount ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsCallCount() int
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsCalls ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsCalls(stub func(*cloudfront.CreateStreamingDistributionWithTagsInput) (*cloudfront.CreateStreamingDistributionWithTagsOutput, error))
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequest ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequest(arg1 *cloudfront.CreateStreamingDistributionWithTagsInput) (*request.Request, *cloudfront.CreateStreamingDistributionWithTagsOutput)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestArgsForCall(i int) *cloudfront.CreateStreamingDistributionWithTagsInput
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestCallCount ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestCallCount() int
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestCalls ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestCalls(stub func(*cloudfront.CreateStreamingDistributionWithTagsInput) (*request.Request, *cloudfront.CreateStreamingDistributionWithTagsOutput))
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestReturns ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestReturns(result1 *request.Request, result2 *cloudfront.CreateStreamingDistributionWithTagsOutput)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.CreateStreamingDistributionWithTagsOutput)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsReturns ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsReturns(result1 *cloudfront.CreateStreamingDistributionWithTagsOutput, result2 error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsReturnsOnCall(i int, result1 *cloudfront.CreateStreamingDistributionWithTagsOutput, result2 error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContext ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContext(arg1 context.Context, arg2 *cloudfront.CreateStreamingDistributionWithTagsInput, arg3 ...request.Option) (*cloudfront.CreateStreamingDistributionWithTagsOutput, error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextArgsForCall(i int) (context.Context, *cloudfront.CreateStreamingDistributionWithTagsInput, []request.Option)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextCallCount() int
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextCalls ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextCalls(stub func(context.Context, *cloudfront.CreateStreamingDistributionWithTagsInput, ...request.Option) (*cloudfront.CreateStreamingDistributionWithTagsOutput, error))
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextReturns ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextReturns(result1 *cloudfront.CreateStreamingDistributionWithTagsOutput, result2 error)
func (*FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) CreateStreamingDistributionWithTagsWithContextReturnsOnCall(i int, result1 *cloudfront.CreateStreamingDistributionWithTagsOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteCachePolicy ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicy(arg1 *cloudfront.DeleteCachePolicyInput) (*cloudfront.DeleteCachePolicyOutput, error)
func (*FakeCloudFrontAPI) DeleteCachePolicyArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyArgsForCall(i int) *cloudfront.DeleteCachePolicyInput
func (*FakeCloudFrontAPI) DeleteCachePolicyCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyCallCount() int
func (*FakeCloudFrontAPI) DeleteCachePolicyCalls ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyCalls(stub func(*cloudfront.DeleteCachePolicyInput) (*cloudfront.DeleteCachePolicyOutput, error))
func (*FakeCloudFrontAPI) DeleteCachePolicyRequest ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequest(arg1 *cloudfront.DeleteCachePolicyInput) (*request.Request, *cloudfront.DeleteCachePolicyOutput)
func (*FakeCloudFrontAPI) DeleteCachePolicyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequestArgsForCall(i int) *cloudfront.DeleteCachePolicyInput
func (*FakeCloudFrontAPI) DeleteCachePolicyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequestCallCount() int
func (*FakeCloudFrontAPI) DeleteCachePolicyRequestCalls ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequestCalls(stub func(*cloudfront.DeleteCachePolicyInput) (*request.Request, *cloudfront.DeleteCachePolicyOutput))
func (*FakeCloudFrontAPI) DeleteCachePolicyRequestReturns ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequestReturns(result1 *request.Request, result2 *cloudfront.DeleteCachePolicyOutput)
func (*FakeCloudFrontAPI) DeleteCachePolicyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeleteCachePolicyOutput)
func (*FakeCloudFrontAPI) DeleteCachePolicyReturns ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyReturns(result1 *cloudfront.DeleteCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteCachePolicyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyReturnsOnCall(i int, result1 *cloudfront.DeleteCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteCachePolicyWithContext ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContext(arg1 context.Context, arg2 *cloudfront.DeleteCachePolicyInput, arg3 ...request.Option) (*cloudfront.DeleteCachePolicyOutput, error)
func (*FakeCloudFrontAPI) DeleteCachePolicyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteCachePolicyInput, []request.Option)
func (*FakeCloudFrontAPI) DeleteCachePolicyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContextCallCount() int
func (*FakeCloudFrontAPI) DeleteCachePolicyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContextCalls(stub func(context.Context, *cloudfront.DeleteCachePolicyInput, ...request.Option) (*cloudfront.DeleteCachePolicyOutput, error))
func (*FakeCloudFrontAPI) DeleteCachePolicyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContextReturns(result1 *cloudfront.DeleteCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteCachePolicyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteCachePolicyWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentity ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentity(arg1 *cloudfront.DeleteCloudFrontOriginAccessIdentityInput) (*cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, error)
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityArgsForCall(i int) *cloudfront.DeleteCloudFrontOriginAccessIdentityInput
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityCallCount() int
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityCalls ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityCalls(stub func(*cloudfront.DeleteCloudFrontOriginAccessIdentityInput) (*cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, error))
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequest ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequest(arg1 *cloudfront.DeleteCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestArgsForCall(i int) *cloudfront.DeleteCloudFrontOriginAccessIdentityInput
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestCallCount() int
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestCalls ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestCalls(stub func(*cloudfront.DeleteCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput))
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestReturns ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestReturns(result1 *request.Request, result2 *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityReturns ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityReturns(result1 *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityReturnsOnCall(i int, result1 *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContext ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContext(arg1 context.Context, arg2 *cloudfront.DeleteCloudFrontOriginAccessIdentityInput, arg3 ...request.Option) (*cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, error)
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteCloudFrontOriginAccessIdentityInput, []request.Option)
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextCallCount() int
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextCalls ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextCalls(stub func(context.Context, *cloudfront.DeleteCloudFrontOriginAccessIdentityInput, ...request.Option) (*cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, error))
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextReturns ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextReturns(result1 *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteCloudFrontOriginAccessIdentityWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteDistribution ¶
func (fake *FakeCloudFrontAPI) DeleteDistribution(arg1 *cloudfront.DeleteDistributionInput) (*cloudfront.DeleteDistributionOutput, error)
func (*FakeCloudFrontAPI) DeleteDistributionArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionArgsForCall(i int) *cloudfront.DeleteDistributionInput
func (*FakeCloudFrontAPI) DeleteDistributionCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionCallCount() int
func (*FakeCloudFrontAPI) DeleteDistributionCalls ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionCalls(stub func(*cloudfront.DeleteDistributionInput) (*cloudfront.DeleteDistributionOutput, error))
func (*FakeCloudFrontAPI) DeleteDistributionRequest ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionRequest(arg1 *cloudfront.DeleteDistributionInput) (*request.Request, *cloudfront.DeleteDistributionOutput)
func (*FakeCloudFrontAPI) DeleteDistributionRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionRequestArgsForCall(i int) *cloudfront.DeleteDistributionInput
func (*FakeCloudFrontAPI) DeleteDistributionRequestCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionRequestCallCount() int
func (*FakeCloudFrontAPI) DeleteDistributionRequestCalls ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionRequestCalls(stub func(*cloudfront.DeleteDistributionInput) (*request.Request, *cloudfront.DeleteDistributionOutput))
func (*FakeCloudFrontAPI) DeleteDistributionRequestReturns ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.DeleteDistributionOutput)
func (*FakeCloudFrontAPI) DeleteDistributionRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeleteDistributionOutput)
func (*FakeCloudFrontAPI) DeleteDistributionReturns ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionReturns(result1 *cloudfront.DeleteDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteDistributionReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionReturnsOnCall(i int, result1 *cloudfront.DeleteDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteDistributionWithContext ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionWithContext(arg1 context.Context, arg2 *cloudfront.DeleteDistributionInput, arg3 ...request.Option) (*cloudfront.DeleteDistributionOutput, error)
func (*FakeCloudFrontAPI) DeleteDistributionWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteDistributionInput, []request.Option)
func (*FakeCloudFrontAPI) DeleteDistributionWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionWithContextCallCount() int
func (*FakeCloudFrontAPI) DeleteDistributionWithContextCalls ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionWithContextCalls(stub func(context.Context, *cloudfront.DeleteDistributionInput, ...request.Option) (*cloudfront.DeleteDistributionOutput, error))
func (*FakeCloudFrontAPI) DeleteDistributionWithContextReturns ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionWithContextReturns(result1 *cloudfront.DeleteDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteDistributionWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfig ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfig(arg1 *cloudfront.DeleteFieldLevelEncryptionConfigInput) (*cloudfront.DeleteFieldLevelEncryptionConfigOutput, error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigArgsForCall(i int) *cloudfront.DeleteFieldLevelEncryptionConfigInput
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigCallCount() int
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigCalls ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigCalls(stub func(*cloudfront.DeleteFieldLevelEncryptionConfigInput) (*cloudfront.DeleteFieldLevelEncryptionConfigOutput, error))
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequest ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequest(arg1 *cloudfront.DeleteFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.DeleteFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestArgsForCall(i int) *cloudfront.DeleteFieldLevelEncryptionConfigInput
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestCallCount() int
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestCalls(stub func(*cloudfront.DeleteFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.DeleteFieldLevelEncryptionConfigOutput))
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestReturns(result1 *request.Request, result2 *cloudfront.DeleteFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeleteFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigReturns ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigReturns(result1 *cloudfront.DeleteFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigReturnsOnCall(i int, result1 *cloudfront.DeleteFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContext ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContext(arg1 context.Context, arg2 *cloudfront.DeleteFieldLevelEncryptionConfigInput, arg3 ...request.Option) (*cloudfront.DeleteFieldLevelEncryptionConfigOutput, error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteFieldLevelEncryptionConfigInput, []request.Option)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextCalls(stub func(context.Context, *cloudfront.DeleteFieldLevelEncryptionConfigInput, ...request.Option) (*cloudfront.DeleteFieldLevelEncryptionConfigOutput, error))
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextReturns(result1 *cloudfront.DeleteFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfile ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfile(arg1 *cloudfront.DeleteFieldLevelEncryptionProfileInput) (*cloudfront.DeleteFieldLevelEncryptionProfileOutput, error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileArgsForCall(i int) *cloudfront.DeleteFieldLevelEncryptionProfileInput
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileCallCount() int
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileCalls ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileCalls(stub func(*cloudfront.DeleteFieldLevelEncryptionProfileInput) (*cloudfront.DeleteFieldLevelEncryptionProfileOutput, error))
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequest ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequest(arg1 *cloudfront.DeleteFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.DeleteFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestArgsForCall(i int) *cloudfront.DeleteFieldLevelEncryptionProfileInput
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestCallCount() int
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestCalls ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestCalls(stub func(*cloudfront.DeleteFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.DeleteFieldLevelEncryptionProfileOutput))
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestReturns ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestReturns(result1 *request.Request, result2 *cloudfront.DeleteFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeleteFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileReturns ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileReturns(result1 *cloudfront.DeleteFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileReturnsOnCall(i int, result1 *cloudfront.DeleteFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContext ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContext(arg1 context.Context, arg2 *cloudfront.DeleteFieldLevelEncryptionProfileInput, arg3 ...request.Option) (*cloudfront.DeleteFieldLevelEncryptionProfileOutput, error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteFieldLevelEncryptionProfileInput, []request.Option)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextCallCount() int
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextCalls ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextCalls(stub func(context.Context, *cloudfront.DeleteFieldLevelEncryptionProfileInput, ...request.Option) (*cloudfront.DeleteFieldLevelEncryptionProfileOutput, error))
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextReturns ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextReturns(result1 *cloudfront.DeleteFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteFieldLevelEncryptionProfileWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicy ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicy(arg1 *cloudfront.DeleteOriginRequestPolicyInput) (*cloudfront.DeleteOriginRequestPolicyOutput, error)
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyArgsForCall(i int) *cloudfront.DeleteOriginRequestPolicyInput
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyCallCount() int
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyCalls ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyCalls(stub func(*cloudfront.DeleteOriginRequestPolicyInput) (*cloudfront.DeleteOriginRequestPolicyOutput, error))
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyRequest ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequest(arg1 *cloudfront.DeleteOriginRequestPolicyInput) (*request.Request, *cloudfront.DeleteOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestArgsForCall(i int) *cloudfront.DeleteOriginRequestPolicyInput
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestCallCount() int
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestCalls ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestCalls(stub func(*cloudfront.DeleteOriginRequestPolicyInput) (*request.Request, *cloudfront.DeleteOriginRequestPolicyOutput))
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestReturns ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestReturns(result1 *request.Request, result2 *cloudfront.DeleteOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeleteOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyReturns ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyReturns(result1 *cloudfront.DeleteOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyReturnsOnCall(i int, result1 *cloudfront.DeleteOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContext ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContext(arg1 context.Context, arg2 *cloudfront.DeleteOriginRequestPolicyInput, arg3 ...request.Option) (*cloudfront.DeleteOriginRequestPolicyOutput, error)
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteOriginRequestPolicyInput, []request.Option)
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextCallCount() int
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextCalls(stub func(context.Context, *cloudfront.DeleteOriginRequestPolicyInput, ...request.Option) (*cloudfront.DeleteOriginRequestPolicyOutput, error))
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextReturns(result1 *cloudfront.DeleteOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteOriginRequestPolicyWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) DeletePublicKey ¶
func (fake *FakeCloudFrontAPI) DeletePublicKey(arg1 *cloudfront.DeletePublicKeyInput) (*cloudfront.DeletePublicKeyOutput, error)
func (*FakeCloudFrontAPI) DeletePublicKeyArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyArgsForCall(i int) *cloudfront.DeletePublicKeyInput
func (*FakeCloudFrontAPI) DeletePublicKeyCallCount ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyCallCount() int
func (*FakeCloudFrontAPI) DeletePublicKeyCalls ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyCalls(stub func(*cloudfront.DeletePublicKeyInput) (*cloudfront.DeletePublicKeyOutput, error))
func (*FakeCloudFrontAPI) DeletePublicKeyRequest ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyRequest(arg1 *cloudfront.DeletePublicKeyInput) (*request.Request, *cloudfront.DeletePublicKeyOutput)
func (*FakeCloudFrontAPI) DeletePublicKeyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyRequestArgsForCall(i int) *cloudfront.DeletePublicKeyInput
func (*FakeCloudFrontAPI) DeletePublicKeyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyRequestCallCount() int
func (*FakeCloudFrontAPI) DeletePublicKeyRequestCalls ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyRequestCalls(stub func(*cloudfront.DeletePublicKeyInput) (*request.Request, *cloudfront.DeletePublicKeyOutput))
func (*FakeCloudFrontAPI) DeletePublicKeyRequestReturns ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyRequestReturns(result1 *request.Request, result2 *cloudfront.DeletePublicKeyOutput)
func (*FakeCloudFrontAPI) DeletePublicKeyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeletePublicKeyOutput)
func (*FakeCloudFrontAPI) DeletePublicKeyReturns ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyReturns(result1 *cloudfront.DeletePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) DeletePublicKeyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyReturnsOnCall(i int, result1 *cloudfront.DeletePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) DeletePublicKeyWithContext ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContext(arg1 context.Context, arg2 *cloudfront.DeletePublicKeyInput, arg3 ...request.Option) (*cloudfront.DeletePublicKeyOutput, error)
func (*FakeCloudFrontAPI) DeletePublicKeyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContextArgsForCall(i int) (context.Context, *cloudfront.DeletePublicKeyInput, []request.Option)
func (*FakeCloudFrontAPI) DeletePublicKeyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContextCallCount() int
func (*FakeCloudFrontAPI) DeletePublicKeyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContextCalls(stub func(context.Context, *cloudfront.DeletePublicKeyInput, ...request.Option) (*cloudfront.DeletePublicKeyOutput, error))
func (*FakeCloudFrontAPI) DeletePublicKeyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContextReturns(result1 *cloudfront.DeletePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) DeletePublicKeyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeletePublicKeyWithContextReturnsOnCall(i int, result1 *cloudfront.DeletePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteStreamingDistribution ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistribution(arg1 *cloudfront.DeleteStreamingDistributionInput) (*cloudfront.DeleteStreamingDistributionOutput, error)
func (*FakeCloudFrontAPI) DeleteStreamingDistributionArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionArgsForCall(i int) *cloudfront.DeleteStreamingDistributionInput
func (*FakeCloudFrontAPI) DeleteStreamingDistributionCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionCallCount() int
func (*FakeCloudFrontAPI) DeleteStreamingDistributionCalls ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionCalls(stub func(*cloudfront.DeleteStreamingDistributionInput) (*cloudfront.DeleteStreamingDistributionOutput, error))
func (*FakeCloudFrontAPI) DeleteStreamingDistributionRequest ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequest(arg1 *cloudfront.DeleteStreamingDistributionInput) (*request.Request, *cloudfront.DeleteStreamingDistributionOutput)
func (*FakeCloudFrontAPI) DeleteStreamingDistributionRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequestArgsForCall(i int) *cloudfront.DeleteStreamingDistributionInput
func (*FakeCloudFrontAPI) DeleteStreamingDistributionRequestCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequestCallCount() int
func (*FakeCloudFrontAPI) DeleteStreamingDistributionRequestCalls ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequestCalls(stub func(*cloudfront.DeleteStreamingDistributionInput) (*request.Request, *cloudfront.DeleteStreamingDistributionOutput))
func (*FakeCloudFrontAPI) DeleteStreamingDistributionRequestReturns ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.DeleteStreamingDistributionOutput)
func (*FakeCloudFrontAPI) DeleteStreamingDistributionRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.DeleteStreamingDistributionOutput)
func (*FakeCloudFrontAPI) DeleteStreamingDistributionReturns ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionReturns(result1 *cloudfront.DeleteStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteStreamingDistributionReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionReturnsOnCall(i int, result1 *cloudfront.DeleteStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteStreamingDistributionWithContext ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContext(arg1 context.Context, arg2 *cloudfront.DeleteStreamingDistributionInput, arg3 ...request.Option) (*cloudfront.DeleteStreamingDistributionOutput, error)
func (*FakeCloudFrontAPI) DeleteStreamingDistributionWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.DeleteStreamingDistributionInput, []request.Option)
func (*FakeCloudFrontAPI) DeleteStreamingDistributionWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContextCallCount() int
func (*FakeCloudFrontAPI) DeleteStreamingDistributionWithContextCalls ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContextCalls(stub func(context.Context, *cloudfront.DeleteStreamingDistributionInput, ...request.Option) (*cloudfront.DeleteStreamingDistributionOutput, error))
func (*FakeCloudFrontAPI) DeleteStreamingDistributionWithContextReturns ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContextReturns(result1 *cloudfront.DeleteStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) DeleteStreamingDistributionWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) DeleteStreamingDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.DeleteStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) GetCachePolicy ¶
func (fake *FakeCloudFrontAPI) GetCachePolicy(arg1 *cloudfront.GetCachePolicyInput) (*cloudfront.GetCachePolicyOutput, error)
func (*FakeCloudFrontAPI) GetCachePolicyArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyArgsForCall(i int) *cloudfront.GetCachePolicyInput
func (*FakeCloudFrontAPI) GetCachePolicyCallCount ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyCallCount() int
func (*FakeCloudFrontAPI) GetCachePolicyCalls ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyCalls(stub func(*cloudfront.GetCachePolicyInput) (*cloudfront.GetCachePolicyOutput, error))
func (*FakeCloudFrontAPI) GetCachePolicyConfig ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfig(arg1 *cloudfront.GetCachePolicyConfigInput) (*cloudfront.GetCachePolicyConfigOutput, error)
func (*FakeCloudFrontAPI) GetCachePolicyConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigArgsForCall(i int) *cloudfront.GetCachePolicyConfigInput
func (*FakeCloudFrontAPI) GetCachePolicyConfigCallCount ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigCallCount() int
func (*FakeCloudFrontAPI) GetCachePolicyConfigCalls ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigCalls(stub func(*cloudfront.GetCachePolicyConfigInput) (*cloudfront.GetCachePolicyConfigOutput, error))
func (*FakeCloudFrontAPI) GetCachePolicyConfigRequest ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequest(arg1 *cloudfront.GetCachePolicyConfigInput) (*request.Request, *cloudfront.GetCachePolicyConfigOutput)
func (*FakeCloudFrontAPI) GetCachePolicyConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequestArgsForCall(i int) *cloudfront.GetCachePolicyConfigInput
func (*FakeCloudFrontAPI) GetCachePolicyConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequestCallCount() int
func (*FakeCloudFrontAPI) GetCachePolicyConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequestCalls(stub func(*cloudfront.GetCachePolicyConfigInput) (*request.Request, *cloudfront.GetCachePolicyConfigOutput))
func (*FakeCloudFrontAPI) GetCachePolicyConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetCachePolicyConfigOutput)
func (*FakeCloudFrontAPI) GetCachePolicyConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetCachePolicyConfigOutput)
func (*FakeCloudFrontAPI) GetCachePolicyConfigReturns ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigReturns(result1 *cloudfront.GetCachePolicyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetCachePolicyConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigReturnsOnCall(i int, result1 *cloudfront.GetCachePolicyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetCachePolicyConfigWithContext ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetCachePolicyConfigInput, arg3 ...request.Option) (*cloudfront.GetCachePolicyConfigOutput, error)
func (*FakeCloudFrontAPI) GetCachePolicyConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetCachePolicyConfigInput, []request.Option)
func (*FakeCloudFrontAPI) GetCachePolicyConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) GetCachePolicyConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContextCalls(stub func(context.Context, *cloudfront.GetCachePolicyConfigInput, ...request.Option) (*cloudfront.GetCachePolicyConfigOutput, error))
func (*FakeCloudFrontAPI) GetCachePolicyConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContextReturns(result1 *cloudfront.GetCachePolicyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetCachePolicyConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetCachePolicyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetCachePolicyRequest ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyRequest(arg1 *cloudfront.GetCachePolicyInput) (*request.Request, *cloudfront.GetCachePolicyOutput)
func (*FakeCloudFrontAPI) GetCachePolicyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyRequestArgsForCall(i int) *cloudfront.GetCachePolicyInput
func (*FakeCloudFrontAPI) GetCachePolicyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyRequestCallCount() int
func (*FakeCloudFrontAPI) GetCachePolicyRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyRequestCalls(stub func(*cloudfront.GetCachePolicyInput) (*request.Request, *cloudfront.GetCachePolicyOutput))
func (*FakeCloudFrontAPI) GetCachePolicyRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyRequestReturns(result1 *request.Request, result2 *cloudfront.GetCachePolicyOutput)
func (*FakeCloudFrontAPI) GetCachePolicyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetCachePolicyOutput)
func (*FakeCloudFrontAPI) GetCachePolicyReturns ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyReturns(result1 *cloudfront.GetCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) GetCachePolicyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyReturnsOnCall(i int, result1 *cloudfront.GetCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) GetCachePolicyWithContext ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyWithContext(arg1 context.Context, arg2 *cloudfront.GetCachePolicyInput, arg3 ...request.Option) (*cloudfront.GetCachePolicyOutput, error)
func (*FakeCloudFrontAPI) GetCachePolicyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.GetCachePolicyInput, []request.Option)
func (*FakeCloudFrontAPI) GetCachePolicyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyWithContextCallCount() int
func (*FakeCloudFrontAPI) GetCachePolicyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyWithContextCalls(stub func(context.Context, *cloudfront.GetCachePolicyInput, ...request.Option) (*cloudfront.GetCachePolicyOutput, error))
func (*FakeCloudFrontAPI) GetCachePolicyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyWithContextReturns(result1 *cloudfront.GetCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) GetCachePolicyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCachePolicyWithContextReturnsOnCall(i int, result1 *cloudfront.GetCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentity ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentity(arg1 *cloudfront.GetCloudFrontOriginAccessIdentityInput) (*cloudfront.GetCloudFrontOriginAccessIdentityOutput, error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityArgsForCall(i int) *cloudfront.GetCloudFrontOriginAccessIdentityInput
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityCallCount ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityCallCount() int
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityCalls ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityCalls(stub func(*cloudfront.GetCloudFrontOriginAccessIdentityInput) (*cloudfront.GetCloudFrontOriginAccessIdentityOutput, error))
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfig ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfig(arg1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput) (*cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigArgsForCall(i int) *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigCallCount ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigCallCount() int
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigCalls ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigCalls(stub func(*cloudfront.GetCloudFrontOriginAccessIdentityConfigInput) (*cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, error))
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequest ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequest(arg1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput) (*request.Request, *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestArgsForCall(i int) *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestCallCount() int
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestCalls(stub func(*cloudfront.GetCloudFrontOriginAccessIdentityConfigInput) (*request.Request, *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput))
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigReturns ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigReturns(result1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigReturnsOnCall(i int, result1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContext ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput, arg3 ...request.Option) (*cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput, []request.Option)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextCalls(stub func(context.Context, *cloudfront.GetCloudFrontOriginAccessIdentityConfigInput, ...request.Option) (*cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, error))
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextReturns(result1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetCloudFrontOriginAccessIdentityConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequest ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequest(arg1 *cloudfront.GetCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.GetCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestArgsForCall(i int) *cloudfront.GetCloudFrontOriginAccessIdentityInput
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestCallCount() int
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestCalls(stub func(*cloudfront.GetCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.GetCloudFrontOriginAccessIdentityOutput))
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestReturns(result1 *request.Request, result2 *cloudfront.GetCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityReturns ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityReturns(result1 *cloudfront.GetCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityReturnsOnCall(i int, result1 *cloudfront.GetCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContext ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContext(arg1 context.Context, arg2 *cloudfront.GetCloudFrontOriginAccessIdentityInput, arg3 ...request.Option) (*cloudfront.GetCloudFrontOriginAccessIdentityOutput, error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextArgsForCall(i int) (context.Context, *cloudfront.GetCloudFrontOriginAccessIdentityInput, []request.Option)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextCallCount() int
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextCalls(stub func(context.Context, *cloudfront.GetCloudFrontOriginAccessIdentityInput, ...request.Option) (*cloudfront.GetCloudFrontOriginAccessIdentityOutput, error))
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextReturns(result1 *cloudfront.GetCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetCloudFrontOriginAccessIdentityWithContextReturnsOnCall(i int, result1 *cloudfront.GetCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) GetDistribution ¶
func (fake *FakeCloudFrontAPI) GetDistribution(arg1 *cloudfront.GetDistributionInput) (*cloudfront.GetDistributionOutput, error)
func (*FakeCloudFrontAPI) GetDistributionArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionArgsForCall(i int) *cloudfront.GetDistributionInput
func (*FakeCloudFrontAPI) GetDistributionCallCount ¶
func (fake *FakeCloudFrontAPI) GetDistributionCallCount() int
func (*FakeCloudFrontAPI) GetDistributionCalls ¶
func (fake *FakeCloudFrontAPI) GetDistributionCalls(stub func(*cloudfront.GetDistributionInput) (*cloudfront.GetDistributionOutput, error))
func (*FakeCloudFrontAPI) GetDistributionConfig ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfig(arg1 *cloudfront.GetDistributionConfigInput) (*cloudfront.GetDistributionConfigOutput, error)
func (*FakeCloudFrontAPI) GetDistributionConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigArgsForCall(i int) *cloudfront.GetDistributionConfigInput
func (*FakeCloudFrontAPI) GetDistributionConfigCallCount ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigCallCount() int
func (*FakeCloudFrontAPI) GetDistributionConfigCalls ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigCalls(stub func(*cloudfront.GetDistributionConfigInput) (*cloudfront.GetDistributionConfigOutput, error))
func (*FakeCloudFrontAPI) GetDistributionConfigRequest ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigRequest(arg1 *cloudfront.GetDistributionConfigInput) (*request.Request, *cloudfront.GetDistributionConfigOutput)
func (*FakeCloudFrontAPI) GetDistributionConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigRequestArgsForCall(i int) *cloudfront.GetDistributionConfigInput
func (*FakeCloudFrontAPI) GetDistributionConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigRequestCallCount() int
func (*FakeCloudFrontAPI) GetDistributionConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigRequestCalls(stub func(*cloudfront.GetDistributionConfigInput) (*request.Request, *cloudfront.GetDistributionConfigOutput))
func (*FakeCloudFrontAPI) GetDistributionConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetDistributionConfigOutput)
func (*FakeCloudFrontAPI) GetDistributionConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetDistributionConfigOutput)
func (*FakeCloudFrontAPI) GetDistributionConfigReturns ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigReturns(result1 *cloudfront.GetDistributionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetDistributionConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigReturnsOnCall(i int, result1 *cloudfront.GetDistributionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetDistributionConfigWithContext ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetDistributionConfigInput, arg3 ...request.Option) (*cloudfront.GetDistributionConfigOutput, error)
func (*FakeCloudFrontAPI) GetDistributionConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetDistributionConfigInput, []request.Option)
func (*FakeCloudFrontAPI) GetDistributionConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) GetDistributionConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContextCalls(stub func(context.Context, *cloudfront.GetDistributionConfigInput, ...request.Option) (*cloudfront.GetDistributionConfigOutput, error))
func (*FakeCloudFrontAPI) GetDistributionConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContextReturns(result1 *cloudfront.GetDistributionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetDistributionConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetDistributionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetDistributionRequest ¶
func (fake *FakeCloudFrontAPI) GetDistributionRequest(arg1 *cloudfront.GetDistributionInput) (*request.Request, *cloudfront.GetDistributionOutput)
func (*FakeCloudFrontAPI) GetDistributionRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionRequestArgsForCall(i int) *cloudfront.GetDistributionInput
func (*FakeCloudFrontAPI) GetDistributionRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetDistributionRequestCallCount() int
func (*FakeCloudFrontAPI) GetDistributionRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetDistributionRequestCalls(stub func(*cloudfront.GetDistributionInput) (*request.Request, *cloudfront.GetDistributionOutput))
func (*FakeCloudFrontAPI) GetDistributionRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.GetDistributionOutput)
func (*FakeCloudFrontAPI) GetDistributionRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetDistributionOutput)
func (*FakeCloudFrontAPI) GetDistributionReturns ¶
func (fake *FakeCloudFrontAPI) GetDistributionReturns(result1 *cloudfront.GetDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) GetDistributionReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionReturnsOnCall(i int, result1 *cloudfront.GetDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) GetDistributionWithContext ¶
func (fake *FakeCloudFrontAPI) GetDistributionWithContext(arg1 context.Context, arg2 *cloudfront.GetDistributionInput, arg3 ...request.Option) (*cloudfront.GetDistributionOutput, error)
func (*FakeCloudFrontAPI) GetDistributionWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.GetDistributionInput, []request.Option)
func (*FakeCloudFrontAPI) GetDistributionWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetDistributionWithContextCallCount() int
func (*FakeCloudFrontAPI) GetDistributionWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetDistributionWithContextCalls(stub func(context.Context, *cloudfront.GetDistributionInput, ...request.Option) (*cloudfront.GetDistributionOutput, error))
func (*FakeCloudFrontAPI) GetDistributionWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetDistributionWithContextReturns(result1 *cloudfront.GetDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) GetDistributionWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.GetDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryption ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryption(arg1 *cloudfront.GetFieldLevelEncryptionInput) (*cloudfront.GetFieldLevelEncryptionOutput, error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionInput
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionCalls(stub func(*cloudfront.GetFieldLevelEncryptionInput) (*cloudfront.GetFieldLevelEncryptionOutput, error))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfig ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfig(arg1 *cloudfront.GetFieldLevelEncryptionConfigInput) (*cloudfront.GetFieldLevelEncryptionConfigOutput, error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionConfigInput
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigCalls(stub func(*cloudfront.GetFieldLevelEncryptionConfigInput) (*cloudfront.GetFieldLevelEncryptionConfigOutput, error))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequest ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequest(arg1 *cloudfront.GetFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionConfigInput
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestCalls(stub func(*cloudfront.GetFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionConfigOutput))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigReturns(result1 *cloudfront.GetFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContext ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetFieldLevelEncryptionConfigInput, arg3 ...request.Option) (*cloudfront.GetFieldLevelEncryptionConfigOutput, error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetFieldLevelEncryptionConfigInput, []request.Option)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextCalls(stub func(context.Context, *cloudfront.GetFieldLevelEncryptionConfigInput, ...request.Option) (*cloudfront.GetFieldLevelEncryptionConfigOutput, error))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextReturns(result1 *cloudfront.GetFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfile ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfile(arg1 *cloudfront.GetFieldLevelEncryptionProfileInput) (*cloudfront.GetFieldLevelEncryptionProfileOutput, error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionProfileInput
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileCalls(stub func(*cloudfront.GetFieldLevelEncryptionProfileInput) (*cloudfront.GetFieldLevelEncryptionProfileOutput, error))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfig ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfig(arg1 *cloudfront.GetFieldLevelEncryptionProfileConfigInput) (*cloudfront.GetFieldLevelEncryptionProfileConfigOutput, error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionProfileConfigInput
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigCalls(stub func(*cloudfront.GetFieldLevelEncryptionProfileConfigInput) (*cloudfront.GetFieldLevelEncryptionProfileConfigOutput, error))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequest ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequest(arg1 *cloudfront.GetFieldLevelEncryptionProfileConfigInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionProfileConfigOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionProfileConfigInput
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestCalls(stub func(*cloudfront.GetFieldLevelEncryptionProfileConfigInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionProfileConfigOutput))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetFieldLevelEncryptionProfileConfigOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetFieldLevelEncryptionProfileConfigOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigReturns(result1 *cloudfront.GetFieldLevelEncryptionProfileConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionProfileConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContext ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetFieldLevelEncryptionProfileConfigInput, arg3 ...request.Option) (*cloudfront.GetFieldLevelEncryptionProfileConfigOutput, error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetFieldLevelEncryptionProfileConfigInput, []request.Option)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextCalls(stub func(context.Context, *cloudfront.GetFieldLevelEncryptionProfileConfigInput, ...request.Option) (*cloudfront.GetFieldLevelEncryptionProfileConfigOutput, error))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextReturns(result1 *cloudfront.GetFieldLevelEncryptionProfileConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionProfileConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequest ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequest(arg1 *cloudfront.GetFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionProfileInput
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestCalls(stub func(*cloudfront.GetFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionProfileOutput))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestReturns(result1 *request.Request, result2 *cloudfront.GetFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileReturns(result1 *cloudfront.GetFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContext ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContext(arg1 context.Context, arg2 *cloudfront.GetFieldLevelEncryptionProfileInput, arg3 ...request.Option) (*cloudfront.GetFieldLevelEncryptionProfileOutput, error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextArgsForCall(i int) (context.Context, *cloudfront.GetFieldLevelEncryptionProfileInput, []request.Option)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextCalls(stub func(context.Context, *cloudfront.GetFieldLevelEncryptionProfileInput, ...request.Option) (*cloudfront.GetFieldLevelEncryptionProfileOutput, error))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextReturns(result1 *cloudfront.GetFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionProfileWithContextReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionRequest ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequest(arg1 *cloudfront.GetFieldLevelEncryptionInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequestArgsForCall(i int) *cloudfront.GetFieldLevelEncryptionInput
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequestCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequestCalls(stub func(*cloudfront.GetFieldLevelEncryptionInput) (*request.Request, *cloudfront.GetFieldLevelEncryptionOutput))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequestReturns(result1 *request.Request, result2 *cloudfront.GetFieldLevelEncryptionOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetFieldLevelEncryptionOutput)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionReturns(result1 *cloudfront.GetFieldLevelEncryptionOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionWithContext ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContext(arg1 context.Context, arg2 *cloudfront.GetFieldLevelEncryptionInput, arg3 ...request.Option) (*cloudfront.GetFieldLevelEncryptionOutput, error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextArgsForCall(i int) (context.Context, *cloudfront.GetFieldLevelEncryptionInput, []request.Option)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextCallCount() int
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextCalls(stub func(context.Context, *cloudfront.GetFieldLevelEncryptionInput, ...request.Option) (*cloudfront.GetFieldLevelEncryptionOutput, error))
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextReturns(result1 *cloudfront.GetFieldLevelEncryptionOutput, result2 error)
func (*FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetFieldLevelEncryptionWithContextReturnsOnCall(i int, result1 *cloudfront.GetFieldLevelEncryptionOutput, result2 error)
func (*FakeCloudFrontAPI) GetInvalidation ¶
func (fake *FakeCloudFrontAPI) GetInvalidation(arg1 *cloudfront.GetInvalidationInput) (*cloudfront.GetInvalidationOutput, error)
func (*FakeCloudFrontAPI) GetInvalidationArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetInvalidationArgsForCall(i int) *cloudfront.GetInvalidationInput
func (*FakeCloudFrontAPI) GetInvalidationCallCount ¶
func (fake *FakeCloudFrontAPI) GetInvalidationCallCount() int
func (*FakeCloudFrontAPI) GetInvalidationCalls ¶
func (fake *FakeCloudFrontAPI) GetInvalidationCalls(stub func(*cloudfront.GetInvalidationInput) (*cloudfront.GetInvalidationOutput, error))
func (*FakeCloudFrontAPI) GetInvalidationRequest ¶
func (fake *FakeCloudFrontAPI) GetInvalidationRequest(arg1 *cloudfront.GetInvalidationInput) (*request.Request, *cloudfront.GetInvalidationOutput)
func (*FakeCloudFrontAPI) GetInvalidationRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetInvalidationRequestArgsForCall(i int) *cloudfront.GetInvalidationInput
func (*FakeCloudFrontAPI) GetInvalidationRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetInvalidationRequestCallCount() int
func (*FakeCloudFrontAPI) GetInvalidationRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetInvalidationRequestCalls(stub func(*cloudfront.GetInvalidationInput) (*request.Request, *cloudfront.GetInvalidationOutput))
func (*FakeCloudFrontAPI) GetInvalidationRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetInvalidationRequestReturns(result1 *request.Request, result2 *cloudfront.GetInvalidationOutput)
func (*FakeCloudFrontAPI) GetInvalidationRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetInvalidationRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetInvalidationOutput)
func (*FakeCloudFrontAPI) GetInvalidationReturns ¶
func (fake *FakeCloudFrontAPI) GetInvalidationReturns(result1 *cloudfront.GetInvalidationOutput, result2 error)
func (*FakeCloudFrontAPI) GetInvalidationReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetInvalidationReturnsOnCall(i int, result1 *cloudfront.GetInvalidationOutput, result2 error)
func (*FakeCloudFrontAPI) GetInvalidationWithContext ¶
func (fake *FakeCloudFrontAPI) GetInvalidationWithContext(arg1 context.Context, arg2 *cloudfront.GetInvalidationInput, arg3 ...request.Option) (*cloudfront.GetInvalidationOutput, error)
func (*FakeCloudFrontAPI) GetInvalidationWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetInvalidationWithContextArgsForCall(i int) (context.Context, *cloudfront.GetInvalidationInput, []request.Option)
func (*FakeCloudFrontAPI) GetInvalidationWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetInvalidationWithContextCallCount() int
func (*FakeCloudFrontAPI) GetInvalidationWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetInvalidationWithContextCalls(stub func(context.Context, *cloudfront.GetInvalidationInput, ...request.Option) (*cloudfront.GetInvalidationOutput, error))
func (*FakeCloudFrontAPI) GetInvalidationWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetInvalidationWithContextReturns(result1 *cloudfront.GetInvalidationOutput, result2 error)
func (*FakeCloudFrontAPI) GetInvalidationWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetInvalidationWithContextReturnsOnCall(i int, result1 *cloudfront.GetInvalidationOutput, result2 error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicy ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicy(arg1 *cloudfront.GetOriginRequestPolicyInput) (*cloudfront.GetOriginRequestPolicyOutput, error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyArgsForCall(i int) *cloudfront.GetOriginRequestPolicyInput
func (*FakeCloudFrontAPI) GetOriginRequestPolicyCallCount ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyCallCount() int
func (*FakeCloudFrontAPI) GetOriginRequestPolicyCalls ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyCalls(stub func(*cloudfront.GetOriginRequestPolicyInput) (*cloudfront.GetOriginRequestPolicyOutput, error))
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfig ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfig(arg1 *cloudfront.GetOriginRequestPolicyConfigInput) (*cloudfront.GetOriginRequestPolicyConfigOutput, error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigArgsForCall(i int) *cloudfront.GetOriginRequestPolicyConfigInput
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigCallCount ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigCallCount() int
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigCalls ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigCalls(stub func(*cloudfront.GetOriginRequestPolicyConfigInput) (*cloudfront.GetOriginRequestPolicyConfigOutput, error))
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequest ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequest(arg1 *cloudfront.GetOriginRequestPolicyConfigInput) (*request.Request, *cloudfront.GetOriginRequestPolicyConfigOutput)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestArgsForCall(i int) *cloudfront.GetOriginRequestPolicyConfigInput
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestCallCount() int
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestCalls(stub func(*cloudfront.GetOriginRequestPolicyConfigInput) (*request.Request, *cloudfront.GetOriginRequestPolicyConfigOutput))
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetOriginRequestPolicyConfigOutput)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetOriginRequestPolicyConfigOutput)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigReturns ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigReturns(result1 *cloudfront.GetOriginRequestPolicyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigReturnsOnCall(i int, result1 *cloudfront.GetOriginRequestPolicyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContext ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetOriginRequestPolicyConfigInput, arg3 ...request.Option) (*cloudfront.GetOriginRequestPolicyConfigOutput, error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetOriginRequestPolicyConfigInput, []request.Option)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextCalls(stub func(context.Context, *cloudfront.GetOriginRequestPolicyConfigInput, ...request.Option) (*cloudfront.GetOriginRequestPolicyConfigOutput, error))
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextReturns(result1 *cloudfront.GetOriginRequestPolicyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetOriginRequestPolicyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyRequest ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequest(arg1 *cloudfront.GetOriginRequestPolicyInput) (*request.Request, *cloudfront.GetOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequestArgsForCall(i int) *cloudfront.GetOriginRequestPolicyInput
func (*FakeCloudFrontAPI) GetOriginRequestPolicyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequestCallCount() int
func (*FakeCloudFrontAPI) GetOriginRequestPolicyRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequestCalls(stub func(*cloudfront.GetOriginRequestPolicyInput) (*request.Request, *cloudfront.GetOriginRequestPolicyOutput))
func (*FakeCloudFrontAPI) GetOriginRequestPolicyRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequestReturns(result1 *request.Request, result2 *cloudfront.GetOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyReturns ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyReturns(result1 *cloudfront.GetOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyReturnsOnCall(i int, result1 *cloudfront.GetOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyWithContext ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContext(arg1 context.Context, arg2 *cloudfront.GetOriginRequestPolicyInput, arg3 ...request.Option) (*cloudfront.GetOriginRequestPolicyOutput, error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.GetOriginRequestPolicyInput, []request.Option)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContextCallCount() int
func (*FakeCloudFrontAPI) GetOriginRequestPolicyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContextCalls(stub func(context.Context, *cloudfront.GetOriginRequestPolicyInput, ...request.Option) (*cloudfront.GetOriginRequestPolicyOutput, error))
func (*FakeCloudFrontAPI) GetOriginRequestPolicyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContextReturns(result1 *cloudfront.GetOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) GetOriginRequestPolicyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetOriginRequestPolicyWithContextReturnsOnCall(i int, result1 *cloudfront.GetOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) GetPublicKey ¶
func (fake *FakeCloudFrontAPI) GetPublicKey(arg1 *cloudfront.GetPublicKeyInput) (*cloudfront.GetPublicKeyOutput, error)
func (*FakeCloudFrontAPI) GetPublicKeyArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyArgsForCall(i int) *cloudfront.GetPublicKeyInput
func (*FakeCloudFrontAPI) GetPublicKeyCallCount ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyCallCount() int
func (*FakeCloudFrontAPI) GetPublicKeyCalls ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyCalls(stub func(*cloudfront.GetPublicKeyInput) (*cloudfront.GetPublicKeyOutput, error))
func (*FakeCloudFrontAPI) GetPublicKeyConfig ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfig(arg1 *cloudfront.GetPublicKeyConfigInput) (*cloudfront.GetPublicKeyConfigOutput, error)
func (*FakeCloudFrontAPI) GetPublicKeyConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigArgsForCall(i int) *cloudfront.GetPublicKeyConfigInput
func (*FakeCloudFrontAPI) GetPublicKeyConfigCallCount ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigCallCount() int
func (*FakeCloudFrontAPI) GetPublicKeyConfigCalls ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigCalls(stub func(*cloudfront.GetPublicKeyConfigInput) (*cloudfront.GetPublicKeyConfigOutput, error))
func (*FakeCloudFrontAPI) GetPublicKeyConfigRequest ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequest(arg1 *cloudfront.GetPublicKeyConfigInput) (*request.Request, *cloudfront.GetPublicKeyConfigOutput)
func (*FakeCloudFrontAPI) GetPublicKeyConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequestArgsForCall(i int) *cloudfront.GetPublicKeyConfigInput
func (*FakeCloudFrontAPI) GetPublicKeyConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequestCallCount() int
func (*FakeCloudFrontAPI) GetPublicKeyConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequestCalls(stub func(*cloudfront.GetPublicKeyConfigInput) (*request.Request, *cloudfront.GetPublicKeyConfigOutput))
func (*FakeCloudFrontAPI) GetPublicKeyConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetPublicKeyConfigOutput)
func (*FakeCloudFrontAPI) GetPublicKeyConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetPublicKeyConfigOutput)
func (*FakeCloudFrontAPI) GetPublicKeyConfigReturns ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigReturns(result1 *cloudfront.GetPublicKeyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetPublicKeyConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigReturnsOnCall(i int, result1 *cloudfront.GetPublicKeyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetPublicKeyConfigWithContext ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetPublicKeyConfigInput, arg3 ...request.Option) (*cloudfront.GetPublicKeyConfigOutput, error)
func (*FakeCloudFrontAPI) GetPublicKeyConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetPublicKeyConfigInput, []request.Option)
func (*FakeCloudFrontAPI) GetPublicKeyConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) GetPublicKeyConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContextCalls(stub func(context.Context, *cloudfront.GetPublicKeyConfigInput, ...request.Option) (*cloudfront.GetPublicKeyConfigOutput, error))
func (*FakeCloudFrontAPI) GetPublicKeyConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContextReturns(result1 *cloudfront.GetPublicKeyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetPublicKeyConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetPublicKeyConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetPublicKeyRequest ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyRequest(arg1 *cloudfront.GetPublicKeyInput) (*request.Request, *cloudfront.GetPublicKeyOutput)
func (*FakeCloudFrontAPI) GetPublicKeyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyRequestArgsForCall(i int) *cloudfront.GetPublicKeyInput
func (*FakeCloudFrontAPI) GetPublicKeyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyRequestCallCount() int
func (*FakeCloudFrontAPI) GetPublicKeyRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyRequestCalls(stub func(*cloudfront.GetPublicKeyInput) (*request.Request, *cloudfront.GetPublicKeyOutput))
func (*FakeCloudFrontAPI) GetPublicKeyRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyRequestReturns(result1 *request.Request, result2 *cloudfront.GetPublicKeyOutput)
func (*FakeCloudFrontAPI) GetPublicKeyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetPublicKeyOutput)
func (*FakeCloudFrontAPI) GetPublicKeyReturns ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyReturns(result1 *cloudfront.GetPublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) GetPublicKeyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyReturnsOnCall(i int, result1 *cloudfront.GetPublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) GetPublicKeyWithContext ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyWithContext(arg1 context.Context, arg2 *cloudfront.GetPublicKeyInput, arg3 ...request.Option) (*cloudfront.GetPublicKeyOutput, error)
func (*FakeCloudFrontAPI) GetPublicKeyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyWithContextArgsForCall(i int) (context.Context, *cloudfront.GetPublicKeyInput, []request.Option)
func (*FakeCloudFrontAPI) GetPublicKeyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyWithContextCallCount() int
func (*FakeCloudFrontAPI) GetPublicKeyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyWithContextCalls(stub func(context.Context, *cloudfront.GetPublicKeyInput, ...request.Option) (*cloudfront.GetPublicKeyOutput, error))
func (*FakeCloudFrontAPI) GetPublicKeyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyWithContextReturns(result1 *cloudfront.GetPublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) GetPublicKeyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetPublicKeyWithContextReturnsOnCall(i int, result1 *cloudfront.GetPublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) GetStreamingDistribution ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistribution(arg1 *cloudfront.GetStreamingDistributionInput) (*cloudfront.GetStreamingDistributionOutput, error)
func (*FakeCloudFrontAPI) GetStreamingDistributionArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionArgsForCall(i int) *cloudfront.GetStreamingDistributionInput
func (*FakeCloudFrontAPI) GetStreamingDistributionCallCount ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionCallCount() int
func (*FakeCloudFrontAPI) GetStreamingDistributionCalls ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionCalls(stub func(*cloudfront.GetStreamingDistributionInput) (*cloudfront.GetStreamingDistributionOutput, error))
func (*FakeCloudFrontAPI) GetStreamingDistributionConfig ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfig(arg1 *cloudfront.GetStreamingDistributionConfigInput) (*cloudfront.GetStreamingDistributionConfigOutput, error)
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigArgsForCall(i int) *cloudfront.GetStreamingDistributionConfigInput
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigCallCount ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigCallCount() int
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigCalls ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigCalls(stub func(*cloudfront.GetStreamingDistributionConfigInput) (*cloudfront.GetStreamingDistributionConfigOutput, error))
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigRequest ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequest(arg1 *cloudfront.GetStreamingDistributionConfigInput) (*request.Request, *cloudfront.GetStreamingDistributionConfigOutput)
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequestArgsForCall(i int) *cloudfront.GetStreamingDistributionConfigInput
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequestCallCount() int
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequestCalls(stub func(*cloudfront.GetStreamingDistributionConfigInput) (*request.Request, *cloudfront.GetStreamingDistributionConfigOutput))
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequestReturns(result1 *request.Request, result2 *cloudfront.GetStreamingDistributionConfigOutput)
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetStreamingDistributionConfigOutput)
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigReturns ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigReturns(result1 *cloudfront.GetStreamingDistributionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigReturnsOnCall(i int, result1 *cloudfront.GetStreamingDistributionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigWithContext ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContext(arg1 context.Context, arg2 *cloudfront.GetStreamingDistributionConfigInput, arg3 ...request.Option) (*cloudfront.GetStreamingDistributionConfigOutput, error)
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.GetStreamingDistributionConfigInput, []request.Option)
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextCalls(stub func(context.Context, *cloudfront.GetStreamingDistributionConfigInput, ...request.Option) (*cloudfront.GetStreamingDistributionConfigOutput, error))
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextReturns(result1 *cloudfront.GetStreamingDistributionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.GetStreamingDistributionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) GetStreamingDistributionRequest ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequest(arg1 *cloudfront.GetStreamingDistributionInput) (*request.Request, *cloudfront.GetStreamingDistributionOutput)
func (*FakeCloudFrontAPI) GetStreamingDistributionRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequestArgsForCall(i int) *cloudfront.GetStreamingDistributionInput
func (*FakeCloudFrontAPI) GetStreamingDistributionRequestCallCount ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequestCallCount() int
func (*FakeCloudFrontAPI) GetStreamingDistributionRequestCalls ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequestCalls(stub func(*cloudfront.GetStreamingDistributionInput) (*request.Request, *cloudfront.GetStreamingDistributionOutput))
func (*FakeCloudFrontAPI) GetStreamingDistributionRequestReturns ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.GetStreamingDistributionOutput)
func (*FakeCloudFrontAPI) GetStreamingDistributionRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.GetStreamingDistributionOutput)
func (*FakeCloudFrontAPI) GetStreamingDistributionReturns ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionReturns(result1 *cloudfront.GetStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) GetStreamingDistributionReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionReturnsOnCall(i int, result1 *cloudfront.GetStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) GetStreamingDistributionWithContext ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContext(arg1 context.Context, arg2 *cloudfront.GetStreamingDistributionInput, arg3 ...request.Option) (*cloudfront.GetStreamingDistributionOutput, error)
func (*FakeCloudFrontAPI) GetStreamingDistributionWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.GetStreamingDistributionInput, []request.Option)
func (*FakeCloudFrontAPI) GetStreamingDistributionWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContextCallCount() int
func (*FakeCloudFrontAPI) GetStreamingDistributionWithContextCalls ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContextCalls(stub func(context.Context, *cloudfront.GetStreamingDistributionInput, ...request.Option) (*cloudfront.GetStreamingDistributionOutput, error))
func (*FakeCloudFrontAPI) GetStreamingDistributionWithContextReturns ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContextReturns(result1 *cloudfront.GetStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) GetStreamingDistributionWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) GetStreamingDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.GetStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) Invocations ¶
func (fake *FakeCloudFrontAPI) Invocations() map[string][][]interface{}
func (*FakeCloudFrontAPI) ListCachePolicies ¶
func (fake *FakeCloudFrontAPI) ListCachePolicies(arg1 *cloudfront.ListCachePoliciesInput) (*cloudfront.ListCachePoliciesOutput, error)
func (*FakeCloudFrontAPI) ListCachePoliciesArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesArgsForCall(i int) *cloudfront.ListCachePoliciesInput
func (*FakeCloudFrontAPI) ListCachePoliciesCallCount ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesCallCount() int
func (*FakeCloudFrontAPI) ListCachePoliciesCalls ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesCalls(stub func(*cloudfront.ListCachePoliciesInput) (*cloudfront.ListCachePoliciesOutput, error))
func (*FakeCloudFrontAPI) ListCachePoliciesRequest ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesRequest(arg1 *cloudfront.ListCachePoliciesInput) (*request.Request, *cloudfront.ListCachePoliciesOutput)
func (*FakeCloudFrontAPI) ListCachePoliciesRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesRequestArgsForCall(i int) *cloudfront.ListCachePoliciesInput
func (*FakeCloudFrontAPI) ListCachePoliciesRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesRequestCallCount() int
func (*FakeCloudFrontAPI) ListCachePoliciesRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesRequestCalls(stub func(*cloudfront.ListCachePoliciesInput) (*request.Request, *cloudfront.ListCachePoliciesOutput))
func (*FakeCloudFrontAPI) ListCachePoliciesRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesRequestReturns(result1 *request.Request, result2 *cloudfront.ListCachePoliciesOutput)
func (*FakeCloudFrontAPI) ListCachePoliciesRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListCachePoliciesOutput)
func (*FakeCloudFrontAPI) ListCachePoliciesReturns ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesReturns(result1 *cloudfront.ListCachePoliciesOutput, result2 error)
func (*FakeCloudFrontAPI) ListCachePoliciesReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesReturnsOnCall(i int, result1 *cloudfront.ListCachePoliciesOutput, result2 error)
func (*FakeCloudFrontAPI) ListCachePoliciesWithContext ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContext(arg1 context.Context, arg2 *cloudfront.ListCachePoliciesInput, arg3 ...request.Option) (*cloudfront.ListCachePoliciesOutput, error)
func (*FakeCloudFrontAPI) ListCachePoliciesWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListCachePoliciesInput, []request.Option)
func (*FakeCloudFrontAPI) ListCachePoliciesWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContextCallCount() int
func (*FakeCloudFrontAPI) ListCachePoliciesWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContextCalls(stub func(context.Context, *cloudfront.ListCachePoliciesInput, ...request.Option) (*cloudfront.ListCachePoliciesOutput, error))
func (*FakeCloudFrontAPI) ListCachePoliciesWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContextReturns(result1 *cloudfront.ListCachePoliciesOutput, result2 error)
func (*FakeCloudFrontAPI) ListCachePoliciesWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListCachePoliciesWithContextReturnsOnCall(i int, result1 *cloudfront.ListCachePoliciesOutput, result2 error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentities ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentities(arg1 *cloudfront.ListCloudFrontOriginAccessIdentitiesInput) (*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesArgsForCall(i int) *cloudfront.ListCloudFrontOriginAccessIdentitiesInput
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesCallCount ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesCallCount() int
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesCalls ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesCalls(stub func(*cloudfront.ListCloudFrontOriginAccessIdentitiesInput) (*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, error))
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPages ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPages(arg1 *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, arg2 func(*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, bool) bool) error
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesArgsForCall(i int) (*cloudfront.ListCloudFrontOriginAccessIdentitiesInput, func(*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, bool) bool)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesCallCount ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesCallCount() int
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesCalls ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesCalls(stub func(*cloudfront.ListCloudFrontOriginAccessIdentitiesInput, func(*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, bool) bool) error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesReturns ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesReturns(result1 error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContext ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContext(arg1 context.Context, arg2 *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, arg3 func(*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, bool) bool, arg4 ...request.Option) error
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, func(*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, bool) bool, []request.Option)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextCallCount() int
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextCalls(stub func(context.Context, *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, func(*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, bool) bool, ...request.Option) error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextReturns(result1 error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequest ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequest(arg1 *cloudfront.ListCloudFrontOriginAccessIdentitiesInput) (*request.Request, *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestArgsForCall(i int) *cloudfront.ListCloudFrontOriginAccessIdentitiesInput
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestCallCount() int
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestCalls(stub func(*cloudfront.ListCloudFrontOriginAccessIdentitiesInput) (*request.Request, *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput))
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestReturns(result1 *request.Request, result2 *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesReturns ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesReturns(result1 *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, result2 error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesReturnsOnCall(i int, result1 *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, result2 error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContext ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContext(arg1 context.Context, arg2 *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, arg3 ...request.Option) (*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, []request.Option)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextCallCount() int
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextCalls(stub func(context.Context, *cloudfront.ListCloudFrontOriginAccessIdentitiesInput, ...request.Option) (*cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, error))
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextReturns(result1 *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, result2 error)
func (*FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListCloudFrontOriginAccessIdentitiesWithContextReturnsOnCall(i int, result1 *cloudfront.ListCloudFrontOriginAccessIdentitiesOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributions ¶
func (fake *FakeCloudFrontAPI) ListDistributions(arg1 *cloudfront.ListDistributionsInput) (*cloudfront.ListDistributionsOutput, error)
func (*FakeCloudFrontAPI) ListDistributionsArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsArgsForCall(i int) *cloudfront.ListDistributionsInput
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyId ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyId(arg1 *cloudfront.ListDistributionsByCachePolicyIdInput) (*cloudfront.ListDistributionsByCachePolicyIdOutput, error)
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdArgsForCall(i int) *cloudfront.ListDistributionsByCachePolicyIdInput
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdCalls(stub func(*cloudfront.ListDistributionsByCachePolicyIdInput) (*cloudfront.ListDistributionsByCachePolicyIdOutput, error))
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequest ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequest(arg1 *cloudfront.ListDistributionsByCachePolicyIdInput) (*request.Request, *cloudfront.ListDistributionsByCachePolicyIdOutput)
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestArgsForCall(i int) *cloudfront.ListDistributionsByCachePolicyIdInput
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestCalls(stub func(*cloudfront.ListDistributionsByCachePolicyIdInput) (*request.Request, *cloudfront.ListDistributionsByCachePolicyIdOutput))
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestReturns(result1 *request.Request, result2 *cloudfront.ListDistributionsByCachePolicyIdOutput)
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListDistributionsByCachePolicyIdOutput)
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdReturns(result1 *cloudfront.ListDistributionsByCachePolicyIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByCachePolicyIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContext ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContext(arg1 context.Context, arg2 *cloudfront.ListDistributionsByCachePolicyIdInput, arg3 ...request.Option) (*cloudfront.ListDistributionsByCachePolicyIdOutput, error)
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextArgsForCall(i int) (context.Context, *cloudfront.ListDistributionsByCachePolicyIdInput, []request.Option)
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextCalls(stub func(context.Context, *cloudfront.ListDistributionsByCachePolicyIdInput, ...request.Option) (*cloudfront.ListDistributionsByCachePolicyIdOutput, error))
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextReturns(result1 *cloudfront.ListDistributionsByCachePolicyIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByCachePolicyIdWithContextReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByCachePolicyIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyId ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyId(arg1 *cloudfront.ListDistributionsByOriginRequestPolicyIdInput) (*cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, error)
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdArgsForCall(i int) *cloudfront.ListDistributionsByOriginRequestPolicyIdInput
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdCalls(stub func(*cloudfront.ListDistributionsByOriginRequestPolicyIdInput) (*cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, error))
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequest ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequest(arg1 *cloudfront.ListDistributionsByOriginRequestPolicyIdInput) (*request.Request, *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput)
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestArgsForCall(i int) *cloudfront.ListDistributionsByOriginRequestPolicyIdInput
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestCalls(stub func(*cloudfront.ListDistributionsByOriginRequestPolicyIdInput) (*request.Request, *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput))
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestReturns(result1 *request.Request, result2 *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput)
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput)
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdReturns(result1 *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContext ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContext(arg1 context.Context, arg2 *cloudfront.ListDistributionsByOriginRequestPolicyIdInput, arg3 ...request.Option) (*cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, error)
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextArgsForCall(i int) (context.Context, *cloudfront.ListDistributionsByOriginRequestPolicyIdInput, []request.Option)
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextCalls(stub func(context.Context, *cloudfront.ListDistributionsByOriginRequestPolicyIdInput, ...request.Option) (*cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, error))
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextReturns(result1 *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByOriginRequestPolicyIdWithContextReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByOriginRequestPolicyIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByWebACLId ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLId(arg1 *cloudfront.ListDistributionsByWebACLIdInput) (*cloudfront.ListDistributionsByWebACLIdOutput, error)
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdArgsForCall(i int) *cloudfront.ListDistributionsByWebACLIdInput
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdCalls(stub func(*cloudfront.ListDistributionsByWebACLIdInput) (*cloudfront.ListDistributionsByWebACLIdOutput, error))
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdRequest ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequest(arg1 *cloudfront.ListDistributionsByWebACLIdInput) (*request.Request, *cloudfront.ListDistributionsByWebACLIdOutput)
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestArgsForCall(i int) *cloudfront.ListDistributionsByWebACLIdInput
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestCalls(stub func(*cloudfront.ListDistributionsByWebACLIdInput) (*request.Request, *cloudfront.ListDistributionsByWebACLIdOutput))
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestReturns(result1 *request.Request, result2 *cloudfront.ListDistributionsByWebACLIdOutput)
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListDistributionsByWebACLIdOutput)
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdReturns(result1 *cloudfront.ListDistributionsByWebACLIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByWebACLIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContext ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContext(arg1 context.Context, arg2 *cloudfront.ListDistributionsByWebACLIdInput, arg3 ...request.Option) (*cloudfront.ListDistributionsByWebACLIdOutput, error)
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextArgsForCall(i int) (context.Context, *cloudfront.ListDistributionsByWebACLIdInput, []request.Option)
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextCalls(stub func(context.Context, *cloudfront.ListDistributionsByWebACLIdInput, ...request.Option) (*cloudfront.ListDistributionsByWebACLIdOutput, error))
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextReturns(result1 *cloudfront.ListDistributionsByWebACLIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsByWebACLIdWithContextReturnsOnCall(i int, result1 *cloudfront.ListDistributionsByWebACLIdOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsCalls(stub func(*cloudfront.ListDistributionsInput) (*cloudfront.ListDistributionsOutput, error))
func (*FakeCloudFrontAPI) ListDistributionsPages ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPages(arg1 *cloudfront.ListDistributionsInput, arg2 func(*cloudfront.ListDistributionsOutput, bool) bool) error
func (*FakeCloudFrontAPI) ListDistributionsPagesArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesArgsForCall(i int) (*cloudfront.ListDistributionsInput, func(*cloudfront.ListDistributionsOutput, bool) bool)
func (*FakeCloudFrontAPI) ListDistributionsPagesCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsPagesCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesCalls(stub func(*cloudfront.ListDistributionsInput, func(*cloudfront.ListDistributionsOutput, bool) bool) error)
func (*FakeCloudFrontAPI) ListDistributionsPagesReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesReturns(result1 error)
func (*FakeCloudFrontAPI) ListDistributionsPagesReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) ListDistributionsPagesWithContext ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContext(arg1 context.Context, arg2 *cloudfront.ListDistributionsInput, arg3 func(*cloudfront.ListDistributionsOutput, bool) bool, arg4 ...request.Option) error
func (*FakeCloudFrontAPI) ListDistributionsPagesWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListDistributionsInput, func(*cloudfront.ListDistributionsOutput, bool) bool, []request.Option)
func (*FakeCloudFrontAPI) ListDistributionsPagesWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContextCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsPagesWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContextCalls(stub func(context.Context, *cloudfront.ListDistributionsInput, func(*cloudfront.ListDistributionsOutput, bool) bool, ...request.Option) error)
func (*FakeCloudFrontAPI) ListDistributionsPagesWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContextReturns(result1 error)
func (*FakeCloudFrontAPI) ListDistributionsPagesWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) ListDistributionsRequest ¶
func (fake *FakeCloudFrontAPI) ListDistributionsRequest(arg1 *cloudfront.ListDistributionsInput) (*request.Request, *cloudfront.ListDistributionsOutput)
func (*FakeCloudFrontAPI) ListDistributionsRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsRequestArgsForCall(i int) *cloudfront.ListDistributionsInput
func (*FakeCloudFrontAPI) ListDistributionsRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsRequestCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsRequestCalls(stub func(*cloudfront.ListDistributionsInput) (*request.Request, *cloudfront.ListDistributionsOutput))
func (*FakeCloudFrontAPI) ListDistributionsRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsRequestReturns(result1 *request.Request, result2 *cloudfront.ListDistributionsOutput)
func (*FakeCloudFrontAPI) ListDistributionsRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListDistributionsOutput)
func (*FakeCloudFrontAPI) ListDistributionsReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsReturns(result1 *cloudfront.ListDistributionsOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsReturnsOnCall(i int, result1 *cloudfront.ListDistributionsOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsWithContext ¶
func (fake *FakeCloudFrontAPI) ListDistributionsWithContext(arg1 context.Context, arg2 *cloudfront.ListDistributionsInput, arg3 ...request.Option) (*cloudfront.ListDistributionsOutput, error)
func (*FakeCloudFrontAPI) ListDistributionsWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsWithContextArgsForCall(i int) (context.Context, *cloudfront.ListDistributionsInput, []request.Option)
func (*FakeCloudFrontAPI) ListDistributionsWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListDistributionsWithContextCallCount() int
func (*FakeCloudFrontAPI) ListDistributionsWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListDistributionsWithContextCalls(stub func(context.Context, *cloudfront.ListDistributionsInput, ...request.Option) (*cloudfront.ListDistributionsOutput, error))
func (*FakeCloudFrontAPI) ListDistributionsWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListDistributionsWithContextReturns(result1 *cloudfront.ListDistributionsOutput, result2 error)
func (*FakeCloudFrontAPI) ListDistributionsWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListDistributionsWithContextReturnsOnCall(i int, result1 *cloudfront.ListDistributionsOutput, result2 error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigs ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigs(arg1 *cloudfront.ListFieldLevelEncryptionConfigsInput) (*cloudfront.ListFieldLevelEncryptionConfigsOutput, error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsArgsForCall(i int) *cloudfront.ListFieldLevelEncryptionConfigsInput
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsCallCount ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsCallCount() int
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsCalls ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsCalls(stub func(*cloudfront.ListFieldLevelEncryptionConfigsInput) (*cloudfront.ListFieldLevelEncryptionConfigsOutput, error))
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequest ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequest(arg1 *cloudfront.ListFieldLevelEncryptionConfigsInput) (*request.Request, *cloudfront.ListFieldLevelEncryptionConfigsOutput)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestArgsForCall(i int) *cloudfront.ListFieldLevelEncryptionConfigsInput
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestCallCount() int
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestCalls(stub func(*cloudfront.ListFieldLevelEncryptionConfigsInput) (*request.Request, *cloudfront.ListFieldLevelEncryptionConfigsOutput))
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestReturns(result1 *request.Request, result2 *cloudfront.ListFieldLevelEncryptionConfigsOutput)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListFieldLevelEncryptionConfigsOutput)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsReturns ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsReturns(result1 *cloudfront.ListFieldLevelEncryptionConfigsOutput, result2 error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsReturnsOnCall(i int, result1 *cloudfront.ListFieldLevelEncryptionConfigsOutput, result2 error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContext ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContext(arg1 context.Context, arg2 *cloudfront.ListFieldLevelEncryptionConfigsInput, arg3 ...request.Option) (*cloudfront.ListFieldLevelEncryptionConfigsOutput, error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextArgsForCall(i int) (context.Context, *cloudfront.ListFieldLevelEncryptionConfigsInput, []request.Option)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextCallCount() int
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextCalls(stub func(context.Context, *cloudfront.ListFieldLevelEncryptionConfigsInput, ...request.Option) (*cloudfront.ListFieldLevelEncryptionConfigsOutput, error))
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextReturns(result1 *cloudfront.ListFieldLevelEncryptionConfigsOutput, result2 error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionConfigsWithContextReturnsOnCall(i int, result1 *cloudfront.ListFieldLevelEncryptionConfigsOutput, result2 error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfiles ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfiles(arg1 *cloudfront.ListFieldLevelEncryptionProfilesInput) (*cloudfront.ListFieldLevelEncryptionProfilesOutput, error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesArgsForCall(i int) *cloudfront.ListFieldLevelEncryptionProfilesInput
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesCallCount ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesCallCount() int
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesCalls ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesCalls(stub func(*cloudfront.ListFieldLevelEncryptionProfilesInput) (*cloudfront.ListFieldLevelEncryptionProfilesOutput, error))
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequest ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequest(arg1 *cloudfront.ListFieldLevelEncryptionProfilesInput) (*request.Request, *cloudfront.ListFieldLevelEncryptionProfilesOutput)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestArgsForCall(i int) *cloudfront.ListFieldLevelEncryptionProfilesInput
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestCallCount() int
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestCalls(stub func(*cloudfront.ListFieldLevelEncryptionProfilesInput) (*request.Request, *cloudfront.ListFieldLevelEncryptionProfilesOutput))
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestReturns(result1 *request.Request, result2 *cloudfront.ListFieldLevelEncryptionProfilesOutput)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListFieldLevelEncryptionProfilesOutput)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesReturns ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesReturns(result1 *cloudfront.ListFieldLevelEncryptionProfilesOutput, result2 error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesReturnsOnCall(i int, result1 *cloudfront.ListFieldLevelEncryptionProfilesOutput, result2 error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContext ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContext(arg1 context.Context, arg2 *cloudfront.ListFieldLevelEncryptionProfilesInput, arg3 ...request.Option) (*cloudfront.ListFieldLevelEncryptionProfilesOutput, error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListFieldLevelEncryptionProfilesInput, []request.Option)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextCallCount() int
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextCalls(stub func(context.Context, *cloudfront.ListFieldLevelEncryptionProfilesInput, ...request.Option) (*cloudfront.ListFieldLevelEncryptionProfilesOutput, error))
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextReturns(result1 *cloudfront.ListFieldLevelEncryptionProfilesOutput, result2 error)
func (*FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListFieldLevelEncryptionProfilesWithContextReturnsOnCall(i int, result1 *cloudfront.ListFieldLevelEncryptionProfilesOutput, result2 error)
func (*FakeCloudFrontAPI) ListInvalidations ¶
func (fake *FakeCloudFrontAPI) ListInvalidations(arg1 *cloudfront.ListInvalidationsInput) (*cloudfront.ListInvalidationsOutput, error)
func (*FakeCloudFrontAPI) ListInvalidationsArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsArgsForCall(i int) *cloudfront.ListInvalidationsInput
func (*FakeCloudFrontAPI) ListInvalidationsCallCount ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsCallCount() int
func (*FakeCloudFrontAPI) ListInvalidationsCalls ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsCalls(stub func(*cloudfront.ListInvalidationsInput) (*cloudfront.ListInvalidationsOutput, error))
func (*FakeCloudFrontAPI) ListInvalidationsPages ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPages(arg1 *cloudfront.ListInvalidationsInput, arg2 func(*cloudfront.ListInvalidationsOutput, bool) bool) error
func (*FakeCloudFrontAPI) ListInvalidationsPagesArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesArgsForCall(i int) (*cloudfront.ListInvalidationsInput, func(*cloudfront.ListInvalidationsOutput, bool) bool)
func (*FakeCloudFrontAPI) ListInvalidationsPagesCallCount ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesCallCount() int
func (*FakeCloudFrontAPI) ListInvalidationsPagesCalls ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesCalls(stub func(*cloudfront.ListInvalidationsInput, func(*cloudfront.ListInvalidationsOutput, bool) bool) error)
func (*FakeCloudFrontAPI) ListInvalidationsPagesReturns ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesReturns(result1 error)
func (*FakeCloudFrontAPI) ListInvalidationsPagesReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) ListInvalidationsPagesWithContext ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContext(arg1 context.Context, arg2 *cloudfront.ListInvalidationsInput, arg3 func(*cloudfront.ListInvalidationsOutput, bool) bool, arg4 ...request.Option) error
func (*FakeCloudFrontAPI) ListInvalidationsPagesWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListInvalidationsInput, func(*cloudfront.ListInvalidationsOutput, bool) bool, []request.Option)
func (*FakeCloudFrontAPI) ListInvalidationsPagesWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContextCallCount() int
func (*FakeCloudFrontAPI) ListInvalidationsPagesWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContextCalls(stub func(context.Context, *cloudfront.ListInvalidationsInput, func(*cloudfront.ListInvalidationsOutput, bool) bool, ...request.Option) error)
func (*FakeCloudFrontAPI) ListInvalidationsPagesWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContextReturns(result1 error)
func (*FakeCloudFrontAPI) ListInvalidationsPagesWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) ListInvalidationsRequest ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsRequest(arg1 *cloudfront.ListInvalidationsInput) (*request.Request, *cloudfront.ListInvalidationsOutput)
func (*FakeCloudFrontAPI) ListInvalidationsRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsRequestArgsForCall(i int) *cloudfront.ListInvalidationsInput
func (*FakeCloudFrontAPI) ListInvalidationsRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsRequestCallCount() int
func (*FakeCloudFrontAPI) ListInvalidationsRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsRequestCalls(stub func(*cloudfront.ListInvalidationsInput) (*request.Request, *cloudfront.ListInvalidationsOutput))
func (*FakeCloudFrontAPI) ListInvalidationsRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsRequestReturns(result1 *request.Request, result2 *cloudfront.ListInvalidationsOutput)
func (*FakeCloudFrontAPI) ListInvalidationsRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListInvalidationsOutput)
func (*FakeCloudFrontAPI) ListInvalidationsReturns ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsReturns(result1 *cloudfront.ListInvalidationsOutput, result2 error)
func (*FakeCloudFrontAPI) ListInvalidationsReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsReturnsOnCall(i int, result1 *cloudfront.ListInvalidationsOutput, result2 error)
func (*FakeCloudFrontAPI) ListInvalidationsWithContext ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsWithContext(arg1 context.Context, arg2 *cloudfront.ListInvalidationsInput, arg3 ...request.Option) (*cloudfront.ListInvalidationsOutput, error)
func (*FakeCloudFrontAPI) ListInvalidationsWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsWithContextArgsForCall(i int) (context.Context, *cloudfront.ListInvalidationsInput, []request.Option)
func (*FakeCloudFrontAPI) ListInvalidationsWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsWithContextCallCount() int
func (*FakeCloudFrontAPI) ListInvalidationsWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsWithContextCalls(stub func(context.Context, *cloudfront.ListInvalidationsInput, ...request.Option) (*cloudfront.ListInvalidationsOutput, error))
func (*FakeCloudFrontAPI) ListInvalidationsWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsWithContextReturns(result1 *cloudfront.ListInvalidationsOutput, result2 error)
func (*FakeCloudFrontAPI) ListInvalidationsWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListInvalidationsWithContextReturnsOnCall(i int, result1 *cloudfront.ListInvalidationsOutput, result2 error)
func (*FakeCloudFrontAPI) ListOriginRequestPolicies ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPolicies(arg1 *cloudfront.ListOriginRequestPoliciesInput) (*cloudfront.ListOriginRequestPoliciesOutput, error)
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesArgsForCall(i int) *cloudfront.ListOriginRequestPoliciesInput
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesCallCount ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesCallCount() int
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesCalls ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesCalls(stub func(*cloudfront.ListOriginRequestPoliciesInput) (*cloudfront.ListOriginRequestPoliciesOutput, error))
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesRequest ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequest(arg1 *cloudfront.ListOriginRequestPoliciesInput) (*request.Request, *cloudfront.ListOriginRequestPoliciesOutput)
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequestArgsForCall(i int) *cloudfront.ListOriginRequestPoliciesInput
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequestCallCount() int
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequestCalls(stub func(*cloudfront.ListOriginRequestPoliciesInput) (*request.Request, *cloudfront.ListOriginRequestPoliciesOutput))
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequestReturns(result1 *request.Request, result2 *cloudfront.ListOriginRequestPoliciesOutput)
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListOriginRequestPoliciesOutput)
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesReturns ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesReturns(result1 *cloudfront.ListOriginRequestPoliciesOutput, result2 error)
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesReturnsOnCall(i int, result1 *cloudfront.ListOriginRequestPoliciesOutput, result2 error)
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesWithContext ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContext(arg1 context.Context, arg2 *cloudfront.ListOriginRequestPoliciesInput, arg3 ...request.Option) (*cloudfront.ListOriginRequestPoliciesOutput, error)
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListOriginRequestPoliciesInput, []request.Option)
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextCallCount() int
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextCalls(stub func(context.Context, *cloudfront.ListOriginRequestPoliciesInput, ...request.Option) (*cloudfront.ListOriginRequestPoliciesOutput, error))
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextReturns(result1 *cloudfront.ListOriginRequestPoliciesOutput, result2 error)
func (*FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListOriginRequestPoliciesWithContextReturnsOnCall(i int, result1 *cloudfront.ListOriginRequestPoliciesOutput, result2 error)
func (*FakeCloudFrontAPI) ListPublicKeys ¶
func (fake *FakeCloudFrontAPI) ListPublicKeys(arg1 *cloudfront.ListPublicKeysInput) (*cloudfront.ListPublicKeysOutput, error)
func (*FakeCloudFrontAPI) ListPublicKeysArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysArgsForCall(i int) *cloudfront.ListPublicKeysInput
func (*FakeCloudFrontAPI) ListPublicKeysCallCount ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysCallCount() int
func (*FakeCloudFrontAPI) ListPublicKeysCalls ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysCalls(stub func(*cloudfront.ListPublicKeysInput) (*cloudfront.ListPublicKeysOutput, error))
func (*FakeCloudFrontAPI) ListPublicKeysRequest ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysRequest(arg1 *cloudfront.ListPublicKeysInput) (*request.Request, *cloudfront.ListPublicKeysOutput)
func (*FakeCloudFrontAPI) ListPublicKeysRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysRequestArgsForCall(i int) *cloudfront.ListPublicKeysInput
func (*FakeCloudFrontAPI) ListPublicKeysRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysRequestCallCount() int
func (*FakeCloudFrontAPI) ListPublicKeysRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysRequestCalls(stub func(*cloudfront.ListPublicKeysInput) (*request.Request, *cloudfront.ListPublicKeysOutput))
func (*FakeCloudFrontAPI) ListPublicKeysRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysRequestReturns(result1 *request.Request, result2 *cloudfront.ListPublicKeysOutput)
func (*FakeCloudFrontAPI) ListPublicKeysRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListPublicKeysOutput)
func (*FakeCloudFrontAPI) ListPublicKeysReturns ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysReturns(result1 *cloudfront.ListPublicKeysOutput, result2 error)
func (*FakeCloudFrontAPI) ListPublicKeysReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysReturnsOnCall(i int, result1 *cloudfront.ListPublicKeysOutput, result2 error)
func (*FakeCloudFrontAPI) ListPublicKeysWithContext ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysWithContext(arg1 context.Context, arg2 *cloudfront.ListPublicKeysInput, arg3 ...request.Option) (*cloudfront.ListPublicKeysOutput, error)
func (*FakeCloudFrontAPI) ListPublicKeysWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysWithContextArgsForCall(i int) (context.Context, *cloudfront.ListPublicKeysInput, []request.Option)
func (*FakeCloudFrontAPI) ListPublicKeysWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysWithContextCallCount() int
func (*FakeCloudFrontAPI) ListPublicKeysWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysWithContextCalls(stub func(context.Context, *cloudfront.ListPublicKeysInput, ...request.Option) (*cloudfront.ListPublicKeysOutput, error))
func (*FakeCloudFrontAPI) ListPublicKeysWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysWithContextReturns(result1 *cloudfront.ListPublicKeysOutput, result2 error)
func (*FakeCloudFrontAPI) ListPublicKeysWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListPublicKeysWithContextReturnsOnCall(i int, result1 *cloudfront.ListPublicKeysOutput, result2 error)
func (*FakeCloudFrontAPI) ListStreamingDistributions ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributions(arg1 *cloudfront.ListStreamingDistributionsInput) (*cloudfront.ListStreamingDistributionsOutput, error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsArgsForCall(i int) *cloudfront.ListStreamingDistributionsInput
func (*FakeCloudFrontAPI) ListStreamingDistributionsCallCount ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsCallCount() int
func (*FakeCloudFrontAPI) ListStreamingDistributionsCalls ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsCalls(stub func(*cloudfront.ListStreamingDistributionsInput) (*cloudfront.ListStreamingDistributionsOutput, error))
func (*FakeCloudFrontAPI) ListStreamingDistributionsPages ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPages(arg1 *cloudfront.ListStreamingDistributionsInput, arg2 func(*cloudfront.ListStreamingDistributionsOutput, bool) bool) error
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesArgsForCall(i int) (*cloudfront.ListStreamingDistributionsInput, func(*cloudfront.ListStreamingDistributionsOutput, bool) bool)
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesCallCount ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesCallCount() int
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesCalls ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesCalls(stub func(*cloudfront.ListStreamingDistributionsInput, func(*cloudfront.ListStreamingDistributionsOutput, bool) bool) error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesReturns ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesReturns(result1 error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContext ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContext(arg1 context.Context, arg2 *cloudfront.ListStreamingDistributionsInput, arg3 func(*cloudfront.ListStreamingDistributionsOutput, bool) bool, arg4 ...request.Option) error
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextArgsForCall(i int) (context.Context, *cloudfront.ListStreamingDistributionsInput, func(*cloudfront.ListStreamingDistributionsOutput, bool) bool, []request.Option)
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextCallCount() int
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextCalls(stub func(context.Context, *cloudfront.ListStreamingDistributionsInput, func(*cloudfront.ListStreamingDistributionsOutput, bool) bool, ...request.Option) error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextReturns(result1 error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsRequest ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequest(arg1 *cloudfront.ListStreamingDistributionsInput) (*request.Request, *cloudfront.ListStreamingDistributionsOutput)
func (*FakeCloudFrontAPI) ListStreamingDistributionsRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequestArgsForCall(i int) *cloudfront.ListStreamingDistributionsInput
func (*FakeCloudFrontAPI) ListStreamingDistributionsRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequestCallCount() int
func (*FakeCloudFrontAPI) ListStreamingDistributionsRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequestCalls(stub func(*cloudfront.ListStreamingDistributionsInput) (*request.Request, *cloudfront.ListStreamingDistributionsOutput))
func (*FakeCloudFrontAPI) ListStreamingDistributionsRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequestReturns(result1 *request.Request, result2 *cloudfront.ListStreamingDistributionsOutput)
func (*FakeCloudFrontAPI) ListStreamingDistributionsRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListStreamingDistributionsOutput)
func (*FakeCloudFrontAPI) ListStreamingDistributionsReturns ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsReturns(result1 *cloudfront.ListStreamingDistributionsOutput, result2 error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsReturnsOnCall(i int, result1 *cloudfront.ListStreamingDistributionsOutput, result2 error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsWithContext ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContext(arg1 context.Context, arg2 *cloudfront.ListStreamingDistributionsInput, arg3 ...request.Option) (*cloudfront.ListStreamingDistributionsOutput, error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContextArgsForCall(i int) (context.Context, *cloudfront.ListStreamingDistributionsInput, []request.Option)
func (*FakeCloudFrontAPI) ListStreamingDistributionsWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContextCallCount() int
func (*FakeCloudFrontAPI) ListStreamingDistributionsWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContextCalls(stub func(context.Context, *cloudfront.ListStreamingDistributionsInput, ...request.Option) (*cloudfront.ListStreamingDistributionsOutput, error))
func (*FakeCloudFrontAPI) ListStreamingDistributionsWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContextReturns(result1 *cloudfront.ListStreamingDistributionsOutput, result2 error)
func (*FakeCloudFrontAPI) ListStreamingDistributionsWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListStreamingDistributionsWithContextReturnsOnCall(i int, result1 *cloudfront.ListStreamingDistributionsOutput, result2 error)
func (*FakeCloudFrontAPI) ListTagsForResource ¶
func (fake *FakeCloudFrontAPI) ListTagsForResource(arg1 *cloudfront.ListTagsForResourceInput) (*cloudfront.ListTagsForResourceOutput, error)
func (*FakeCloudFrontAPI) ListTagsForResourceArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceArgsForCall(i int) *cloudfront.ListTagsForResourceInput
func (*FakeCloudFrontAPI) ListTagsForResourceCallCount ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceCallCount() int
func (*FakeCloudFrontAPI) ListTagsForResourceCalls ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceCalls(stub func(*cloudfront.ListTagsForResourceInput) (*cloudfront.ListTagsForResourceOutput, error))
func (*FakeCloudFrontAPI) ListTagsForResourceRequest ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceRequest(arg1 *cloudfront.ListTagsForResourceInput) (*request.Request, *cloudfront.ListTagsForResourceOutput)
func (*FakeCloudFrontAPI) ListTagsForResourceRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceRequestArgsForCall(i int) *cloudfront.ListTagsForResourceInput
func (*FakeCloudFrontAPI) ListTagsForResourceRequestCallCount ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceRequestCallCount() int
func (*FakeCloudFrontAPI) ListTagsForResourceRequestCalls ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceRequestCalls(stub func(*cloudfront.ListTagsForResourceInput) (*request.Request, *cloudfront.ListTagsForResourceOutput))
func (*FakeCloudFrontAPI) ListTagsForResourceRequestReturns ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceRequestReturns(result1 *request.Request, result2 *cloudfront.ListTagsForResourceOutput)
func (*FakeCloudFrontAPI) ListTagsForResourceRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.ListTagsForResourceOutput)
func (*FakeCloudFrontAPI) ListTagsForResourceReturns ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceReturns(result1 *cloudfront.ListTagsForResourceOutput, result2 error)
func (*FakeCloudFrontAPI) ListTagsForResourceReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceReturnsOnCall(i int, result1 *cloudfront.ListTagsForResourceOutput, result2 error)
func (*FakeCloudFrontAPI) ListTagsForResourceWithContext ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContext(arg1 context.Context, arg2 *cloudfront.ListTagsForResourceInput, arg3 ...request.Option) (*cloudfront.ListTagsForResourceOutput, error)
func (*FakeCloudFrontAPI) ListTagsForResourceWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContextArgsForCall(i int) (context.Context, *cloudfront.ListTagsForResourceInput, []request.Option)
func (*FakeCloudFrontAPI) ListTagsForResourceWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContextCallCount() int
func (*FakeCloudFrontAPI) ListTagsForResourceWithContextCalls ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContextCalls(stub func(context.Context, *cloudfront.ListTagsForResourceInput, ...request.Option) (*cloudfront.ListTagsForResourceOutput, error))
func (*FakeCloudFrontAPI) ListTagsForResourceWithContextReturns ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContextReturns(result1 *cloudfront.ListTagsForResourceOutput, result2 error)
func (*FakeCloudFrontAPI) ListTagsForResourceWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) ListTagsForResourceWithContextReturnsOnCall(i int, result1 *cloudfront.ListTagsForResourceOutput, result2 error)
func (*FakeCloudFrontAPI) TagResource ¶
func (fake *FakeCloudFrontAPI) TagResource(arg1 *cloudfront.TagResourceInput) (*cloudfront.TagResourceOutput, error)
func (*FakeCloudFrontAPI) TagResourceArgsForCall ¶
func (fake *FakeCloudFrontAPI) TagResourceArgsForCall(i int) *cloudfront.TagResourceInput
func (*FakeCloudFrontAPI) TagResourceCallCount ¶
func (fake *FakeCloudFrontAPI) TagResourceCallCount() int
func (*FakeCloudFrontAPI) TagResourceCalls ¶
func (fake *FakeCloudFrontAPI) TagResourceCalls(stub func(*cloudfront.TagResourceInput) (*cloudfront.TagResourceOutput, error))
func (*FakeCloudFrontAPI) TagResourceRequest ¶
func (fake *FakeCloudFrontAPI) TagResourceRequest(arg1 *cloudfront.TagResourceInput) (*request.Request, *cloudfront.TagResourceOutput)
func (*FakeCloudFrontAPI) TagResourceRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) TagResourceRequestArgsForCall(i int) *cloudfront.TagResourceInput
func (*FakeCloudFrontAPI) TagResourceRequestCallCount ¶
func (fake *FakeCloudFrontAPI) TagResourceRequestCallCount() int
func (*FakeCloudFrontAPI) TagResourceRequestCalls ¶
func (fake *FakeCloudFrontAPI) TagResourceRequestCalls(stub func(*cloudfront.TagResourceInput) (*request.Request, *cloudfront.TagResourceOutput))
func (*FakeCloudFrontAPI) TagResourceRequestReturns ¶
func (fake *FakeCloudFrontAPI) TagResourceRequestReturns(result1 *request.Request, result2 *cloudfront.TagResourceOutput)
func (*FakeCloudFrontAPI) TagResourceRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) TagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.TagResourceOutput)
func (*FakeCloudFrontAPI) TagResourceReturns ¶
func (fake *FakeCloudFrontAPI) TagResourceReturns(result1 *cloudfront.TagResourceOutput, result2 error)
func (*FakeCloudFrontAPI) TagResourceReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) TagResourceReturnsOnCall(i int, result1 *cloudfront.TagResourceOutput, result2 error)
func (*FakeCloudFrontAPI) TagResourceWithContext ¶
func (fake *FakeCloudFrontAPI) TagResourceWithContext(arg1 context.Context, arg2 *cloudfront.TagResourceInput, arg3 ...request.Option) (*cloudfront.TagResourceOutput, error)
func (*FakeCloudFrontAPI) TagResourceWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) TagResourceWithContextArgsForCall(i int) (context.Context, *cloudfront.TagResourceInput, []request.Option)
func (*FakeCloudFrontAPI) TagResourceWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) TagResourceWithContextCallCount() int
func (*FakeCloudFrontAPI) TagResourceWithContextCalls ¶
func (fake *FakeCloudFrontAPI) TagResourceWithContextCalls(stub func(context.Context, *cloudfront.TagResourceInput, ...request.Option) (*cloudfront.TagResourceOutput, error))
func (*FakeCloudFrontAPI) TagResourceWithContextReturns ¶
func (fake *FakeCloudFrontAPI) TagResourceWithContextReturns(result1 *cloudfront.TagResourceOutput, result2 error)
func (*FakeCloudFrontAPI) TagResourceWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) TagResourceWithContextReturnsOnCall(i int, result1 *cloudfront.TagResourceOutput, result2 error)
func (*FakeCloudFrontAPI) UntagResource ¶
func (fake *FakeCloudFrontAPI) UntagResource(arg1 *cloudfront.UntagResourceInput) (*cloudfront.UntagResourceOutput, error)
func (*FakeCloudFrontAPI) UntagResourceArgsForCall ¶
func (fake *FakeCloudFrontAPI) UntagResourceArgsForCall(i int) *cloudfront.UntagResourceInput
func (*FakeCloudFrontAPI) UntagResourceCallCount ¶
func (fake *FakeCloudFrontAPI) UntagResourceCallCount() int
func (*FakeCloudFrontAPI) UntagResourceCalls ¶
func (fake *FakeCloudFrontAPI) UntagResourceCalls(stub func(*cloudfront.UntagResourceInput) (*cloudfront.UntagResourceOutput, error))
func (*FakeCloudFrontAPI) UntagResourceRequest ¶
func (fake *FakeCloudFrontAPI) UntagResourceRequest(arg1 *cloudfront.UntagResourceInput) (*request.Request, *cloudfront.UntagResourceOutput)
func (*FakeCloudFrontAPI) UntagResourceRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) UntagResourceRequestArgsForCall(i int) *cloudfront.UntagResourceInput
func (*FakeCloudFrontAPI) UntagResourceRequestCallCount ¶
func (fake *FakeCloudFrontAPI) UntagResourceRequestCallCount() int
func (*FakeCloudFrontAPI) UntagResourceRequestCalls ¶
func (fake *FakeCloudFrontAPI) UntagResourceRequestCalls(stub func(*cloudfront.UntagResourceInput) (*request.Request, *cloudfront.UntagResourceOutput))
func (*FakeCloudFrontAPI) UntagResourceRequestReturns ¶
func (fake *FakeCloudFrontAPI) UntagResourceRequestReturns(result1 *request.Request, result2 *cloudfront.UntagResourceOutput)
func (*FakeCloudFrontAPI) UntagResourceRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UntagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UntagResourceOutput)
func (*FakeCloudFrontAPI) UntagResourceReturns ¶
func (fake *FakeCloudFrontAPI) UntagResourceReturns(result1 *cloudfront.UntagResourceOutput, result2 error)
func (*FakeCloudFrontAPI) UntagResourceReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UntagResourceReturnsOnCall(i int, result1 *cloudfront.UntagResourceOutput, result2 error)
func (*FakeCloudFrontAPI) UntagResourceWithContext ¶
func (fake *FakeCloudFrontAPI) UntagResourceWithContext(arg1 context.Context, arg2 *cloudfront.UntagResourceInput, arg3 ...request.Option) (*cloudfront.UntagResourceOutput, error)
func (*FakeCloudFrontAPI) UntagResourceWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) UntagResourceWithContextArgsForCall(i int) (context.Context, *cloudfront.UntagResourceInput, []request.Option)
func (*FakeCloudFrontAPI) UntagResourceWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) UntagResourceWithContextCallCount() int
func (*FakeCloudFrontAPI) UntagResourceWithContextCalls ¶
func (fake *FakeCloudFrontAPI) UntagResourceWithContextCalls(stub func(context.Context, *cloudfront.UntagResourceInput, ...request.Option) (*cloudfront.UntagResourceOutput, error))
func (*FakeCloudFrontAPI) UntagResourceWithContextReturns ¶
func (fake *FakeCloudFrontAPI) UntagResourceWithContextReturns(result1 *cloudfront.UntagResourceOutput, result2 error)
func (*FakeCloudFrontAPI) UntagResourceWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UntagResourceWithContextReturnsOnCall(i int, result1 *cloudfront.UntagResourceOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateCachePolicy ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicy(arg1 *cloudfront.UpdateCachePolicyInput) (*cloudfront.UpdateCachePolicyOutput, error)
func (*FakeCloudFrontAPI) UpdateCachePolicyArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyArgsForCall(i int) *cloudfront.UpdateCachePolicyInput
func (*FakeCloudFrontAPI) UpdateCachePolicyCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyCallCount() int
func (*FakeCloudFrontAPI) UpdateCachePolicyCalls ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyCalls(stub func(*cloudfront.UpdateCachePolicyInput) (*cloudfront.UpdateCachePolicyOutput, error))
func (*FakeCloudFrontAPI) UpdateCachePolicyRequest ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequest(arg1 *cloudfront.UpdateCachePolicyInput) (*request.Request, *cloudfront.UpdateCachePolicyOutput)
func (*FakeCloudFrontAPI) UpdateCachePolicyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequestArgsForCall(i int) *cloudfront.UpdateCachePolicyInput
func (*FakeCloudFrontAPI) UpdateCachePolicyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequestCallCount() int
func (*FakeCloudFrontAPI) UpdateCachePolicyRequestCalls ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequestCalls(stub func(*cloudfront.UpdateCachePolicyInput) (*request.Request, *cloudfront.UpdateCachePolicyOutput))
func (*FakeCloudFrontAPI) UpdateCachePolicyRequestReturns ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequestReturns(result1 *request.Request, result2 *cloudfront.UpdateCachePolicyOutput)
func (*FakeCloudFrontAPI) UpdateCachePolicyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdateCachePolicyOutput)
func (*FakeCloudFrontAPI) UpdateCachePolicyReturns ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyReturns(result1 *cloudfront.UpdateCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateCachePolicyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyReturnsOnCall(i int, result1 *cloudfront.UpdateCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateCachePolicyWithContext ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContext(arg1 context.Context, arg2 *cloudfront.UpdateCachePolicyInput, arg3 ...request.Option) (*cloudfront.UpdateCachePolicyOutput, error)
func (*FakeCloudFrontAPI) UpdateCachePolicyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateCachePolicyInput, []request.Option)
func (*FakeCloudFrontAPI) UpdateCachePolicyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContextCallCount() int
func (*FakeCloudFrontAPI) UpdateCachePolicyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContextCalls(stub func(context.Context, *cloudfront.UpdateCachePolicyInput, ...request.Option) (*cloudfront.UpdateCachePolicyOutput, error))
func (*FakeCloudFrontAPI) UpdateCachePolicyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContextReturns(result1 *cloudfront.UpdateCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateCachePolicyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateCachePolicyWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateCachePolicyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentity ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentity(arg1 *cloudfront.UpdateCloudFrontOriginAccessIdentityInput) (*cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, error)
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityArgsForCall(i int) *cloudfront.UpdateCloudFrontOriginAccessIdentityInput
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityCallCount() int
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityCalls ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityCalls(stub func(*cloudfront.UpdateCloudFrontOriginAccessIdentityInput) (*cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, error))
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequest ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequest(arg1 *cloudfront.UpdateCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestArgsForCall(i int) *cloudfront.UpdateCloudFrontOriginAccessIdentityInput
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestCallCount() int
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestCalls ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestCalls(stub func(*cloudfront.UpdateCloudFrontOriginAccessIdentityInput) (*request.Request, *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput))
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestReturns ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestReturns(result1 *request.Request, result2 *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput)
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityReturns ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityReturns(result1 *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityReturnsOnCall(i int, result1 *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContext ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContext(arg1 context.Context, arg2 *cloudfront.UpdateCloudFrontOriginAccessIdentityInput, arg3 ...request.Option) (*cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, error)
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateCloudFrontOriginAccessIdentityInput, []request.Option)
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextCallCount() int
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextCalls ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextCalls(stub func(context.Context, *cloudfront.UpdateCloudFrontOriginAccessIdentityInput, ...request.Option) (*cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, error))
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextReturns ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextReturns(result1 *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateCloudFrontOriginAccessIdentityWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateCloudFrontOriginAccessIdentityOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateDistribution ¶
func (fake *FakeCloudFrontAPI) UpdateDistribution(arg1 *cloudfront.UpdateDistributionInput) (*cloudfront.UpdateDistributionOutput, error)
func (*FakeCloudFrontAPI) UpdateDistributionArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionArgsForCall(i int) *cloudfront.UpdateDistributionInput
func (*FakeCloudFrontAPI) UpdateDistributionCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionCallCount() int
func (*FakeCloudFrontAPI) UpdateDistributionCalls ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionCalls(stub func(*cloudfront.UpdateDistributionInput) (*cloudfront.UpdateDistributionOutput, error))
func (*FakeCloudFrontAPI) UpdateDistributionRequest ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionRequest(arg1 *cloudfront.UpdateDistributionInput) (*request.Request, *cloudfront.UpdateDistributionOutput)
func (*FakeCloudFrontAPI) UpdateDistributionRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionRequestArgsForCall(i int) *cloudfront.UpdateDistributionInput
func (*FakeCloudFrontAPI) UpdateDistributionRequestCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionRequestCallCount() int
func (*FakeCloudFrontAPI) UpdateDistributionRequestCalls ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionRequestCalls(stub func(*cloudfront.UpdateDistributionInput) (*request.Request, *cloudfront.UpdateDistributionOutput))
func (*FakeCloudFrontAPI) UpdateDistributionRequestReturns ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.UpdateDistributionOutput)
func (*FakeCloudFrontAPI) UpdateDistributionRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdateDistributionOutput)
func (*FakeCloudFrontAPI) UpdateDistributionReturns ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionReturns(result1 *cloudfront.UpdateDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateDistributionReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionReturnsOnCall(i int, result1 *cloudfront.UpdateDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateDistributionWithContext ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionWithContext(arg1 context.Context, arg2 *cloudfront.UpdateDistributionInput, arg3 ...request.Option) (*cloudfront.UpdateDistributionOutput, error)
func (*FakeCloudFrontAPI) UpdateDistributionWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateDistributionInput, []request.Option)
func (*FakeCloudFrontAPI) UpdateDistributionWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionWithContextCallCount() int
func (*FakeCloudFrontAPI) UpdateDistributionWithContextCalls ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionWithContextCalls(stub func(context.Context, *cloudfront.UpdateDistributionInput, ...request.Option) (*cloudfront.UpdateDistributionOutput, error))
func (*FakeCloudFrontAPI) UpdateDistributionWithContextReturns ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionWithContextReturns(result1 *cloudfront.UpdateDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateDistributionWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfig ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfig(arg1 *cloudfront.UpdateFieldLevelEncryptionConfigInput) (*cloudfront.UpdateFieldLevelEncryptionConfigOutput, error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigArgsForCall(i int) *cloudfront.UpdateFieldLevelEncryptionConfigInput
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigCallCount() int
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigCalls ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigCalls(stub func(*cloudfront.UpdateFieldLevelEncryptionConfigInput) (*cloudfront.UpdateFieldLevelEncryptionConfigOutput, error))
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequest ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequest(arg1 *cloudfront.UpdateFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.UpdateFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestArgsForCall(i int) *cloudfront.UpdateFieldLevelEncryptionConfigInput
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestCallCount() int
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestCalls ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestCalls(stub func(*cloudfront.UpdateFieldLevelEncryptionConfigInput) (*request.Request, *cloudfront.UpdateFieldLevelEncryptionConfigOutput))
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestReturns ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestReturns(result1 *request.Request, result2 *cloudfront.UpdateFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdateFieldLevelEncryptionConfigOutput)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigReturns ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigReturns(result1 *cloudfront.UpdateFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigReturnsOnCall(i int, result1 *cloudfront.UpdateFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContext ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContext(arg1 context.Context, arg2 *cloudfront.UpdateFieldLevelEncryptionConfigInput, arg3 ...request.Option) (*cloudfront.UpdateFieldLevelEncryptionConfigOutput, error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateFieldLevelEncryptionConfigInput, []request.Option)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextCallCount() int
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextCalls ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextCalls(stub func(context.Context, *cloudfront.UpdateFieldLevelEncryptionConfigInput, ...request.Option) (*cloudfront.UpdateFieldLevelEncryptionConfigOutput, error))
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextReturns ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextReturns(result1 *cloudfront.UpdateFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionConfigWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateFieldLevelEncryptionConfigOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfile ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfile(arg1 *cloudfront.UpdateFieldLevelEncryptionProfileInput) (*cloudfront.UpdateFieldLevelEncryptionProfileOutput, error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileArgsForCall(i int) *cloudfront.UpdateFieldLevelEncryptionProfileInput
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileCallCount() int
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileCalls ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileCalls(stub func(*cloudfront.UpdateFieldLevelEncryptionProfileInput) (*cloudfront.UpdateFieldLevelEncryptionProfileOutput, error))
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequest ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequest(arg1 *cloudfront.UpdateFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.UpdateFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestArgsForCall(i int) *cloudfront.UpdateFieldLevelEncryptionProfileInput
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestCallCount() int
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestCalls ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestCalls(stub func(*cloudfront.UpdateFieldLevelEncryptionProfileInput) (*request.Request, *cloudfront.UpdateFieldLevelEncryptionProfileOutput))
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestReturns ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestReturns(result1 *request.Request, result2 *cloudfront.UpdateFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdateFieldLevelEncryptionProfileOutput)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileReturns ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileReturns(result1 *cloudfront.UpdateFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileReturnsOnCall(i int, result1 *cloudfront.UpdateFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContext ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContext(arg1 context.Context, arg2 *cloudfront.UpdateFieldLevelEncryptionProfileInput, arg3 ...request.Option) (*cloudfront.UpdateFieldLevelEncryptionProfileOutput, error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateFieldLevelEncryptionProfileInput, []request.Option)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextCallCount() int
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextCalls ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextCalls(stub func(context.Context, *cloudfront.UpdateFieldLevelEncryptionProfileInput, ...request.Option) (*cloudfront.UpdateFieldLevelEncryptionProfileOutput, error))
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextReturns ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextReturns(result1 *cloudfront.UpdateFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateFieldLevelEncryptionProfileWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateFieldLevelEncryptionProfileOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicy ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicy(arg1 *cloudfront.UpdateOriginRequestPolicyInput) (*cloudfront.UpdateOriginRequestPolicyOutput, error)
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyArgsForCall(i int) *cloudfront.UpdateOriginRequestPolicyInput
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyCallCount() int
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyCalls ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyCalls(stub func(*cloudfront.UpdateOriginRequestPolicyInput) (*cloudfront.UpdateOriginRequestPolicyOutput, error))
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyRequest ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequest(arg1 *cloudfront.UpdateOriginRequestPolicyInput) (*request.Request, *cloudfront.UpdateOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestArgsForCall(i int) *cloudfront.UpdateOriginRequestPolicyInput
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestCallCount() int
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestCalls ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestCalls(stub func(*cloudfront.UpdateOriginRequestPolicyInput) (*request.Request, *cloudfront.UpdateOriginRequestPolicyOutput))
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestReturns ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestReturns(result1 *request.Request, result2 *cloudfront.UpdateOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdateOriginRequestPolicyOutput)
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyReturns ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyReturns(result1 *cloudfront.UpdateOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyReturnsOnCall(i int, result1 *cloudfront.UpdateOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContext ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContext(arg1 context.Context, arg2 *cloudfront.UpdateOriginRequestPolicyInput, arg3 ...request.Option) (*cloudfront.UpdateOriginRequestPolicyOutput, error)
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateOriginRequestPolicyInput, []request.Option)
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextCallCount() int
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextCalls(stub func(context.Context, *cloudfront.UpdateOriginRequestPolicyInput, ...request.Option) (*cloudfront.UpdateOriginRequestPolicyOutput, error))
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextReturns(result1 *cloudfront.UpdateOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateOriginRequestPolicyWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateOriginRequestPolicyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdatePublicKey ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKey(arg1 *cloudfront.UpdatePublicKeyInput) (*cloudfront.UpdatePublicKeyOutput, error)
func (*FakeCloudFrontAPI) UpdatePublicKeyArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyArgsForCall(i int) *cloudfront.UpdatePublicKeyInput
func (*FakeCloudFrontAPI) UpdatePublicKeyCallCount ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyCallCount() int
func (*FakeCloudFrontAPI) UpdatePublicKeyCalls ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyCalls(stub func(*cloudfront.UpdatePublicKeyInput) (*cloudfront.UpdatePublicKeyOutput, error))
func (*FakeCloudFrontAPI) UpdatePublicKeyRequest ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequest(arg1 *cloudfront.UpdatePublicKeyInput) (*request.Request, *cloudfront.UpdatePublicKeyOutput)
func (*FakeCloudFrontAPI) UpdatePublicKeyRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequestArgsForCall(i int) *cloudfront.UpdatePublicKeyInput
func (*FakeCloudFrontAPI) UpdatePublicKeyRequestCallCount ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequestCallCount() int
func (*FakeCloudFrontAPI) UpdatePublicKeyRequestCalls ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequestCalls(stub func(*cloudfront.UpdatePublicKeyInput) (*request.Request, *cloudfront.UpdatePublicKeyOutput))
func (*FakeCloudFrontAPI) UpdatePublicKeyRequestReturns ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequestReturns(result1 *request.Request, result2 *cloudfront.UpdatePublicKeyOutput)
func (*FakeCloudFrontAPI) UpdatePublicKeyRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdatePublicKeyOutput)
func (*FakeCloudFrontAPI) UpdatePublicKeyReturns ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyReturns(result1 *cloudfront.UpdatePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdatePublicKeyReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyReturnsOnCall(i int, result1 *cloudfront.UpdatePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdatePublicKeyWithContext ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContext(arg1 context.Context, arg2 *cloudfront.UpdatePublicKeyInput, arg3 ...request.Option) (*cloudfront.UpdatePublicKeyOutput, error)
func (*FakeCloudFrontAPI) UpdatePublicKeyWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdatePublicKeyInput, []request.Option)
func (*FakeCloudFrontAPI) UpdatePublicKeyWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContextCallCount() int
func (*FakeCloudFrontAPI) UpdatePublicKeyWithContextCalls ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContextCalls(stub func(context.Context, *cloudfront.UpdatePublicKeyInput, ...request.Option) (*cloudfront.UpdatePublicKeyOutput, error))
func (*FakeCloudFrontAPI) UpdatePublicKeyWithContextReturns ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContextReturns(result1 *cloudfront.UpdatePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdatePublicKeyWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdatePublicKeyWithContextReturnsOnCall(i int, result1 *cloudfront.UpdatePublicKeyOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateStreamingDistribution ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistribution(arg1 *cloudfront.UpdateStreamingDistributionInput) (*cloudfront.UpdateStreamingDistributionOutput, error)
func (*FakeCloudFrontAPI) UpdateStreamingDistributionArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionArgsForCall(i int) *cloudfront.UpdateStreamingDistributionInput
func (*FakeCloudFrontAPI) UpdateStreamingDistributionCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionCallCount() int
func (*FakeCloudFrontAPI) UpdateStreamingDistributionCalls ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionCalls(stub func(*cloudfront.UpdateStreamingDistributionInput) (*cloudfront.UpdateStreamingDistributionOutput, error))
func (*FakeCloudFrontAPI) UpdateStreamingDistributionRequest ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequest(arg1 *cloudfront.UpdateStreamingDistributionInput) (*request.Request, *cloudfront.UpdateStreamingDistributionOutput)
func (*FakeCloudFrontAPI) UpdateStreamingDistributionRequestArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequestArgsForCall(i int) *cloudfront.UpdateStreamingDistributionInput
func (*FakeCloudFrontAPI) UpdateStreamingDistributionRequestCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequestCallCount() int
func (*FakeCloudFrontAPI) UpdateStreamingDistributionRequestCalls ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequestCalls(stub func(*cloudfront.UpdateStreamingDistributionInput) (*request.Request, *cloudfront.UpdateStreamingDistributionOutput))
func (*FakeCloudFrontAPI) UpdateStreamingDistributionRequestReturns ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequestReturns(result1 *request.Request, result2 *cloudfront.UpdateStreamingDistributionOutput)
func (*FakeCloudFrontAPI) UpdateStreamingDistributionRequestReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudfront.UpdateStreamingDistributionOutput)
func (*FakeCloudFrontAPI) UpdateStreamingDistributionReturns ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionReturns(result1 *cloudfront.UpdateStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateStreamingDistributionReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionReturnsOnCall(i int, result1 *cloudfront.UpdateStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateStreamingDistributionWithContext ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContext(arg1 context.Context, arg2 *cloudfront.UpdateStreamingDistributionInput, arg3 ...request.Option) (*cloudfront.UpdateStreamingDistributionOutput, error)
func (*FakeCloudFrontAPI) UpdateStreamingDistributionWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContextArgsForCall(i int) (context.Context, *cloudfront.UpdateStreamingDistributionInput, []request.Option)
func (*FakeCloudFrontAPI) UpdateStreamingDistributionWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContextCallCount() int
func (*FakeCloudFrontAPI) UpdateStreamingDistributionWithContextCalls ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContextCalls(stub func(context.Context, *cloudfront.UpdateStreamingDistributionInput, ...request.Option) (*cloudfront.UpdateStreamingDistributionOutput, error))
func (*FakeCloudFrontAPI) UpdateStreamingDistributionWithContextReturns ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContextReturns(result1 *cloudfront.UpdateStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) UpdateStreamingDistributionWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) UpdateStreamingDistributionWithContextReturnsOnCall(i int, result1 *cloudfront.UpdateStreamingDistributionOutput, result2 error)
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployed ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployed(arg1 *cloudfront.GetDistributionInput) error
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedArgsForCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedArgsForCall(i int) *cloudfront.GetDistributionInput
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedCallCount ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedCallCount() int
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedCalls ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedCalls(stub func(*cloudfront.GetDistributionInput) error)
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedReturns ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedReturns(result1 error)
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContext ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContext(arg1 context.Context, arg2 *cloudfront.GetDistributionInput, arg3 ...request.WaiterOption) error
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextArgsForCall(i int) (context.Context, *cloudfront.GetDistributionInput, []request.WaiterOption)
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextCallCount() int
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextCalls ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextCalls(stub func(context.Context, *cloudfront.GetDistributionInput, ...request.WaiterOption) error)
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextReturns ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextReturns(result1 error)
func (*FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilDistributionDeployedWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompleted ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompleted(arg1 *cloudfront.GetInvalidationInput) error
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedArgsForCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedArgsForCall(i int) *cloudfront.GetInvalidationInput
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedCallCount ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedCallCount() int
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedCalls ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedCalls(stub func(*cloudfront.GetInvalidationInput) error)
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedReturns ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedReturns(result1 error)
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContext ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContext(arg1 context.Context, arg2 *cloudfront.GetInvalidationInput, arg3 ...request.WaiterOption) error
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextArgsForCall(i int) (context.Context, *cloudfront.GetInvalidationInput, []request.WaiterOption)
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextCallCount() int
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextCalls ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextCalls(stub func(context.Context, *cloudfront.GetInvalidationInput, ...request.WaiterOption) error)
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextReturns ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextReturns(result1 error)
func (*FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilInvalidationCompletedWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployed ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployed(arg1 *cloudfront.GetStreamingDistributionInput) error
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedArgsForCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedArgsForCall(i int) *cloudfront.GetStreamingDistributionInput
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedCallCount ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedCallCount() int
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedCalls ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedCalls(stub func(*cloudfront.GetStreamingDistributionInput) error)
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedReturns ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedReturns(result1 error)
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedReturnsOnCall(i int, result1 error)
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContext ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContext(arg1 context.Context, arg2 *cloudfront.GetStreamingDistributionInput, arg3 ...request.WaiterOption) error
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextArgsForCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextArgsForCall(i int) (context.Context, *cloudfront.GetStreamingDistributionInput, []request.WaiterOption)
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextCallCount ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextCallCount() int
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextCalls ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextCalls(stub func(context.Context, *cloudfront.GetStreamingDistributionInput, ...request.WaiterOption) error)
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextReturns ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextReturns(result1 error)
func (*FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextReturnsOnCall ¶
func (fake *FakeCloudFrontAPI) WaitUntilStreamingDistributionDeployedWithContextReturnsOnCall(i int, result1 error)
Click to show internal directories.
Click to hide internal directories.