package
0.8.5
Repository: https://github.com/yalespinup/ecr-api.git
Documentation: pkg.go.dev

# Functions

NewServer creates a new server and starts it.
TokenMiddleware checks the tokens for non-public URLs.

# Variables

No description provided by the author

# Structs

LogWriter is an http.ResponseWriter.
RepositoryCreateRequest is the payload for creating an ECR repository.
RepositoryResponse is the response payload for repository operations.
RepositoryUpdateRequest is the payload for updating an ECR repository.
RepositoryUserCreateRequest is the request payload for creating a repository user.
RepositoryUserResponse is the response payload for user operations.
RepositoryUserUpdateRequest is the request payload for updating a user.
Tag is our AWS compatible tag struct that can be converted to specific tag types.