package
0.0.0-20240829140824-9f8fcee2ba9d
Repository: https://github.com/firehydrant/api-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new service dependencies API client.
NewDeleteV1ServiceDependenciesServiceDependencyIDOK creates a DeleteV1ServiceDependenciesServiceDependencyIDOK with default headers values.
NewDeleteV1ServiceDependenciesServiceDependencyIDParams creates a new DeleteV1ServiceDependenciesServiceDependencyIDParams object, with the default timeout for this client.
NewDeleteV1ServiceDependenciesServiceDependencyIDParamsWithContext creates a new DeleteV1ServiceDependenciesServiceDependencyIDParams object with the ability to set a context for a request.
NewDeleteV1ServiceDependenciesServiceDependencyIDParamsWithHTTPClient creates a new DeleteV1ServiceDependenciesServiceDependencyIDParams object with the ability to set a custom HTTPClient for a request.
NewDeleteV1ServiceDependenciesServiceDependencyIDParamsWithTimeout creates a new DeleteV1ServiceDependenciesServiceDependencyIDParams object with the ability to set a timeout on a request.
NewGetV1ServiceDependenciesServiceDependencyIDOK creates a GetV1ServiceDependenciesServiceDependencyIDOK with default headers values.
NewGetV1ServiceDependenciesServiceDependencyIDParams creates a new GetV1ServiceDependenciesServiceDependencyIDParams object, with the default timeout for this client.
NewGetV1ServiceDependenciesServiceDependencyIDParamsWithContext creates a new GetV1ServiceDependenciesServiceDependencyIDParams object with the ability to set a context for a request.
NewGetV1ServiceDependenciesServiceDependencyIDParamsWithHTTPClient creates a new GetV1ServiceDependenciesServiceDependencyIDParams object with the ability to set a custom HTTPClient for a request.
NewGetV1ServiceDependenciesServiceDependencyIDParamsWithTimeout creates a new GetV1ServiceDependenciesServiceDependencyIDParams object with the ability to set a timeout on a request.
NewPatchV1ServiceDependenciesServiceDependencyIDOK creates a PatchV1ServiceDependenciesServiceDependencyIDOK with default headers values.
NewPatchV1ServiceDependenciesServiceDependencyIDParams creates a new PatchV1ServiceDependenciesServiceDependencyIDParams object, with the default timeout for this client.
NewPatchV1ServiceDependenciesServiceDependencyIDParamsWithContext creates a new PatchV1ServiceDependenciesServiceDependencyIDParams object with the ability to set a context for a request.
NewPatchV1ServiceDependenciesServiceDependencyIDParamsWithHTTPClient creates a new PatchV1ServiceDependenciesServiceDependencyIDParams object with the ability to set a custom HTTPClient for a request.
NewPatchV1ServiceDependenciesServiceDependencyIDParamsWithTimeout creates a new PatchV1ServiceDependenciesServiceDependencyIDParams object with the ability to set a timeout on a request.
NewPostV1ServiceDependenciesCreated creates a PostV1ServiceDependenciesCreated with default headers values.
NewPostV1ServiceDependenciesParams creates a new PostV1ServiceDependenciesParams object, with the default timeout for this client.
NewPostV1ServiceDependenciesParamsWithContext creates a new PostV1ServiceDependenciesParams object with the ability to set a context for a request.
NewPostV1ServiceDependenciesParamsWithHTTPClient creates a new PostV1ServiceDependenciesParams object with the ability to set a custom HTTPClient for a request.
NewPostV1ServiceDependenciesParamsWithTimeout creates a new PostV1ServiceDependenciesParams object with the ability to set a timeout on a request.
# Structs
Client for service dependencies API
*/.
DeleteV1ServiceDependenciesServiceDependencyIDOK describes a response with status code 200, with default header values.
DeleteV1ServiceDependenciesServiceDependencyIDParams contains all the parameters to send to the API endpoint
for the delete v1 service dependencies service dependency Id operation.
DeleteV1ServiceDependenciesServiceDependencyIDReader is a Reader for the DeleteV1ServiceDependenciesServiceDependencyID structure.
GetV1ServiceDependenciesServiceDependencyIDOK describes a response with status code 200, with default header values.
GetV1ServiceDependenciesServiceDependencyIDParams contains all the parameters to send to the API endpoint
for the get v1 service dependencies service dependency Id operation.
GetV1ServiceDependenciesServiceDependencyIDReader is a Reader for the GetV1ServiceDependenciesServiceDependencyID structure.
PatchV1ServiceDependenciesServiceDependencyIDOK describes a response with status code 200, with default header values.
PatchV1ServiceDependenciesServiceDependencyIDParams contains all the parameters to send to the API endpoint
for the patch v1 service dependencies service dependency Id operation.
PatchV1ServiceDependenciesServiceDependencyIDReader is a Reader for the PatchV1ServiceDependenciesServiceDependencyID structure.
PostV1ServiceDependenciesCreated describes a response with status code 201, with default header values.
PostV1ServiceDependenciesParams contains all the parameters to send to the API endpoint
for the post v1 service dependencies operation.
PostV1ServiceDependenciesReader is a Reader for the PostV1ServiceDependencies structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.