Categorygithub.com/CzarSimon/redeployer
modulepackage
0.0.0-20191223010127-e293ea729834
Repository: https://github.com/czarsimon/redeployer.git
Documentation: pkg.go.dev

# README

redeployer

Simple HTTP service to trigger redeployment via shell script

# Structs

AuthKey authentication key.
Config service configuration.
Context request context.
RedeploymentRequest request body for redeployments.
ResponseMessage response containing a string message.
Target defines a script to be run by a webhook trigger.

# Interfaces

DockerClient interface for interacting with docker.