...

Package api

import "github.com/docker/distribution/health/api"
Overview
Index

Overview ▾

func DownHandler

func DownHandler(w http.ResponseWriter, r *http.Request)

DownHandler registers a manual_http_status that always returns an Error

func UpHandler

func UpHandler(w http.ResponseWriter, r *http.Request)

UpHandler registers a manual_http_status that always returns nil