package
0.0.3
Repository: https://github.com/mjpitz/libdevice42.git
Documentation: pkg.go.dev

# Functions

New creates a new power circuits API client.
NewDeletePowerCircuitBadRequest creates a DeletePowerCircuitBadRequest with default headers values.
NewDeletePowerCircuitForbidden creates a DeletePowerCircuitForbidden with default headers values.
NewDeletePowerCircuitGone creates a DeletePowerCircuitGone with default headers values.
NewDeletePowerCircuitInternalServerError creates a DeletePowerCircuitInternalServerError with default headers values.
NewDeletePowerCircuitMethodNotAllowed creates a DeletePowerCircuitMethodNotAllowed with default headers values.
NewDeletePowerCircuitNotFound creates a DeletePowerCircuitNotFound with default headers values.
NewDeletePowerCircuitOK creates a DeletePowerCircuitOK with default headers values.
NewDeletePowerCircuitParams creates a new DeletePowerCircuitParams object with the default values initialized.
NewDeletePowerCircuitParamsWithContext creates a new DeletePowerCircuitParams object with the default values initialized, and the ability to set a context for a request.
NewDeletePowerCircuitParamsWithHTTPClient creates a new DeletePowerCircuitParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeletePowerCircuitParamsWithTimeout creates a new DeletePowerCircuitParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeletePowerCircuitServiceUnavailable creates a DeletePowerCircuitServiceUnavailable with default headers values.
NewDeletePowerCircuitUnauthorized creates a DeletePowerCircuitUnauthorized with default headers values.
NewGetAllPowerCircuitsBadRequest creates a GetAllPowerCircuitsBadRequest with default headers values.
NewGetAllPowerCircuitsForbidden creates a GetAllPowerCircuitsForbidden with default headers values.
NewGetAllPowerCircuitsGone creates a GetAllPowerCircuitsGone with default headers values.
NewGetAllPowerCircuitsInternalServerError creates a GetAllPowerCircuitsInternalServerError with default headers values.
NewGetAllPowerCircuitsMethodNotAllowed creates a GetAllPowerCircuitsMethodNotAllowed with default headers values.
NewGetAllPowerCircuitsNotFound creates a GetAllPowerCircuitsNotFound with default headers values.
NewGetAllPowerCircuitsOK creates a GetAllPowerCircuitsOK with default headers values.
NewGetAllPowerCircuitsParams creates a new GetAllPowerCircuitsParams object with the default values initialized.
NewGetAllPowerCircuitsParamsWithContext creates a new GetAllPowerCircuitsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAllPowerCircuitsParamsWithHTTPClient creates a new GetAllPowerCircuitsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAllPowerCircuitsParamsWithTimeout creates a new GetAllPowerCircuitsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetAllPowerCircuitsServiceUnavailable creates a GetAllPowerCircuitsServiceUnavailable with default headers values.
NewGetAllPowerCircuitsUnauthorized creates a GetAllPowerCircuitsUnauthorized with default headers values.
NewPostUpdatePowerCircuitsBadRequest creates a PostUpdatePowerCircuitsBadRequest with default headers values.
NewPostUpdatePowerCircuitsForbidden creates a PostUpdatePowerCircuitsForbidden with default headers values.
NewPostUpdatePowerCircuitsGone creates a PostUpdatePowerCircuitsGone with default headers values.
NewPostUpdatePowerCircuitsInternalServerError creates a PostUpdatePowerCircuitsInternalServerError with default headers values.
NewPostUpdatePowerCircuitsMethodNotAllowed creates a PostUpdatePowerCircuitsMethodNotAllowed with default headers values.
NewPostUpdatePowerCircuitsNotFound creates a PostUpdatePowerCircuitsNotFound with default headers values.
NewPostUpdatePowerCircuitsOK creates a PostUpdatePowerCircuitsOK with default headers values.
NewPostUpdatePowerCircuitsParams creates a new PostUpdatePowerCircuitsParams object with the default values initialized.
NewPostUpdatePowerCircuitsParamsWithContext creates a new PostUpdatePowerCircuitsParams object with the default values initialized, and the ability to set a context for a request.
NewPostUpdatePowerCircuitsParamsWithHTTPClient creates a new PostUpdatePowerCircuitsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostUpdatePowerCircuitsParamsWithTimeout creates a new PostUpdatePowerCircuitsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostUpdatePowerCircuitsServiceUnavailable creates a PostUpdatePowerCircuitsServiceUnavailable with default headers values.
NewPostUpdatePowerCircuitsUnauthorized creates a PostUpdatePowerCircuitsUnauthorized with default headers values.

# Structs

Client for power circuits API */.
DeletePowerCircuitBadRequest handles this case with default header values.
DeletePowerCircuitForbidden handles this case with default header values.
DeletePowerCircuitGone handles this case with default header values.
DeletePowerCircuitInternalServerError handles this case with default header values.
DeletePowerCircuitMethodNotAllowed handles this case with default header values.
DeletePowerCircuitNotFound handles this case with default header values.
DeletePowerCircuitOK handles this case with default header values.
DeletePowerCircuitOKBody delete power circuit o k body swagger:model DeletePowerCircuitOKBody */.
DeletePowerCircuitParams contains all the parameters to send to the API endpoint for the delete power circuit operation typically these are written to a http.Request */.
DeletePowerCircuitReader is a Reader for the DeletePowerCircuit structure.
DeletePowerCircuitServiceUnavailable handles this case with default header values.
DeletePowerCircuitUnauthorized handles this case with default header values.
GetAllPowerCircuitsBadRequest handles this case with default header values.
GetAllPowerCircuitsForbidden handles this case with default header values.
GetAllPowerCircuitsGone handles this case with default header values.
GetAllPowerCircuitsInternalServerError handles this case with default header values.
GetAllPowerCircuitsMethodNotAllowed handles this case with default header values.
GetAllPowerCircuitsNotFound handles this case with default header values.
GetAllPowerCircuitsOK handles this case with default header values.
GetAllPowerCircuitsOKBody get all power circuits o k body swagger:model GetAllPowerCircuitsOKBody */.
GetAllPowerCircuitsParams contains all the parameters to send to the API endpoint for the get all power circuits operation typically these are written to a http.Request */.
GetAllPowerCircuitsReader is a Reader for the GetAllPowerCircuits structure.
GetAllPowerCircuitsServiceUnavailable handles this case with default header values.
GetAllPowerCircuitsUnauthorized handles this case with default header values.
PostUpdatePowerCircuitsBadRequest handles this case with default header values.
PostUpdatePowerCircuitsForbidden handles this case with default header values.
PostUpdatePowerCircuitsGone handles this case with default header values.
PostUpdatePowerCircuitsInternalServerError handles this case with default header values.
PostUpdatePowerCircuitsMethodNotAllowed handles this case with default header values.
PostUpdatePowerCircuitsNotFound handles this case with default header values.
PostUpdatePowerCircuitsOK handles this case with default header values.
PostUpdatePowerCircuitsOKBody post update power circuits o k body swagger:model PostUpdatePowerCircuitsOKBody */.
PostUpdatePowerCircuitsParams contains all the parameters to send to the API endpoint for the post update power circuits operation typically these are written to a http.Request */.
PostUpdatePowerCircuitsReader is a Reader for the PostUpdatePowerCircuits structure.
PostUpdatePowerCircuitsServiceUnavailable handles this case with default header values.
PostUpdatePowerCircuitsUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.