Documentation ¶
Index ¶
- func Index(w http.ResponseWriter, r *http.Request)
- func ListApplications(services config.Config) func(w http.ResponseWriter, r *http.Request)
- func MiddlewareValidation(config config.Config) func(http.Handler) http.Handler
- func Restart(client *kubernetes.Clientset, lck *lock.Lock) func(w http.ResponseWriter, r *http.Request)
- func Status(ledger *ledger.Ledger) func(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Index ¶
func Index(w http.ResponseWriter, r *http.Request)
Index is the handler for the index page. This page is the main page that shows the list of applications to be managed.
func ListApplications ¶
func MiddlewareValidation ¶
func Restart ¶
func Restart(client *kubernetes.Clientset, lck *lock.Lock) func(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.