package
2.9.11+incompatible
Repository: https://github.com/haproxytech/dataplaneapi.git
Documentation: pkg.go.dev
# Functions
NewGetOpenapiv3Specification creates a new http.Handler for the get openapiv3 specification operation.
NewGetOpenapiv3SpecificationDefault creates GetOpenapiv3SpecificationDefault with default headers values.
NewGetOpenapiv3SpecificationOK creates GetOpenapiv3SpecificationOK with default headers values.
NewGetOpenapiv3SpecificationParams creates a new GetOpenapiv3SpecificationParams object
There are no default values defined in the spec.
# Constants
GetOpenapiv3SpecificationOKCode is the HTTP code returned for type GetOpenapiv3SpecificationOK.
# Structs
GetOpenapiv3Specification swagger:route GET /specification_openapiv3 SpecificationOpenapiv3 getOpenapiv3Specification
# Data Plane API v3 Specification
Return Data Plane API OpenAPI v3 specification
*/.
GetOpenapiv3SpecificationDefault General Error
swagger:response getOpenapiv3SpecificationDefault
*/.
GetOpenapiv3SpecificationOK Success
swagger:response getOpenapiv3SpecificationOK
*/.
GetOpenapiv3SpecificationParams contains all the bound params for the get openapiv3 specification operation typically these are obtained from a http.Request
swagger:parameters getOpenapiv3Specification.
GetOpenapiv3SpecificationURL generates an URL for the get openapiv3 specification operation.
# Interfaces
GetOpenapiv3SpecificationHandler interface for that can handle valid get openapiv3 specification params.
# Type aliases
GetOpenapiv3SpecificationHandlerFunc turns a function with the right signature into a get openapiv3 specification handler.