# Functions
No description provided by the author
No description provided by the author
No description provided by the author
DeleteRegistry deletes the named registry from the database.
No description provided by the author
DeleteSecret deletes the named secret from the database.
No description provided by the author
No description provided by the author
No description provided by the author
FileGet gets a file by process and name.
FileList gets a list file by build.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetRegistry gets the name registry from the database and writes to the response in json format.
GetRegistryList gets the registry list from the database and writes to the response in json format.
No description provided by the author
No description provided by the author
GetSecret gets the named secret from the database and writes to the response in json format.
GetSecretList gets the secret list from the database and writes to the response in json format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Health endpoint returns a 500 if the server state is unhealthy.
No description provided by the author
No description provided by the author
PatchRegistry updates the registry in the database.
No description provided by the author
PatchSecret updates the secret in the database.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PostRegistry persists the registry to the database.
No description provided by the author
PostSecret persists the secret to the database.
No description provided by the author
No description provided by the author
No description provided by the author
ToConfig returns the config from the Context.
Version endpoint returns the server version and build information.
ZombieKill kills zombie processes stuck in an infinite pending or running state.
# Variables
Config is an evil global configuration that will be used as we transition / refactor the codebase to move away from storing these values in the Context.
# Interfaces
Syncer synces the user repository and permissions.