github.com/aavshr/aws-sdk-go@v1.41.3/service/appmesh/doc.go (about)

     1  // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
     2  
     3  // Package appmesh provides the client and types for making API
     4  // requests to AWS App Mesh.
     5  //
     6  // App Mesh is a service mesh based on the Envoy proxy that makes it easy to
     7  // monitor and control microservices. App Mesh standardizes how your microservices
     8  // communicate, giving you end-to-end visibility and helping to ensure high
     9  // availability for your applications.
    10  //
    11  // App Mesh gives you consistent visibility and network traffic controls for
    12  // every microservice in an application. You can use App Mesh with Amazon Web
    13  // Services Fargate, Amazon ECS, Amazon EKS, Kubernetes on Amazon Web Services,
    14  // and Amazon EC2.
    15  //
    16  // App Mesh supports microservice applications that use service discovery naming
    17  // for their components. For more information about service discovery on Amazon
    18  // ECS, see Service Discovery (https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-discovery.html)
    19  // in the Amazon Elastic Container Service Developer Guide. Kubernetes kube-dns
    20  // and coredns are supported. For more information, see DNS for Services and
    21  // Pods (https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/)
    22  // in the Kubernetes documentation.
    23  //
    24  // See https://docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25 for more information on this service.
    25  //
    26  // See appmesh package documentation for more information.
    27  // https://docs.aws.amazon.com/sdk-for-go/api/service/appmesh/
    28  //
    29  // Using the Client
    30  //
    31  // To contact AWS App Mesh with the SDK use the New function to create
    32  // a new service client. With that client you can make API requests to the service.
    33  // These clients are safe to use concurrently.
    34  //
    35  // See the SDK's documentation for more information on how to use the SDK.
    36  // https://docs.aws.amazon.com/sdk-for-go/api/
    37  //
    38  // See aws.Config documentation for more information on configuring SDK clients.
    39  // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
    40  //
    41  // See the AWS App Mesh client AppMesh for more
    42  // information on creating client for this service.
    43  // https://docs.aws.amazon.com/sdk-for-go/api/service/appmesh/#New
    44  package appmesh