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 GetServerLogFiles ¶ added in v0.47.0
GetServerLogFiles godoc
@Tags server @Summary List server log files @Description List server log files @Produce json @Success 200 {array} string @Router /server/logs [get] @id GetServerLogFiles
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.