package
0.13.28
Repository: https://github.com/easystack/cilium.git
Documentation: pkg.go.dev

# Functions

New creates a new service API client.
NewDeleteServiceIDFailure creates a DeleteServiceIDFailure with default headers values.
NewDeleteServiceIDNotFound creates a DeleteServiceIDNotFound with default headers values.
NewDeleteServiceIDOK creates a DeleteServiceIDOK with default headers values.
NewDeleteServiceIDParams creates a new DeleteServiceIDParams object with the default values initialized.
NewDeleteServiceIDParamsWithContext creates a new DeleteServiceIDParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteServiceIDParamsWithHTTPClient creates a new DeleteServiceIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteServiceIDParamsWithTimeout creates a new DeleteServiceIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetServiceIDNotFound creates a GetServiceIDNotFound with default headers values.
NewGetServiceIDOK creates a GetServiceIDOK with default headers values.
NewGetServiceIDParams creates a new GetServiceIDParams object with the default values initialized.
NewGetServiceIDParamsWithContext creates a new GetServiceIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetServiceIDParamsWithHTTPClient creates a new GetServiceIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetServiceIDParamsWithTimeout creates a new GetServiceIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetServiceOK creates a GetServiceOK with default headers values.
NewGetServiceParams creates a new GetServiceParams object with the default values initialized.
NewGetServiceParamsWithContext creates a new GetServiceParams object with the default values initialized, and the ability to set a context for a request.
NewGetServiceParamsWithHTTPClient creates a new GetServiceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetServiceParamsWithTimeout creates a new GetServiceParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutServiceIDCreated creates a PutServiceIDCreated with default headers values.
NewPutServiceIDFailure creates a PutServiceIDFailure with default headers values.
NewPutServiceIDInvalidBackend creates a PutServiceIDInvalidBackend with default headers values.
NewPutServiceIDInvalidFrontend creates a PutServiceIDInvalidFrontend with default headers values.
NewPutServiceIDOK creates a PutServiceIDOK with default headers values.
NewPutServiceIDParams creates a new PutServiceIDParams object with the default values initialized.
NewPutServiceIDParamsWithContext creates a new PutServiceIDParams object with the default values initialized, and the ability to set a context for a request.
NewPutServiceIDParamsWithHTTPClient creates a new PutServiceIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutServiceIDParamsWithTimeout creates a new PutServiceIDParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for service API */.
DeleteServiceIDFailure handles this case with default header values.
DeleteServiceIDNotFound handles this case with default header values.
DeleteServiceIDOK handles this case with default header values.
DeleteServiceIDParams contains all the parameters to send to the API endpoint for the delete service ID operation typically these are written to a http.Request */.
DeleteServiceIDReader is a Reader for the DeleteServiceID structure.
GetServiceIDNotFound handles this case with default header values.
GetServiceIDOK handles this case with default header values.
GetServiceIDParams contains all the parameters to send to the API endpoint for the get service ID operation typically these are written to a http.Request */.
GetServiceIDReader is a Reader for the GetServiceID structure.
GetServiceOK handles this case with default header values.
GetServiceParams contains all the parameters to send to the API endpoint for the get service operation typically these are written to a http.Request */.
GetServiceReader is a Reader for the GetService structure.
PutServiceIDCreated handles this case with default header values.
PutServiceIDFailure handles this case with default header values.
PutServiceIDInvalidBackend handles this case with default header values.
PutServiceIDInvalidFrontend handles this case with default header values.
PutServiceIDOK handles this case with default header values.
PutServiceIDParams contains all the parameters to send to the API endpoint for the put service ID operation typically these are written to a http.Request */.
PutServiceIDReader is a Reader for the PutServiceID structure.