package
0.0.0-20240829140824-9f8fcee2ba9d
Repository: https://github.com/firehydrant/api-client-go.git
Documentation: pkg.go.dev
# Functions
New creates a new environments API client.
NewDeleteV1EnvironmentsEnvironmentIDOK creates a DeleteV1EnvironmentsEnvironmentIDOK with default headers values.
NewDeleteV1EnvironmentsEnvironmentIDParams creates a new DeleteV1EnvironmentsEnvironmentIDParams object, with the default timeout for this client.
NewDeleteV1EnvironmentsEnvironmentIDParamsWithContext creates a new DeleteV1EnvironmentsEnvironmentIDParams object with the ability to set a context for a request.
NewDeleteV1EnvironmentsEnvironmentIDParamsWithHTTPClient creates a new DeleteV1EnvironmentsEnvironmentIDParams object with the ability to set a custom HTTPClient for a request.
NewDeleteV1EnvironmentsEnvironmentIDParamsWithTimeout creates a new DeleteV1EnvironmentsEnvironmentIDParams object with the ability to set a timeout on a request.
NewGetV1EnvironmentsEnvironmentIDOK creates a GetV1EnvironmentsEnvironmentIDOK with default headers values.
NewGetV1EnvironmentsEnvironmentIDParams creates a new GetV1EnvironmentsEnvironmentIDParams object, with the default timeout for this client.
NewGetV1EnvironmentsEnvironmentIDParamsWithContext creates a new GetV1EnvironmentsEnvironmentIDParams object with the ability to set a context for a request.
NewGetV1EnvironmentsEnvironmentIDParamsWithHTTPClient creates a new GetV1EnvironmentsEnvironmentIDParams object with the ability to set a custom HTTPClient for a request.
NewGetV1EnvironmentsEnvironmentIDParamsWithTimeout creates a new GetV1EnvironmentsEnvironmentIDParams object with the ability to set a timeout on a request.
NewGetV1EnvironmentsOK creates a GetV1EnvironmentsOK with default headers values.
NewGetV1EnvironmentsParams creates a new GetV1EnvironmentsParams object, with the default timeout for this client.
NewGetV1EnvironmentsParamsWithContext creates a new GetV1EnvironmentsParams object with the ability to set a context for a request.
NewGetV1EnvironmentsParamsWithHTTPClient creates a new GetV1EnvironmentsParams object with the ability to set a custom HTTPClient for a request.
NewGetV1EnvironmentsParamsWithTimeout creates a new GetV1EnvironmentsParams object with the ability to set a timeout on a request.
NewPatchV1EnvironmentsEnvironmentIDOK creates a PatchV1EnvironmentsEnvironmentIDOK with default headers values.
NewPatchV1EnvironmentsEnvironmentIDParams creates a new PatchV1EnvironmentsEnvironmentIDParams object, with the default timeout for this client.
NewPatchV1EnvironmentsEnvironmentIDParamsWithContext creates a new PatchV1EnvironmentsEnvironmentIDParams object with the ability to set a context for a request.
NewPatchV1EnvironmentsEnvironmentIDParamsWithHTTPClient creates a new PatchV1EnvironmentsEnvironmentIDParams object with the ability to set a custom HTTPClient for a request.
NewPatchV1EnvironmentsEnvironmentIDParamsWithTimeout creates a new PatchV1EnvironmentsEnvironmentIDParams object with the ability to set a timeout on a request.
NewPostV1EnvironmentsCreated creates a PostV1EnvironmentsCreated with default headers values.
NewPostV1EnvironmentsParams creates a new PostV1EnvironmentsParams object, with the default timeout for this client.
NewPostV1EnvironmentsParamsWithContext creates a new PostV1EnvironmentsParams object with the ability to set a context for a request.
NewPostV1EnvironmentsParamsWithHTTPClient creates a new PostV1EnvironmentsParams object with the ability to set a custom HTTPClient for a request.
NewPostV1EnvironmentsParamsWithTimeout creates a new PostV1EnvironmentsParams object with the ability to set a timeout on a request.
# Structs
Client for environments API
*/.
DeleteV1EnvironmentsEnvironmentIDOK describes a response with status code 200, with default header values.
DeleteV1EnvironmentsEnvironmentIDParams contains all the parameters to send to the API endpoint
for the delete v1 environments environment Id operation.
DeleteV1EnvironmentsEnvironmentIDReader is a Reader for the DeleteV1EnvironmentsEnvironmentID structure.
GetV1EnvironmentsEnvironmentIDOK describes a response with status code 200, with default header values.
GetV1EnvironmentsEnvironmentIDParams contains all the parameters to send to the API endpoint
for the get v1 environments environment Id operation.
GetV1EnvironmentsEnvironmentIDReader is a Reader for the GetV1EnvironmentsEnvironmentID structure.
GetV1EnvironmentsOK describes a response with status code 200, with default header values.
GetV1EnvironmentsParams contains all the parameters to send to the API endpoint
for the get v1 environments operation.
GetV1EnvironmentsReader is a Reader for the GetV1Environments structure.
PatchV1EnvironmentsEnvironmentIDOK describes a response with status code 200, with default header values.
PatchV1EnvironmentsEnvironmentIDParams contains all the parameters to send to the API endpoint
for the patch v1 environments environment Id operation.
PatchV1EnvironmentsEnvironmentIDReader is a Reader for the PatchV1EnvironmentsEnvironmentID structure.
PostV1EnvironmentsCreated describes a response with status code 201, with default header values.
PostV1EnvironmentsParams contains all the parameters to send to the API endpoint
for the post v1 environments operation.
PostV1EnvironmentsReader is a Reader for the PostV1Environments structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.