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
34
vendor/github.com/aws/aws-sdk-go/service/mq/api.go
generated
vendored
34
vendor/github.com/aws/aws-sdk-go/service/mq/api.go
generated
vendored
|
@ -12,7 +12,7 @@ const opCreateBroker = "CreateBroker"
|
|||
|
||||
// CreateBrokerRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateBroker 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.
|
||||
|
@ -103,7 +103,7 @@ const opCreateConfiguration = "CreateConfiguration"
|
|||
|
||||
// CreateConfigurationRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateConfiguration 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.
|
||||
|
@ -193,7 +193,7 @@ const opCreateUser = "CreateUser"
|
|||
|
||||
// CreateUserRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateUser 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.
|
||||
|
@ -284,7 +284,7 @@ const opDeleteBroker = "DeleteBroker"
|
|||
|
||||
// DeleteBrokerRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteBroker 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.
|
||||
|
@ -372,7 +372,7 @@ const opDeleteUser = "DeleteUser"
|
|||
|
||||
// DeleteUserRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteUser 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.
|
||||
|
@ -460,7 +460,7 @@ const opDescribeBroker = "DescribeBroker"
|
|||
|
||||
// DescribeBrokerRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeBroker 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.
|
||||
|
@ -548,7 +548,7 @@ const opDescribeConfiguration = "DescribeConfiguration"
|
|||
|
||||
// DescribeConfigurationRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeConfiguration 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.
|
||||
|
@ -636,7 +636,7 @@ const opDescribeConfigurationRevision = "DescribeConfigurationRevision"
|
|||
|
||||
// DescribeConfigurationRevisionRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeConfigurationRevision 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.
|
||||
|
@ -724,7 +724,7 @@ const opDescribeUser = "DescribeUser"
|
|||
|
||||
// DescribeUserRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeUser 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.
|
||||
|
@ -812,7 +812,7 @@ const opListBrokers = "ListBrokers"
|
|||
|
||||
// ListBrokersRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListBrokers 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.
|
||||
|
@ -897,7 +897,7 @@ const opListConfigurationRevisions = "ListConfigurationRevisions"
|
|||
|
||||
// ListConfigurationRevisionsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListConfigurationRevisions 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 opListConfigurations = "ListConfigurations"
|
|||
|
||||
// ListConfigurationsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListConfigurations 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.
|
||||
|
@ -1070,7 +1070,7 @@ const opListUsers = "ListUsers"
|
|||
|
||||
// ListUsersRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListUsers 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.
|
||||
|
@ -1158,7 +1158,7 @@ const opRebootBroker = "RebootBroker"
|
|||
|
||||
// RebootBrokerRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the RebootBroker 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.
|
||||
|
@ -1246,7 +1246,7 @@ const opUpdateBroker = "UpdateBroker"
|
|||
|
||||
// UpdateBrokerRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateBroker 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.
|
||||
|
@ -1334,7 +1334,7 @@ const opUpdateConfiguration = "UpdateConfiguration"
|
|||
|
||||
// UpdateConfigurationRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateConfiguration 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.
|
||||
|
@ -1425,7 +1425,7 @@ const opUpdateUser = "UpdateUser"
|
|||
|
||||
// UpdateUserRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateUser 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