File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (13 lines) | stat: -rw-r--r-- 707 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package servicediscovery provides the API client, operations, and parameter
// types for AWS Cloud Map.
//
// Cloud Map With Cloud Map, you can configure public DNS, private DNS, or HTTP
// namespaces that your microservice applications run in. When an instance becomes
// available, you can call the Cloud Map API to register the instance with Cloud
// Map. For public or private DNS namespaces, Cloud Map automatically creates DNS
// records and an optional health check. Clients that submit public or private DNS
// queries, or HTTP requests, for the service receive an answer that contains up to
// eight healthy records.
package servicediscovery