package
3.1.3+incompatible
Repository: https://github.com/haproxytech/dataplaneapi.git
Documentation: pkg.go.dev
# Functions
NewGetAPIEndpoints creates a new http.Handler for the get API endpoints operation.
NewGetAPIEndpointsDefault creates GetAPIEndpointsDefault with default headers values.
NewGetAPIEndpointsOK creates GetAPIEndpointsOK with default headers values.
NewGetAPIEndpointsParams creates a new GetAPIEndpointsParams object
There are no default values defined in the spec.
NewGetConfigurationEndpoints creates a new http.Handler for the get configuration endpoints operation.
NewGetConfigurationEndpointsDefault creates GetConfigurationEndpointsDefault with default headers values.
NewGetConfigurationEndpointsOK creates GetConfigurationEndpointsOK with default headers values.
NewGetConfigurationEndpointsParams creates a new GetConfigurationEndpointsParams object
There are no default values defined in the spec.
NewGetHaproxyEndpoints creates a new http.Handler for the get haproxy endpoints operation.
NewGetHaproxyEndpointsDefault creates GetHaproxyEndpointsDefault with default headers values.
NewGetHaproxyEndpointsOK creates GetHaproxyEndpointsOK with default headers values.
NewGetHaproxyEndpointsParams creates a new GetHaproxyEndpointsParams object
There are no default values defined in the spec.
NewGetRuntimeEndpoints creates a new http.Handler for the get runtime endpoints operation.
NewGetRuntimeEndpointsDefault creates GetRuntimeEndpointsDefault with default headers values.
NewGetRuntimeEndpointsOK creates GetRuntimeEndpointsOK with default headers values.
NewGetRuntimeEndpointsParams creates a new GetRuntimeEndpointsParams object
There are no default values defined in the spec.
NewGetServicesEndpoints creates a new http.Handler for the get services endpoints operation.
NewGetServicesEndpointsDefault creates GetServicesEndpointsDefault with default headers values.
NewGetServicesEndpointsOK creates GetServicesEndpointsOK with default headers values.
NewGetServicesEndpointsParams creates a new GetServicesEndpointsParams object
There are no default values defined in the spec.
NewGetSpoeEndpoints creates a new http.Handler for the get spoe endpoints operation.
NewGetSpoeEndpointsDefault creates GetSpoeEndpointsDefault with default headers values.
NewGetSpoeEndpointsOK creates GetSpoeEndpointsOK with default headers values.
NewGetSpoeEndpointsParams creates a new GetSpoeEndpointsParams object
There are no default values defined in the spec.
NewGetStatsEndpoints creates a new http.Handler for the get stats endpoints operation.
NewGetStatsEndpointsDefault creates GetStatsEndpointsDefault with default headers values.
NewGetStatsEndpointsOK creates GetStatsEndpointsOK with default headers values.
NewGetStatsEndpointsParams creates a new GetStatsEndpointsParams object
There are no default values defined in the spec.
NewGetStorageEndpoints creates a new http.Handler for the get storage endpoints operation.
NewGetStorageEndpointsDefault creates GetStorageEndpointsDefault with default headers values.
NewGetStorageEndpointsOK creates GetStorageEndpointsOK with default headers values.
NewGetStorageEndpointsParams creates a new GetStorageEndpointsParams object
There are no default values defined in the spec.
# Constants
GetAPIEndpointsOKCode is the HTTP code returned for type GetAPIEndpointsOK.
GetConfigurationEndpointsOKCode is the HTTP code returned for type GetConfigurationEndpointsOK.
GetHaproxyEndpointsOKCode is the HTTP code returned for type GetHaproxyEndpointsOK.
GetRuntimeEndpointsOKCode is the HTTP code returned for type GetRuntimeEndpointsOK.
GetServicesEndpointsOKCode is the HTTP code returned for type GetServicesEndpointsOK.
GetSpoeEndpointsOKCode is the HTTP code returned for type GetSpoeEndpointsOK.
GetStatsEndpointsOKCode is the HTTP code returned for type GetStatsEndpointsOK.
GetStorageEndpointsOKCode is the HTTP code returned for type GetStorageEndpointsOK.
# Structs
GetAPIEndpoints swagger:route GET / Discovery getApiEndpoints
# Return list of root endpoints
Returns a list of root endpoints.
GetAPIEndpointsDefault General Error
swagger:response getApiEndpointsDefault
*/.
GetAPIEndpointsOK Success
swagger:response getApiEndpointsOK
*/.
GetAPIEndpointsParams contains all the bound params for the get API endpoints operation typically these are obtained from a http.Request
swagger:parameters getAPIEndpoints.
GetAPIEndpointsURL generates an URL for the get API endpoints operation.
GetConfigurationEndpoints swagger:route GET /services/haproxy/configuration Discovery getConfigurationEndpoints
# Return list of HAProxy advanced configuration endpoints
Returns a list of endpoints to be used for advanced configuration of HAProxy objects.
GetConfigurationEndpointsDefault General Error
swagger:response getConfigurationEndpointsDefault
*/.
GetConfigurationEndpointsOK Success
swagger:response getConfigurationEndpointsOK
*/.
GetConfigurationEndpointsParams contains all the bound params for the get configuration endpoints operation typically these are obtained from a http.Request
swagger:parameters getConfigurationEndpoints.
GetConfigurationEndpointsURL generates an URL for the get configuration endpoints operation.
GetHaproxyEndpoints swagger:route GET /services/haproxy Discovery getHaproxyEndpoints
# Return list of HAProxy related endpoints
Returns a list of HAProxy related endpoints.
GetHaproxyEndpointsDefault General Error
swagger:response getHaproxyEndpointsDefault
*/.
GetHaproxyEndpointsOK Success
swagger:response getHaproxyEndpointsOK
*/.
GetHaproxyEndpointsParams contains all the bound params for the get haproxy endpoints operation typically these are obtained from a http.Request
swagger:parameters getHaproxyEndpoints.
GetHaproxyEndpointsURL generates an URL for the get haproxy endpoints operation.
GetRuntimeEndpoints swagger:route GET /services/haproxy/runtime Discovery getRuntimeEndpoints
# Return list of HAProxy advanced runtime endpoints
Returns a list of endpoints to be used for advanced runtime settings of HAProxy objects.
GetRuntimeEndpointsDefault General Error
swagger:response getRuntimeEndpointsDefault
*/.
GetRuntimeEndpointsOK Success
swagger:response getRuntimeEndpointsOK
*/.
GetRuntimeEndpointsParams contains all the bound params for the get runtime endpoints operation typically these are obtained from a http.Request
swagger:parameters getRuntimeEndpoints.
GetRuntimeEndpointsURL generates an URL for the get runtime endpoints operation.
GetServicesEndpoints swagger:route GET /services Discovery getServicesEndpoints
# Return list of service endpoints
Returns a list of API managed services endpoints.
GetServicesEndpointsDefault General Error
swagger:response getServicesEndpointsDefault
*/.
GetServicesEndpointsOK Success
swagger:response getServicesEndpointsOK
*/.
GetServicesEndpointsParams contains all the bound params for the get services endpoints operation typically these are obtained from a http.Request
swagger:parameters getServicesEndpoints.
GetServicesEndpointsURL generates an URL for the get services endpoints operation.
GetSpoeEndpoints swagger:route GET /services/haproxy/spoe Discovery getSpoeEndpoints
# Return list of HAProxy SPOE endpoints
Returns a list of endpoints to be used for SPOE settings of HAProxy.
GetSpoeEndpointsDefault General Error
swagger:response getSpoeEndpointsDefault
*/.
GetSpoeEndpointsOK Success
swagger:response getSpoeEndpointsOK
*/.
GetSpoeEndpointsParams contains all the bound params for the get spoe endpoints operation typically these are obtained from a http.Request
swagger:parameters getSpoeEndpoints.
GetSpoeEndpointsURL generates an URL for the get spoe endpoints operation.
GetStatsEndpoints swagger:route GET /services/haproxy/stats Discovery getStatsEndpoints
# Return list of HAProxy stats endpoints
Returns a list of HAProxy stats endpoints.
GetStatsEndpointsDefault General Error
swagger:response getStatsEndpointsDefault
*/.
GetStatsEndpointsOK Success
swagger:response getStatsEndpointsOK
*/.
GetStatsEndpointsParams contains all the bound params for the get stats endpoints operation typically these are obtained from a http.Request
swagger:parameters getStatsEndpoints.
GetStatsEndpointsURL generates an URL for the get stats endpoints operation.
GetStorageEndpoints swagger:route GET /services/haproxy/storage Discovery getStorageEndpoints
# Return list of HAProxy storage endpoints
Returns a list of endpoints that use HAProxy storage for persistency, e.g.
GetStorageEndpointsDefault General Error
swagger:response getStorageEndpointsDefault
*/.
GetStorageEndpointsOK Success
swagger:response getStorageEndpointsOK
*/.
GetStorageEndpointsParams contains all the bound params for the get storage endpoints operation typically these are obtained from a http.Request
swagger:parameters getStorageEndpoints.
GetStorageEndpointsURL generates an URL for the get storage endpoints operation.
# Interfaces
GetAPIEndpointsHandler interface for that can handle valid get API endpoints params.
GetConfigurationEndpointsHandler interface for that can handle valid get configuration endpoints params.
GetHaproxyEndpointsHandler interface for that can handle valid get haproxy endpoints params.
GetRuntimeEndpointsHandler interface for that can handle valid get runtime endpoints params.
GetServicesEndpointsHandler interface for that can handle valid get services endpoints params.
GetSpoeEndpointsHandler interface for that can handle valid get spoe endpoints params.
GetStatsEndpointsHandler interface for that can handle valid get stats endpoints params.
GetStorageEndpointsHandler interface for that can handle valid get storage endpoints params.
# Type aliases
GetAPIEndpointsHandlerFunc turns a function with the right signature into a get API endpoints handler.
GetConfigurationEndpointsHandlerFunc turns a function with the right signature into a get configuration endpoints handler.
GetHaproxyEndpointsHandlerFunc turns a function with the right signature into a get haproxy endpoints handler.
GetRuntimeEndpointsHandlerFunc turns a function with the right signature into a get runtime endpoints handler.
GetServicesEndpointsHandlerFunc turns a function with the right signature into a get services endpoints handler.
GetSpoeEndpointsHandlerFunc turns a function with the right signature into a get spoe endpoints handler.
GetStatsEndpointsHandlerFunc turns a function with the right signature into a get stats endpoints handler.
GetStorageEndpointsHandlerFunc turns a function with the right signature into a get storage endpoints handler.