# Functions
MultipleTracer checks if more than one tracer is configured.
# Constants
AppMeshCNIAnnotation specifies that CNI will be used to configure traffic interception.
AppMeshCpuRequestAnnotation specifies the CPU requests for proxy.
AppMeshEgressIgnoredPortsAnnotation specifies the IPs that need to be ignored when intercepting traffic.
AppMeshEgressIgnoredPortsAnnotation specifies the ports that need to ingored when intercepting traffic.
AppMeshIgnoredGIDAnnotation specifies the GID used by proxy.
AppMeshIgnoredUIDAnnotation specifies the UID used by proxy.
AppMeshMemoryRequestAnnotation specifies the memory requests for proxy.
AppMeshMeshNameAnnotation specifies the mesh that proxy should use.
AppMeshPortsAnnotation specifies the ports that proxy will forward traffic to.
AppMeshPreviewAnnotation specifies that proxy should use App Mesh preview endpoint.
No description provided by the author
AppMeshProxyEgressPortAnnotation specifies the port used by proxy for egress traffic (traffic originating from app container to external services).
No description provided by the author
AppMeshProxyIngressPortAnnotation specifies the port used by proxy for incoming traffic.
No description provided by the author
AppMeshSidecarInjectAnnotation specifies proxy should be injected for pod.
AppMeshVirtualNodeNameAnnotation specifies the App Mesh VirtualNode used by proxy.
FargateProfileLabel is added by fargate-scheduler when pod is running on AWS Fargate.