package
0.6.0-rc.1
Repository: https://github.com/multikatt/drone.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package classification Drone API.
No description provided by the author

# Functions

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
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
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
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
No description provided by the author
ShowIndex serves the main Drone application page.
ShowLogin is a legacy endpoint that now redirects to initiliaze the oauth flow.
ShowLoginForm displays a login form for systems like Gogs that do not yet support oauth workflows.
No description provided by the author
ToConfig returns the config from the Context.

# 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.

# Structs

No description provided by the author