package
3.1.3+incompatible
Repository: https://github.com/haproxytech/dataplaneapi.git
Documentation: pkg.go.dev
# Functions
ConvertStruct tries to convert a struct from one type to another.
No description provided by the author
DiscoverChildPaths return children models.Endpoints given path.
extractEnvVar extracts and returns env variable from HAProxy variable provided in "${SOME_VAR}" format.
No description provided by the author
No description provided by the author
No description provided by the author
HandleContainerGetError translates error codes from client native into models.Error with appropriate http status code.
HandleError translates error codes from client native into models.Error with appropriate http status code.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
ErrHTTPBadRequest HTTP status code 400.
ErrHTTPConflict HTTP status code 409.
ErrHTTPInternalServerError HTTP status code 500.
ErrHTTPNotFound HTTP status code 404.
ErrHTTPOk HTTP status code 200.
ErrHTTPRateLimit HTTP status code 429.