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
42
vendor/github.com/aws/aws-sdk-go/service/dax/api.go
generated
vendored
42
vendor/github.com/aws/aws-sdk-go/service/dax/api.go
generated
vendored
|
@ -14,7 +14,7 @@ const opCreateCluster = "CreateCluster"
|
|||
|
||||
// CreateClusterRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateCluster 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.
|
||||
|
@ -132,7 +132,7 @@ const opCreateParameterGroup = "CreateParameterGroup"
|
|||
|
||||
// CreateParameterGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateParameterGroup 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.
|
||||
|
@ -224,7 +224,7 @@ const opCreateSubnetGroup = "CreateSubnetGroup"
|
|||
|
||||
// CreateSubnetGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateSubnetGroup 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.
|
||||
|
@ -314,7 +314,7 @@ const opDecreaseReplicationFactor = "DecreaseReplicationFactor"
|
|||
|
||||
// DecreaseReplicationFactorRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DecreaseReplicationFactor 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.
|
||||
|
@ -408,7 +408,7 @@ const opDeleteCluster = "DeleteCluster"
|
|||
|
||||
// DeleteClusterRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteCluster 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.
|
||||
|
@ -499,7 +499,7 @@ const opDeleteParameterGroup = "DeleteParameterGroup"
|
|||
|
||||
// DeleteParameterGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteParameterGroup 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.
|
||||
|
@ -588,7 +588,7 @@ const opDeleteSubnetGroup = "DeleteSubnetGroup"
|
|||
|
||||
// DeleteSubnetGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteSubnetGroup 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.
|
||||
|
@ -672,7 +672,7 @@ const opDescribeClusters = "DescribeClusters"
|
|||
|
||||
// DescribeClustersRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeClusters 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.
|
||||
|
@ -773,7 +773,7 @@ const opDescribeDefaultParameters = "DescribeDefaultParameters"
|
|||
|
||||
// DescribeDefaultParametersRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeDefaultParameters 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.
|
||||
|
@ -855,7 +855,7 @@ const opDescribeEvents = "DescribeEvents"
|
|||
|
||||
// DescribeEventsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeEvents 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.
|
||||
|
@ -942,7 +942,7 @@ const opDescribeParameterGroups = "DescribeParameterGroups"
|
|||
|
||||
// DescribeParameterGroupsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeParameterGroups 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.
|
||||
|
@ -1028,7 +1028,7 @@ const opDescribeParameters = "DescribeParameters"
|
|||
|
||||
// DescribeParametersRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeParameters 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.
|
||||
|
@ -1113,7 +1113,7 @@ const opDescribeSubnetGroups = "DescribeSubnetGroups"
|
|||
|
||||
// DescribeSubnetGroupsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeSubnetGroups 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.
|
||||
|
@ -1193,7 +1193,7 @@ const opIncreaseReplicationFactor = "IncreaseReplicationFactor"
|
|||
|
||||
// IncreaseReplicationFactorRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the IncreaseReplicationFactor 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.
|
||||
|
@ -1294,7 +1294,7 @@ const opListTags = "ListTags"
|
|||
|
||||
// ListTagsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListTags 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.
|
||||
|
@ -1386,7 +1386,7 @@ const opRebootNode = "RebootNode"
|
|||
|
||||
// RebootNodeRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the RebootNode 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.
|
||||
|
@ -1478,7 +1478,7 @@ const opTagResource = "TagResource"
|
|||
|
||||
// TagResourceRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the TagResource 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.
|
||||
|
@ -1573,7 +1573,7 @@ const opUntagResource = "UntagResource"
|
|||
|
||||
// UntagResourceRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UntagResource 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.
|
||||
|
@ -1668,7 +1668,7 @@ const opUpdateCluster = "UpdateCluster"
|
|||
|
||||
// UpdateClusterRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateCluster 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.
|
||||
|
@ -1764,7 +1764,7 @@ const opUpdateParameterGroup = "UpdateParameterGroup"
|
|||
|
||||
// UpdateParameterGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateParameterGroup 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.
|
||||
|
@ -1853,7 +1853,7 @@ const opUpdateSubnetGroup = "UpdateSubnetGroup"
|
|||
|
||||
// UpdateSubnetGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateSubnetGroup 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