# Functions
New creates a new compute gateway API client.
NewCreateComputeGatewayAccepted creates a CreateComputeGatewayAccepted with default headers values.
NewCreateComputeGatewayBadRequest creates a CreateComputeGatewayBadRequest with default headers values.
NewCreateComputeGatewayForbidden creates a CreateComputeGatewayForbidden with default headers values.
NewCreateComputeGatewayParams creates a new CreateComputeGatewayParams object, with the default timeout for this client.
NewCreateComputeGatewayParamsWithContext creates a new CreateComputeGatewayParams object with the ability to set a context for a request.
NewCreateComputeGatewayParamsWithHTTPClient creates a new CreateComputeGatewayParams object with the ability to set a custom HTTPClient for a request.
NewCreateComputeGatewayParamsWithTimeout creates a new CreateComputeGatewayParams object with the ability to set a timeout on a request.
NewDeleteComputeGatewayAccepted creates a DeleteComputeGatewayAccepted with default headers values.
NewDeleteComputeGatewayForbidden creates a DeleteComputeGatewayForbidden with default headers values.
NewDeleteComputeGatewayParams creates a new DeleteComputeGatewayParams object, with the default timeout for this client.
NewDeleteComputeGatewayParamsWithContext creates a new DeleteComputeGatewayParams object with the ability to set a context for a request.
NewDeleteComputeGatewayParamsWithHTTPClient creates a new DeleteComputeGatewayParams object with the ability to set a custom HTTPClient for a request.
NewDeleteComputeGatewayParamsWithTimeout creates a new DeleteComputeGatewayParams object with the ability to set a timeout on a request.
NewGetComputeGatewayForbidden creates a GetComputeGatewayForbidden with default headers values.
NewGetComputeGatewayNotFound creates a GetComputeGatewayNotFound with default headers values.
NewGetComputeGatewayOK creates a GetComputeGatewayOK with default headers values.
NewGetComputeGatewayParams creates a new GetComputeGatewayParams object, with the default timeout for this client.
NewGetComputeGatewayParamsWithContext creates a new GetComputeGatewayParams object with the ability to set a context for a request.
NewGetComputeGatewayParamsWithHTTPClient creates a new GetComputeGatewayParams object with the ability to set a custom HTTPClient for a request.
NewGetComputeGatewayParamsWithTimeout creates a new GetComputeGatewayParams object with the ability to set a timeout on a request.
NewGetComputeGatewaysForbidden creates a GetComputeGatewaysForbidden with default headers values.
NewGetComputeGatewaysOK creates a GetComputeGatewaysOK with default headers values.
NewGetComputeGatewaysParams creates a new GetComputeGatewaysParams object, with the default timeout for this client.
NewGetComputeGatewaysParamsWithContext creates a new GetComputeGatewaysParams object with the ability to set a context for a request.
NewGetComputeGatewaysParamsWithHTTPClient creates a new GetComputeGatewaysParams object with the ability to set a custom HTTPClient for a request.
NewGetComputeGatewaysParamsWithTimeout creates a new GetComputeGatewaysParams object with the ability to set a timeout on a request.
# Structs
Client for compute gateway API
*/.
CreateComputeGatewayAccepted describes a response with status code 202, with default header values.
CreateComputeGatewayBadRequest describes a response with status code 400, with default header values.
CreateComputeGatewayForbidden describes a response with status code 403, with default header values.
CreateComputeGatewayParams contains all the parameters to send to the API endpoint
for the create compute gateway operation.
CreateComputeGatewayReader is a Reader for the CreateComputeGateway structure.
DeleteComputeGatewayAccepted describes a response with status code 202, with default header values.
DeleteComputeGatewayForbidden describes a response with status code 403, with default header values.
DeleteComputeGatewayParams contains all the parameters to send to the API endpoint
for the delete compute gateway operation.
DeleteComputeGatewayReader is a Reader for the DeleteComputeGateway structure.
GetComputeGatewayForbidden describes a response with status code 403, with default header values.
GetComputeGatewayNotFound describes a response with status code 404, with default header values.
GetComputeGatewayOK describes a response with status code 200, with default header values.
GetComputeGatewayParams contains all the parameters to send to the API endpoint
for the get compute gateway operation.
GetComputeGatewayReader is a Reader for the GetComputeGateway structure.
GetComputeGatewaysForbidden describes a response with status code 403, with default header values.
GetComputeGatewaysOK describes a response with status code 200, with default header values.
GetComputeGatewaysParams contains all the parameters to send to the API endpoint
for the get compute gateways operation.
GetComputeGatewaysReader is a Reader for the GetComputeGateways structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.