vendor: update all dependencies
* Update all dependencies * Remove all `[[constraint]]` from Gopkg.toml * Add in the minimum number of `[[override]]` to build * Remove go get of github.com/inconshreveable/mousetrap as it is vendored * Update docs with new policy on constraints
This commit is contained in:
parent
21383877df
commit
6427029c4e
4902 changed files with 1443417 additions and 227283 deletions
28
vendor/github.com/aws/aws-sdk-go/service/support/api.go
generated
vendored
28
vendor/github.com/aws/aws-sdk-go/service/support/api.go
generated
vendored
|
@ -12,7 +12,7 @@ const opAddAttachmentsToSet = "AddAttachmentsToSet"
|
|||
|
||||
// AddAttachmentsToSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the AddAttachmentsToSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -115,7 +115,7 @@ const opAddCommunicationToCase = "AddCommunicationToCase"
|
|||
|
||||
// AddCommunicationToCaseRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the AddCommunicationToCase operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -211,7 +211,7 @@ const opCreateCase = "CreateCase"
|
|||
|
||||
// CreateCaseRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateCase operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -343,7 +343,7 @@ const opDescribeAttachment = "DescribeAttachment"
|
|||
|
||||
// DescribeAttachmentRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeAttachment operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -432,7 +432,7 @@ const opDescribeCases = "DescribeCases"
|
|||
|
||||
// DescribeCasesRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeCases operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -584,7 +584,7 @@ const opDescribeCommunications = "DescribeCommunications"
|
|||
|
||||
// DescribeCommunicationsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeCommunications operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -731,7 +731,7 @@ const opDescribeServices = "DescribeServices"
|
|||
|
||||
// DescribeServicesRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeServices operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -820,7 +820,7 @@ const opDescribeSeverityLevels = "DescribeSeverityLevels"
|
|||
|
||||
// DescribeSeverityLevelsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeSeverityLevels operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -901,7 +901,7 @@ const opDescribeTrustedAdvisorCheckRefreshStatuses = "DescribeTrustedAdvisorChec
|
|||
|
||||
// DescribeTrustedAdvisorCheckRefreshStatusesRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeTrustedAdvisorCheckRefreshStatuses operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -985,7 +985,7 @@ const opDescribeTrustedAdvisorCheckResult = "DescribeTrustedAdvisorCheckResult"
|
|||
|
||||
// DescribeTrustedAdvisorCheckResultRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeTrustedAdvisorCheckResult operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1083,7 +1083,7 @@ const opDescribeTrustedAdvisorCheckSummaries = "DescribeTrustedAdvisorCheckSumma
|
|||
|
||||
// DescribeTrustedAdvisorCheckSummariesRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeTrustedAdvisorCheckSummaries operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1165,7 +1165,7 @@ const opDescribeTrustedAdvisorChecks = "DescribeTrustedAdvisorChecks"
|
|||
|
||||
// DescribeTrustedAdvisorChecksRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeTrustedAdvisorChecks operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1247,7 +1247,7 @@ const opRefreshTrustedAdvisorCheck = "RefreshTrustedAdvisorCheck"
|
|||
|
||||
// RefreshTrustedAdvisorCheckRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the RefreshTrustedAdvisorCheck operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1342,7 +1342,7 @@ const opResolveCase = "ResolveCase"
|
|||
|
||||
// ResolveCaseRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ResolveCase operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue