vendor: update all dependencies

This commit is contained in:
Nick Craig-Wood
2018-03-19 15:51:38 +00:00
parent 940df88eb2
commit d64789528d
4309 changed files with 1327278 additions and 1001118 deletions

View File

@ -877,7 +877,6 @@ func (c *Shield) ListProtectionsWithContext(ctx aws.Context, input *ListProtecti
}
// The details of a DDoS attack.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/AttackDetail
type AttackDetail struct {
_ struct{} `type:"structure"`
@ -968,7 +967,6 @@ func (s *AttackDetail) SetSubResources(v []*SubResourceSummary) *AttackDetail {
}
// Details of the described attack.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/AttackProperty
type AttackProperty struct {
_ struct{} `type:"structure"`
@ -1032,7 +1030,6 @@ func (s *AttackProperty) SetUnit(v string) *AttackProperty {
}
// Summarizes all DDoS attacks for a specified time period.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/AttackSummary
type AttackSummary struct {
_ struct{} `type:"structure"`
@ -1095,7 +1092,6 @@ func (s *AttackSummary) SetStartTime(v time.Time) *AttackSummary {
}
// Describes the attack.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/AttackVectorDescription
type AttackVectorDescription struct {
_ struct{} `type:"structure"`
@ -1152,7 +1148,6 @@ func (s *AttackVectorDescription) SetVectorType(v string) *AttackVectorDescripti
}
// A contributor to the attack and their contribution.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/Contributor
type Contributor struct {
_ struct{} `type:"structure"`
@ -1188,7 +1183,6 @@ func (s *Contributor) SetValue(v int64) *Contributor {
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/CreateProtectionRequest
type CreateProtectionInput struct {
_ struct{} `type:"structure"`
@ -1259,7 +1253,6 @@ func (s *CreateProtectionInput) SetResourceArn(v string) *CreateProtectionInput
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/CreateProtectionResponse
type CreateProtectionOutput struct {
_ struct{} `type:"structure"`
@ -1283,7 +1276,6 @@ func (s *CreateProtectionOutput) SetProtectionId(v string) *CreateProtectionOutp
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/CreateSubscriptionRequest
type CreateSubscriptionInput struct {
_ struct{} `type:"structure"`
}
@ -1298,7 +1290,6 @@ func (s CreateSubscriptionInput) GoString() string {
return s.String()
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/CreateSubscriptionResponse
type CreateSubscriptionOutput struct {
_ struct{} `type:"structure"`
}
@ -1313,7 +1304,6 @@ func (s CreateSubscriptionOutput) GoString() string {
return s.String()
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DeleteProtectionRequest
type DeleteProtectionInput struct {
_ struct{} `type:"structure"`
@ -1355,7 +1345,6 @@ func (s *DeleteProtectionInput) SetProtectionId(v string) *DeleteProtectionInput
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DeleteProtectionResponse
type DeleteProtectionOutput struct {
_ struct{} `type:"structure"`
}
@ -1370,7 +1359,6 @@ func (s DeleteProtectionOutput) GoString() string {
return s.String()
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DeleteSubscriptionRequest
type DeleteSubscriptionInput struct {
_ struct{} `type:"structure"`
}
@ -1385,7 +1373,6 @@ func (s DeleteSubscriptionInput) GoString() string {
return s.String()
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DeleteSubscriptionResponse
type DeleteSubscriptionOutput struct {
_ struct{} `type:"structure"`
}
@ -1400,7 +1387,6 @@ func (s DeleteSubscriptionOutput) GoString() string {
return s.String()
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DescribeAttackRequest
type DescribeAttackInput struct {
_ struct{} `type:"structure"`
@ -1442,7 +1428,6 @@ func (s *DescribeAttackInput) SetAttackId(v string) *DescribeAttackInput {
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DescribeAttackResponse
type DescribeAttackOutput struct {
_ struct{} `type:"structure"`
@ -1466,7 +1451,6 @@ func (s *DescribeAttackOutput) SetAttack(v *AttackDetail) *DescribeAttackOutput
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DescribeProtectionRequest
type DescribeProtectionInput struct {
_ struct{} `type:"structure"`
@ -1508,7 +1492,6 @@ func (s *DescribeProtectionInput) SetProtectionId(v string) *DescribeProtectionI
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DescribeProtectionResponse
type DescribeProtectionOutput struct {
_ struct{} `type:"structure"`
@ -1532,7 +1515,6 @@ func (s *DescribeProtectionOutput) SetProtection(v *Protection) *DescribeProtect
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DescribeSubscriptionRequest
type DescribeSubscriptionInput struct {
_ struct{} `type:"structure"`
}
@ -1547,7 +1529,6 @@ func (s DescribeSubscriptionInput) GoString() string {
return s.String()
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/DescribeSubscriptionResponse
type DescribeSubscriptionOutput struct {
_ struct{} `type:"structure"`
@ -1571,7 +1552,6 @@ func (s *DescribeSubscriptionOutput) SetSubscription(v *Subscription) *DescribeS
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/GetSubscriptionStateRequest
type GetSubscriptionStateInput struct {
_ struct{} `type:"structure"`
}
@ -1586,7 +1566,6 @@ func (s GetSubscriptionStateInput) GoString() string {
return s.String()
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/GetSubscriptionStateResponse
type GetSubscriptionStateOutput struct {
_ struct{} `type:"structure"`
@ -1612,7 +1591,6 @@ func (s *GetSubscriptionStateOutput) SetSubscriptionState(v string) *GetSubscrip
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/ListAttacksRequest
type ListAttacksInput struct {
_ struct{} `type:"structure"`
@ -1694,7 +1672,6 @@ func (s *ListAttacksInput) SetStartTime(v *TimeRange) *ListAttacksInput {
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/ListAttacksResponse
type ListAttacksOutput struct {
_ struct{} `type:"structure"`
@ -1730,7 +1707,6 @@ func (s *ListAttacksOutput) SetNextToken(v string) *ListAttacksOutput {
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/ListProtectionsRequest
type ListProtectionsInput struct {
_ struct{} `type:"structure"`
@ -1778,7 +1754,6 @@ func (s *ListProtectionsInput) SetNextToken(v string) *ListProtectionsInput {
return s
}
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/ListProtectionsResponse
type ListProtectionsOutput struct {
_ struct{} `type:"structure"`
@ -1816,7 +1791,6 @@ func (s *ListProtectionsOutput) SetProtections(v []*Protection) *ListProtections
}
// The mitigation applied to a DDoS attack.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/Mitigation
type Mitigation struct {
_ struct{} `type:"structure"`
@ -1841,7 +1815,6 @@ func (s *Mitigation) SetMitigationName(v string) *Mitigation {
}
// An object that represents a resource that is under DDoS protection.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/Protection
type Protection struct {
_ struct{} `type:"structure"`
@ -1884,7 +1857,6 @@ func (s *Protection) SetResourceArn(v string) *Protection {
}
// The attack information for the specified SubResource.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/SubResourceSummary
type SubResourceSummary struct {
_ struct{} `type:"structure"`
@ -1936,7 +1908,6 @@ func (s *SubResourceSummary) SetType(v string) *SubResourceSummary {
}
// Information about the AWS Shield Advanced subscription for an account.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/Subscription
type Subscription struct {
_ struct{} `type:"structure"`
@ -1971,7 +1942,6 @@ func (s *Subscription) SetTimeCommitmentInSeconds(v int64) *Subscription {
}
// A summary of information about the attack.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/SummarizedAttackVector
type SummarizedAttackVector struct {
_ struct{} `type:"structure"`
@ -2007,7 +1977,6 @@ func (s *SummarizedAttackVector) SetVectorType(v string) *SummarizedAttackVector
}
// The counter that describes a DDoS attack.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/SummarizedCounter
type SummarizedCounter struct {
_ struct{} `type:"structure"`
@ -2077,7 +2046,6 @@ func (s *SummarizedCounter) SetUnit(v string) *SummarizedCounter {
}
// The time range.
// See also, https://docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/TimeRange
type TimeRange struct {
_ struct{} `type:"structure"`