Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateNetworkKey ¶
GenerateNetworkKey godoc
@Tags server @Summary Generate a new authentication key @Description Generate a new authentication key @Produce json @Success 200 {object} NetworkKey @Router /server/network-key [post] @id GenerateNetworkKey
func GetConfig ¶
GetConfig godoc
@Tags server @Summary Get the server configuration @Description Get the server configuration @Produce json @Success 200 {object} ServerConfig @Router /server/config [get] @id GetConfig
func GetGitContext ¶
GetGitContext godoc
@Tags server @Summary Get Git context @Description Get Git context @Produce json @Param gitUrl path string true "Git URL" @Success 200 {object} Repository @Router /server/get-git-context/{gitUrl} [get] @id GetGitContext
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.