Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataStorageHealthHandler ¶
type DataStorageHealthHandler struct {
// contains filtered or unexported fields
}
func NewDataStorgeHealthHandler ¶
func NewDataStorgeHealthHandler(client *kubernetes.Clientset) *DataStorageHealthHandler
func (*DataStorageHealthHandler) ServeHTTP ¶
func (h *DataStorageHealthHandler) ServeHTTP(writer http.ResponseWriter, req *http.Request)
get datastorage health check by /v2-public/health/datastorage
Click to show internal directories.
Click to hide internal directories.