github.com/cilium/cilium@v1.16.2/api/v1/health/server/doc.go (about)

     1  // Code generated by go-swagger; DO NOT EDIT.
     2  // Copyright Authors of Cilium
     3  // SPDX-License-Identifier: Apache-2.0
     4  
     5  // Package server Cilium-Health API
     6  //
     7  //	Cilium Health Checker
     8  //	Schemes:
     9  //	  unix
    10  //	Host: localhost
    11  //	BasePath: /v1beta
    12  //	Version: v1beta
    13  //
    14  //	Consumes:
    15  //	  - application/json
    16  //
    17  //	Produces:
    18  //	  - application/json
    19  //
    20  // swagger:meta
    21  package server