package
3.1.3+incompatible
Repository: https://github.com/haproxytech/dataplaneapi.git
Documentation: pkg.go.dev
# Functions
NewCreateFilterBackend creates a new http.Handler for the create filter backend operation.
NewCreateFilterBackendAccepted creates CreateFilterBackendAccepted with default headers values.
NewCreateFilterBackendBadRequest creates CreateFilterBackendBadRequest with default headers values.
NewCreateFilterBackendConflict creates CreateFilterBackendConflict with default headers values.
NewCreateFilterBackendCreated creates CreateFilterBackendCreated with default headers values.
NewCreateFilterBackendDefault creates CreateFilterBackendDefault with default headers values.
NewCreateFilterBackendParams creates a new CreateFilterBackendParams object with the default values initialized.
NewCreateFilterFrontend creates a new http.Handler for the create filter frontend operation.
NewCreateFilterFrontendAccepted creates CreateFilterFrontendAccepted with default headers values.
NewCreateFilterFrontendBadRequest creates CreateFilterFrontendBadRequest with default headers values.
NewCreateFilterFrontendConflict creates CreateFilterFrontendConflict with default headers values.
NewCreateFilterFrontendCreated creates CreateFilterFrontendCreated with default headers values.
NewCreateFilterFrontendDefault creates CreateFilterFrontendDefault with default headers values.
NewCreateFilterFrontendParams creates a new CreateFilterFrontendParams object with the default values initialized.
NewDeleteFilterBackend creates a new http.Handler for the delete filter backend operation.
NewDeleteFilterBackendAccepted creates DeleteFilterBackendAccepted with default headers values.
NewDeleteFilterBackendDefault creates DeleteFilterBackendDefault with default headers values.
NewDeleteFilterBackendNoContent creates DeleteFilterBackendNoContent with default headers values.
NewDeleteFilterBackendNotFound creates DeleteFilterBackendNotFound with default headers values.
NewDeleteFilterBackendParams creates a new DeleteFilterBackendParams object with the default values initialized.
NewDeleteFilterFrontend creates a new http.Handler for the delete filter frontend operation.
NewDeleteFilterFrontendAccepted creates DeleteFilterFrontendAccepted with default headers values.
NewDeleteFilterFrontendDefault creates DeleteFilterFrontendDefault with default headers values.
NewDeleteFilterFrontendNoContent creates DeleteFilterFrontendNoContent with default headers values.
NewDeleteFilterFrontendNotFound creates DeleteFilterFrontendNotFound with default headers values.
NewDeleteFilterFrontendParams creates a new DeleteFilterFrontendParams object with the default values initialized.
NewGetAllFilterBackend creates a new http.Handler for the get all filter backend operation.
NewGetAllFilterBackendDefault creates GetAllFilterBackendDefault with default headers values.
NewGetAllFilterBackendOK creates GetAllFilterBackendOK with default headers values.
NewGetAllFilterBackendParams creates a new GetAllFilterBackendParams object
There are no default values defined in the spec.
NewGetAllFilterFrontend creates a new http.Handler for the get all filter frontend operation.
NewGetAllFilterFrontendDefault creates GetAllFilterFrontendDefault with default headers values.
NewGetAllFilterFrontendOK creates GetAllFilterFrontendOK with default headers values.
NewGetAllFilterFrontendParams creates a new GetAllFilterFrontendParams object
There are no default values defined in the spec.
NewGetFilterBackend creates a new http.Handler for the get filter backend operation.
NewGetFilterBackendDefault creates GetFilterBackendDefault with default headers values.
NewGetFilterBackendNotFound creates GetFilterBackendNotFound with default headers values.
NewGetFilterBackendOK creates GetFilterBackendOK with default headers values.
NewGetFilterBackendParams creates a new GetFilterBackendParams object
There are no default values defined in the spec.
NewGetFilterFrontend creates a new http.Handler for the get filter frontend operation.
NewGetFilterFrontendDefault creates GetFilterFrontendDefault with default headers values.
NewGetFilterFrontendNotFound creates GetFilterFrontendNotFound with default headers values.
NewGetFilterFrontendOK creates GetFilterFrontendOK with default headers values.
NewGetFilterFrontendParams creates a new GetFilterFrontendParams object
There are no default values defined in the spec.
NewReplaceAllFilterBackend creates a new http.Handler for the replace all filter backend operation.
NewReplaceAllFilterBackendAccepted creates ReplaceAllFilterBackendAccepted with default headers values.
NewReplaceAllFilterBackendBadRequest creates ReplaceAllFilterBackendBadRequest with default headers values.
NewReplaceAllFilterBackendDefault creates ReplaceAllFilterBackendDefault with default headers values.
NewReplaceAllFilterBackendOK creates ReplaceAllFilterBackendOK with default headers values.
NewReplaceAllFilterBackendParams creates a new ReplaceAllFilterBackendParams object with the default values initialized.
NewReplaceAllFilterFrontend creates a new http.Handler for the replace all filter frontend operation.
NewReplaceAllFilterFrontendAccepted creates ReplaceAllFilterFrontendAccepted with default headers values.
NewReplaceAllFilterFrontendBadRequest creates ReplaceAllFilterFrontendBadRequest with default headers values.
NewReplaceAllFilterFrontendDefault creates ReplaceAllFilterFrontendDefault with default headers values.
NewReplaceAllFilterFrontendOK creates ReplaceAllFilterFrontendOK with default headers values.
NewReplaceAllFilterFrontendParams creates a new ReplaceAllFilterFrontendParams object with the default values initialized.
NewReplaceFilterBackend creates a new http.Handler for the replace filter backend operation.
NewReplaceFilterBackendAccepted creates ReplaceFilterBackendAccepted with default headers values.
NewReplaceFilterBackendBadRequest creates ReplaceFilterBackendBadRequest with default headers values.
NewReplaceFilterBackendDefault creates ReplaceFilterBackendDefault with default headers values.
NewReplaceFilterBackendNotFound creates ReplaceFilterBackendNotFound with default headers values.
NewReplaceFilterBackendOK creates ReplaceFilterBackendOK with default headers values.
NewReplaceFilterBackendParams creates a new ReplaceFilterBackendParams object with the default values initialized.
NewReplaceFilterFrontend creates a new http.Handler for the replace filter frontend operation.
NewReplaceFilterFrontendAccepted creates ReplaceFilterFrontendAccepted with default headers values.
NewReplaceFilterFrontendBadRequest creates ReplaceFilterFrontendBadRequest with default headers values.
NewReplaceFilterFrontendDefault creates ReplaceFilterFrontendDefault with default headers values.
NewReplaceFilterFrontendNotFound creates ReplaceFilterFrontendNotFound with default headers values.
NewReplaceFilterFrontendOK creates ReplaceFilterFrontendOK with default headers values.
NewReplaceFilterFrontendParams creates a new ReplaceFilterFrontendParams object with the default values initialized.
# Constants
CreateFilterBackendAcceptedCode is the HTTP code returned for type CreateFilterBackendAccepted.
CreateFilterBackendBadRequestCode is the HTTP code returned for type CreateFilterBackendBadRequest.
CreateFilterBackendConflictCode is the HTTP code returned for type CreateFilterBackendConflict.
CreateFilterBackendCreatedCode is the HTTP code returned for type CreateFilterBackendCreated.
CreateFilterFrontendAcceptedCode is the HTTP code returned for type CreateFilterFrontendAccepted.
CreateFilterFrontendBadRequestCode is the HTTP code returned for type CreateFilterFrontendBadRequest.
CreateFilterFrontendConflictCode is the HTTP code returned for type CreateFilterFrontendConflict.
CreateFilterFrontendCreatedCode is the HTTP code returned for type CreateFilterFrontendCreated.
DeleteFilterBackendAcceptedCode is the HTTP code returned for type DeleteFilterBackendAccepted.
DeleteFilterBackendNoContentCode is the HTTP code returned for type DeleteFilterBackendNoContent.
DeleteFilterBackendNotFoundCode is the HTTP code returned for type DeleteFilterBackendNotFound.
DeleteFilterFrontendAcceptedCode is the HTTP code returned for type DeleteFilterFrontendAccepted.
DeleteFilterFrontendNoContentCode is the HTTP code returned for type DeleteFilterFrontendNoContent.
DeleteFilterFrontendNotFoundCode is the HTTP code returned for type DeleteFilterFrontendNotFound.
GetAllFilterBackendOKCode is the HTTP code returned for type GetAllFilterBackendOK.
GetAllFilterFrontendOKCode is the HTTP code returned for type GetAllFilterFrontendOK.
GetFilterBackendNotFoundCode is the HTTP code returned for type GetFilterBackendNotFound.
GetFilterBackendOKCode is the HTTP code returned for type GetFilterBackendOK.
GetFilterFrontendNotFoundCode is the HTTP code returned for type GetFilterFrontendNotFound.
GetFilterFrontendOKCode is the HTTP code returned for type GetFilterFrontendOK.
ReplaceAllFilterBackendAcceptedCode is the HTTP code returned for type ReplaceAllFilterBackendAccepted.
ReplaceAllFilterBackendBadRequestCode is the HTTP code returned for type ReplaceAllFilterBackendBadRequest.
ReplaceAllFilterBackendOKCode is the HTTP code returned for type ReplaceAllFilterBackendOK.
ReplaceAllFilterFrontendAcceptedCode is the HTTP code returned for type ReplaceAllFilterFrontendAccepted.
ReplaceAllFilterFrontendBadRequestCode is the HTTP code returned for type ReplaceAllFilterFrontendBadRequest.
ReplaceAllFilterFrontendOKCode is the HTTP code returned for type ReplaceAllFilterFrontendOK.
ReplaceFilterBackendAcceptedCode is the HTTP code returned for type ReplaceFilterBackendAccepted.
ReplaceFilterBackendBadRequestCode is the HTTP code returned for type ReplaceFilterBackendBadRequest.
ReplaceFilterBackendNotFoundCode is the HTTP code returned for type ReplaceFilterBackendNotFound.
ReplaceFilterBackendOKCode is the HTTP code returned for type ReplaceFilterBackendOK.
ReplaceFilterFrontendAcceptedCode is the HTTP code returned for type ReplaceFilterFrontendAccepted.
ReplaceFilterFrontendBadRequestCode is the HTTP code returned for type ReplaceFilterFrontendBadRequest.
ReplaceFilterFrontendNotFoundCode is the HTTP code returned for type ReplaceFilterFrontendNotFound.
ReplaceFilterFrontendOKCode is the HTTP code returned for type ReplaceFilterFrontendOK.
# Structs
CreateFilterBackend swagger:route POST /services/haproxy/configuration/backends/{parent_name}/filters/{index} Filter createFilterBackend
# Add a new Filter
Adds a new Filter of the specified type in the specified parent.
CreateFilterBackendAccepted Configuration change accepted and reload requested
swagger:response createFilterBackendAccepted
*/.
CreateFilterBackendBadRequest Bad request
swagger:response createFilterBackendBadRequest
*/.
CreateFilterBackendConflict The specified resource already exists
swagger:response createFilterBackendConflict
*/.
CreateFilterBackendCreated Filter created
swagger:response createFilterBackendCreated
*/.
CreateFilterBackendDefault General Error
swagger:response createFilterBackendDefault
*/.
CreateFilterBackendParams contains all the bound params for the create filter backend operation typically these are obtained from a http.Request
swagger:parameters createFilterBackend.
CreateFilterBackendURL generates an URL for the create filter backend operation.
CreateFilterFrontend swagger:route POST /services/haproxy/configuration/frontends/{parent_name}/filters/{index} Filter createFilterFrontend
# Add a new Filter
Adds a new Filter of the specified type in the specified parent.
CreateFilterFrontendAccepted Configuration change accepted and reload requested
swagger:response createFilterFrontendAccepted
*/.
CreateFilterFrontendBadRequest Bad request
swagger:response createFilterFrontendBadRequest
*/.
CreateFilterFrontendConflict The specified resource already exists
swagger:response createFilterFrontendConflict
*/.
CreateFilterFrontendCreated Filter created
swagger:response createFilterFrontendCreated
*/.
CreateFilterFrontendDefault General Error
swagger:response createFilterFrontendDefault
*/.
CreateFilterFrontendParams contains all the bound params for the create filter frontend operation typically these are obtained from a http.Request
swagger:parameters createFilterFrontend.
CreateFilterFrontendURL generates an URL for the create filter frontend operation.
DeleteFilterBackend swagger:route DELETE /services/haproxy/configuration/backends/{parent_name}/filters/{index} Filter deleteFilterBackend
# Delete a Filter
Deletes a Filter configuration by it's index from the specified parent.
DeleteFilterBackendAccepted Configuration change accepted and reload requested
swagger:response deleteFilterBackendAccepted
*/.
DeleteFilterBackendDefault General Error
swagger:response deleteFilterBackendDefault
*/.
DeleteFilterBackendNoContent Filter deleted
swagger:response deleteFilterBackendNoContent
*/.
DeleteFilterBackendNotFound The specified resource was not found
swagger:response deleteFilterBackendNotFound
*/.
DeleteFilterBackendParams contains all the bound params for the delete filter backend operation typically these are obtained from a http.Request
swagger:parameters deleteFilterBackend.
DeleteFilterBackendURL generates an URL for the delete filter backend operation.
DeleteFilterFrontend swagger:route DELETE /services/haproxy/configuration/frontends/{parent_name}/filters/{index} Filter deleteFilterFrontend
# Delete a Filter
Deletes a Filter configuration by it's index from the specified parent.
DeleteFilterFrontendAccepted Configuration change accepted and reload requested
swagger:response deleteFilterFrontendAccepted
*/.
DeleteFilterFrontendDefault General Error
swagger:response deleteFilterFrontendDefault
*/.
DeleteFilterFrontendNoContent Filter deleted
swagger:response deleteFilterFrontendNoContent
*/.
DeleteFilterFrontendNotFound The specified resource was not found
swagger:response deleteFilterFrontendNotFound
*/.
DeleteFilterFrontendParams contains all the bound params for the delete filter frontend operation typically these are obtained from a http.Request
swagger:parameters deleteFilterFrontend.
DeleteFilterFrontendURL generates an URL for the delete filter frontend operation.
GetAllFilterBackend swagger:route GET /services/haproxy/configuration/backends/{parent_name}/filters Filter getAllFilterBackend
# Return an array of all Filters
Returns all Filters that are configured in specified parent.
GetAllFilterBackendDefault General Error
swagger:response getAllFilterBackendDefault
*/.
GetAllFilterBackendOK Successful operation
swagger:response getAllFilterBackendOK
*/.
GetAllFilterBackendParams contains all the bound params for the get all filter backend operation typically these are obtained from a http.Request
swagger:parameters getAllFilterBackend.
GetAllFilterBackendURL generates an URL for the get all filter backend operation.
GetAllFilterFrontend swagger:route GET /services/haproxy/configuration/frontends/{parent_name}/filters Filter getAllFilterFrontend
# Return an array of all Filters
Returns all Filters that are configured in specified parent.
GetAllFilterFrontendDefault General Error
swagger:response getAllFilterFrontendDefault
*/.
GetAllFilterFrontendOK Successful operation
swagger:response getAllFilterFrontendOK
*/.
GetAllFilterFrontendParams contains all the bound params for the get all filter frontend operation typically these are obtained from a http.Request
swagger:parameters getAllFilterFrontend.
GetAllFilterFrontendURL generates an URL for the get all filter frontend operation.
GetFilterBackend swagger:route GET /services/haproxy/configuration/backends/{parent_name}/filters/{index} Filter getFilterBackend
# Return one Filter
Returns one Filter configuration by it's index in the specified parent.
GetFilterBackendDefault General Error
swagger:response getFilterBackendDefault
*/.
GetFilterBackendNotFound The specified resource was not found
swagger:response getFilterBackendNotFound
*/.
GetFilterBackendOK Successful operation
swagger:response getFilterBackendOK
*/.
GetFilterBackendParams contains all the bound params for the get filter backend operation typically these are obtained from a http.Request
swagger:parameters getFilterBackend.
GetFilterBackendURL generates an URL for the get filter backend operation.
GetFilterFrontend swagger:route GET /services/haproxy/configuration/frontends/{parent_name}/filters/{index} Filter getFilterFrontend
# Return one Filter
Returns one Filter configuration by it's index in the specified parent.
GetFilterFrontendDefault General Error
swagger:response getFilterFrontendDefault
*/.
GetFilterFrontendNotFound The specified resource was not found
swagger:response getFilterFrontendNotFound
*/.
GetFilterFrontendOK Successful operation
swagger:response getFilterFrontendOK
*/.
GetFilterFrontendParams contains all the bound params for the get filter frontend operation typically these are obtained from a http.Request
swagger:parameters getFilterFrontend.
GetFilterFrontendURL generates an URL for the get filter frontend operation.
ReplaceAllFilterBackend swagger:route PUT /services/haproxy/configuration/backends/{parent_name}/filters Filter replaceAllFilterBackend
# Replace a Filter list
Replaces a whole list of Filters with the list given in parameter
*/.
ReplaceAllFilterBackendAccepted Configuration change accepted and reload requested
swagger:response replaceAllFilterBackendAccepted
*/.
ReplaceAllFilterBackendBadRequest Bad request
swagger:response replaceAllFilterBackendBadRequest
*/.
ReplaceAllFilterBackendDefault General Error
swagger:response replaceAllFilterBackendDefault
*/.
ReplaceAllFilterBackendOK All Filter lines replaced
swagger:response replaceAllFilterBackendOK
*/.
ReplaceAllFilterBackendParams contains all the bound params for the replace all filter backend operation typically these are obtained from a http.Request
swagger:parameters replaceAllFilterBackend.
ReplaceAllFilterBackendURL generates an URL for the replace all filter backend operation.
ReplaceAllFilterFrontend swagger:route PUT /services/haproxy/configuration/frontends/{parent_name}/filters Filter replaceAllFilterFrontend
# Replace a Filter list
Replaces a whole list of Filters with the list given in parameter
*/.
ReplaceAllFilterFrontendAccepted Configuration change accepted and reload requested
swagger:response replaceAllFilterFrontendAccepted
*/.
ReplaceAllFilterFrontendBadRequest Bad request
swagger:response replaceAllFilterFrontendBadRequest
*/.
ReplaceAllFilterFrontendDefault General Error
swagger:response replaceAllFilterFrontendDefault
*/.
ReplaceAllFilterFrontendOK All Filter lines replaced
swagger:response replaceAllFilterFrontendOK
*/.
ReplaceAllFilterFrontendParams contains all the bound params for the replace all filter frontend operation typically these are obtained from a http.Request
swagger:parameters replaceAllFilterFrontend.
ReplaceAllFilterFrontendURL generates an URL for the replace all filter frontend operation.
ReplaceFilterBackend swagger:route PUT /services/haproxy/configuration/backends/{parent_name}/filters/{index} Filter replaceFilterBackend
# Replace a Filter
Replaces a Filter configuration by it's index in the specified parent.
ReplaceFilterBackendAccepted Configuration change accepted and reload requested
swagger:response replaceFilterBackendAccepted
*/.
ReplaceFilterBackendBadRequest Bad request
swagger:response replaceFilterBackendBadRequest
*/.
ReplaceFilterBackendDefault General Error
swagger:response replaceFilterBackendDefault
*/.
ReplaceFilterBackendNotFound The specified resource was not found
swagger:response replaceFilterBackendNotFound
*/.
ReplaceFilterBackendOK Filter replaced
swagger:response replaceFilterBackendOK
*/.
ReplaceFilterBackendParams contains all the bound params for the replace filter backend operation typically these are obtained from a http.Request
swagger:parameters replaceFilterBackend.
ReplaceFilterBackendURL generates an URL for the replace filter backend operation.
ReplaceFilterFrontend swagger:route PUT /services/haproxy/configuration/frontends/{parent_name}/filters/{index} Filter replaceFilterFrontend
# Replace a Filter
Replaces a Filter configuration by it's index in the specified parent.
ReplaceFilterFrontendAccepted Configuration change accepted and reload requested
swagger:response replaceFilterFrontendAccepted
*/.
ReplaceFilterFrontendBadRequest Bad request
swagger:response replaceFilterFrontendBadRequest
*/.
ReplaceFilterFrontendDefault General Error
swagger:response replaceFilterFrontendDefault
*/.
ReplaceFilterFrontendNotFound The specified resource was not found
swagger:response replaceFilterFrontendNotFound
*/.
ReplaceFilterFrontendOK Filter replaced
swagger:response replaceFilterFrontendOK
*/.
ReplaceFilterFrontendParams contains all the bound params for the replace filter frontend operation typically these are obtained from a http.Request
swagger:parameters replaceFilterFrontend.
ReplaceFilterFrontendURL generates an URL for the replace filter frontend operation.
# Interfaces
CreateFilterBackendHandler interface for that can handle valid create filter backend params.
CreateFilterFrontendHandler interface for that can handle valid create filter frontend params.
DeleteFilterBackendHandler interface for that can handle valid delete filter backend params.
DeleteFilterFrontendHandler interface for that can handle valid delete filter frontend params.
GetAllFilterBackendHandler interface for that can handle valid get all filter backend params.
GetAllFilterFrontendHandler interface for that can handle valid get all filter frontend params.
GetFilterBackendHandler interface for that can handle valid get filter backend params.
GetFilterFrontendHandler interface for that can handle valid get filter frontend params.
ReplaceAllFilterBackendHandler interface for that can handle valid replace all filter backend params.
ReplaceAllFilterFrontendHandler interface for that can handle valid replace all filter frontend params.
ReplaceFilterBackendHandler interface for that can handle valid replace filter backend params.
ReplaceFilterFrontendHandler interface for that can handle valid replace filter frontend params.
# Type aliases
CreateFilterBackendHandlerFunc turns a function with the right signature into a create filter backend handler.
CreateFilterFrontendHandlerFunc turns a function with the right signature into a create filter frontend handler.
DeleteFilterBackendHandlerFunc turns a function with the right signature into a delete filter backend handler.
DeleteFilterFrontendHandlerFunc turns a function with the right signature into a delete filter frontend handler.
GetAllFilterBackendHandlerFunc turns a function with the right signature into a get all filter backend handler.
GetAllFilterFrontendHandlerFunc turns a function with the right signature into a get all filter frontend handler.
GetFilterBackendHandlerFunc turns a function with the right signature into a get filter backend handler.
GetFilterFrontendHandlerFunc turns a function with the right signature into a get filter frontend handler.
ReplaceAllFilterBackendHandlerFunc turns a function with the right signature into a replace all filter backend handler.
ReplaceAllFilterFrontendHandlerFunc turns a function with the right signature into a replace all filter frontend handler.
ReplaceFilterBackendHandlerFunc turns a function with the right signature into a replace filter backend handler.
ReplaceFilterFrontendHandlerFunc turns a function with the right signature into a replace filter frontend handler.