Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DriveHandlerPath denotes drive conversion URI. DriveHandlerPath = "/convertdrive" // VolumeHandlerPath denotes volume conversion URI. VolumeHandlerPath = "/convertvolume" )
Variables ¶
This section is empty.
Functions ¶
func LivenessCheckHandler ¶
func LivenessCheckHandler(w http.ResponseWriter, r *http.Request)
LivenessCheckHandler - Checks if the process is up. Always returns success.
func ServeConversionWebhook ¶
ServeConversionWebhook starts conversion webhook service.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.