Skip to content

Commit

Permalink
Badges
Browse files Browse the repository at this point in the history
  • Loading branch information
mhemmings committed Jun 22, 2020
1 parent 49c37a7 commit 33df190
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# ecswhoami

![Test](https://github.com/mhemmings/ecswhoami/workflows/Test/badge.svg?branch=master)
[![GoDoc](https://godoc.org/github.com/apex/log?status.svg)](https://godoc.org/github.com/mhemmings/ecswhoami)


A Go package to do a task metadata lookup from inside AWS Elastic Container Service.

`Lookup()` calls the `ECS_CONTAINER_METADATA_URI` as defined in https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v3.html, and returns the response.

[![GoDoc](https://godoc.org/github.com/apex/log?status.svg)](https://godoc.org/github.com/mhemmings/ecswhoami)

## Usage:

Expand Down

0 comments on commit 33df190

Please # to comment.