Documentation
¶
Index ¶
- func DependantDeviceDelete(w http.ResponseWriter, r *http.Request)
- func DependantDeviceRestart(w http.ResponseWriter, r *http.Request)
- func DependantDeviceUpdate(w http.ResponseWriter, r *http.Request)
- func GetState(w http.ResponseWriter, r *http.Request)
- func Logger(inner http.Handler, name string) http.Handler
- func NewRouter() *mux.Router
- func SetState(w http.ResponseWriter, r *http.Request)
- type Route
- type Routes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DependantDeviceDelete ¶ added in v0.1.1
func DependantDeviceDelete(w http.ResponseWriter, r *http.Request)
DependantDeviceDelete deletes a specific device
func DependantDeviceRestart ¶
func DependantDeviceRestart(w http.ResponseWriter, r *http.Request)
DependantDeviceRestart puts the restart flag for a specific device
func DependantDeviceUpdate ¶
func DependantDeviceUpdate(w http.ResponseWriter, r *http.Request)
DependantDeviceUpdate puts the target commit for a specific device and its parent application
Types ¶
Click to show internal directories.
Click to hide internal directories.