package
1.0.0-rc6
Repository: https://github.com/linuxerwang/cilium.git
Documentation: pkg.go.dev

# Functions

New creates a new prefilter API client.
NewDeletePrefilterFailure creates a DeletePrefilterFailure with default headers values.
NewDeletePrefilterInvalidCIDR creates a DeletePrefilterInvalidCIDR with default headers values.
NewDeletePrefilterOK creates a DeletePrefilterOK with default headers values.
NewDeletePrefilterParams creates a new DeletePrefilterParams object with the default values initialized.
NewDeletePrefilterParamsWithContext creates a new DeletePrefilterParams object with the default values initialized, and the ability to set a context for a request.
NewDeletePrefilterParamsWithHTTPClient creates a new DeletePrefilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeletePrefilterParamsWithTimeout creates a new DeletePrefilterParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPrefilterFailure creates a GetPrefilterFailure with default headers values.
NewGetPrefilterOK creates a GetPrefilterOK with default headers values.
NewGetPrefilterParams creates a new GetPrefilterParams object with the default values initialized.
NewGetPrefilterParamsWithContext creates a new GetPrefilterParams object with the default values initialized, and the ability to set a context for a request.
NewGetPrefilterParamsWithHTTPClient creates a new GetPrefilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPrefilterParamsWithTimeout creates a new GetPrefilterParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutPrefilterFailure creates a PutPrefilterFailure with default headers values.
NewPutPrefilterInvalidCIDR creates a PutPrefilterInvalidCIDR with default headers values.
NewPutPrefilterOK creates a PutPrefilterOK with default headers values.
NewPutPrefilterParams creates a new PutPrefilterParams object with the default values initialized.
NewPutPrefilterParamsWithContext creates a new PutPrefilterParams object with the default values initialized, and the ability to set a context for a request.
NewPutPrefilterParamsWithHTTPClient creates a new PutPrefilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutPrefilterParamsWithTimeout creates a new PutPrefilterParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for prefilter API */.
DeletePrefilterFailure handles this case with default header values.
DeletePrefilterInvalidCIDR handles this case with default header values.
DeletePrefilterOK handles this case with default header values.
DeletePrefilterParams contains all the parameters to send to the API endpoint for the delete prefilter operation typically these are written to a http.Request */.
DeletePrefilterReader is a Reader for the DeletePrefilter structure.
GetPrefilterFailure handles this case with default header values.
GetPrefilterOK handles this case with default header values.
GetPrefilterParams contains all the parameters to send to the API endpoint for the get prefilter operation typically these are written to a http.Request */.
GetPrefilterReader is a Reader for the GetPrefilter structure.
PutPrefilterFailure handles this case with default header values.
PutPrefilterInvalidCIDR handles this case with default header values.
PutPrefilterOK handles this case with default header values.
PutPrefilterParams contains all the parameters to send to the API endpoint for the put prefilter operation typically these are written to a http.Request */.
PutPrefilterReader is a Reader for the PutPrefilter structure.