vendor: update all dependencies
This commit is contained in:
parent
940df88eb2
commit
d64789528d
4309 changed files with 1327278 additions and 1001118 deletions
6
vendor/github.com/aws/aws-sdk-go/service/servicediscovery/doc.go
generated
vendored
6
vendor/github.com/aws/aws-sdk-go/service/servicediscovery/doc.go
generated
vendored
|
@ -3,10 +3,10 @@
|
|||
// Package servicediscovery provides the client and types for making API
|
||||
// requests to Amazon Route 53 Auto Naming.
|
||||
//
|
||||
// Amazon Route 53 autonaming lets you configure public or private namespaces
|
||||
// Amazon Route 53 auto naming lets you configure public or private namespaces
|
||||
// that your microservice applications run in. When instances of the service
|
||||
// become available, you can call the autonaming API to register the instance,
|
||||
// and Amazon Route 53 automatically creates up to five DNS records and an optional
|
||||
// become available, you can call the auto naming API to register the instance,
|
||||
// and Route 53 automatically creates up to five DNS records and an optional
|
||||
// health check. Clients that submit DNS queries for the service receive an
|
||||
// answer that contains up to eight healthy records.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue