amazon-ecs-local-container-endpoints

command module
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 8, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

README

Amazon ECS Local Container Endpoints

A container that provides local versions of the ECS Task IAM Roles endpoint and the ECS Task Metadata Endpoints. This project will help you test applications locally before you deploy to ECS/Fargate.

This repository contains the source code for the project. To use it, pull the amazon/amazon-ecs-local-container-endpoints:latest image from Docker Hub.

Table of Contents
Security disclosures

If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions here or email AWS security directly at aws-security@amazon.com.

License

This library is licensed under the Apache 2.0 License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
local-container-endpoints
clients/docker
Package docker includes a wrapper of the Docker Go SDK Client
Package docker includes a wrapper of the Docker Go SDK Client
clients/docker/mock_docker
Package mock_docker is a generated GoMock package.
Package mock_docker is a generated GoMock package.
clients/iam/mock_iamiface
Package mock_iamiface is a generated GoMock package.
Package mock_iamiface is a generated GoMock package.
clients/sts/mock_stsiface
Package mock_stsiface is a generated GoMock package.
Package mock_stsiface is a generated GoMock package.
clients/useragent
Package useragent defines the custom user agent for local endpoints
Package useragent defines the custom user agent for local endpoints
config
Package config contains environment variables and default values for Local Endpoints
Package config contains environment variables and default values for Local Endpoints
handlers
Package handlers containers the HTTP Handlers for Local Metadata and Credentials
Package handlers containers the HTTP Handlers for Local Metadata and Credentials
handlers/functional_tests
Package functionaltests includes tests that make http requests to the handlers using net/http/test
Package functionaltests includes tests that make http requests to the handlers using net/http/test
metadata
Package metadata creates metadata responses
Package metadata creates metadata responses
testingutils
Package testingutils provides functionality that is useful in tests accross this project
Package testingutils provides functionality that is useful in tests accross this project
utils
Package utils is a grab bag of things that don't belong anywhere else
Package utils is a grab bag of things that don't belong anywhere else
version
Package version contains constants to indicate the current version of ECS Local Container Endpoints.
Package version contains constants to indicate the current version of ECS Local Container Endpoints.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL