package
0.3.7
Repository: https://github.com/signadot/go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new sandboxes API client.
NewApplySandboxBadGateway creates a ApplySandboxBadGateway with default headers values.
NewApplySandboxBadRequest creates a ApplySandboxBadRequest with default headers values.
NewApplySandboxOK creates a ApplySandboxOK with default headers values.
NewApplySandboxParams creates a new ApplySandboxParams object, with the default timeout for this client.
NewApplySandboxParamsWithContext creates a new ApplySandboxParams object with the ability to set a context for a request.
NewApplySandboxParamsWithHTTPClient creates a new ApplySandboxParams object with the ability to set a custom HTTPClient for a request.
NewApplySandboxParamsWithTimeout creates a new ApplySandboxParams object with the ability to set a timeout on a request.
NewApplySandboxUnauthorized creates a ApplySandboxUnauthorized with default headers values.
NewDeleteSandboxBadGateway creates a DeleteSandboxBadGateway with default headers values.
NewDeleteSandboxBadRequest creates a DeleteSandboxBadRequest with default headers values.
NewDeleteSandboxOK creates a DeleteSandboxOK with default headers values.
NewDeleteSandboxParams creates a new DeleteSandboxParams object, with the default timeout for this client.
NewDeleteSandboxParamsWithContext creates a new DeleteSandboxParams object with the ability to set a context for a request.
NewDeleteSandboxParamsWithHTTPClient creates a new DeleteSandboxParams object with the ability to set a custom HTTPClient for a request.
NewDeleteSandboxParamsWithTimeout creates a new DeleteSandboxParams object with the ability to set a timeout on a request.
NewDeleteSandboxUnauthorized creates a DeleteSandboxUnauthorized with default headers values.
NewGetSandboxBadGateway creates a GetSandboxBadGateway with default headers values.
NewGetSandboxBadRequest creates a GetSandboxBadRequest with default headers values.
NewGetSandboxOK creates a GetSandboxOK with default headers values.
NewGetSandboxParams creates a new GetSandboxParams object, with the default timeout for this client.
NewGetSandboxParamsWithContext creates a new GetSandboxParams object with the ability to set a context for a request.
NewGetSandboxParamsWithHTTPClient creates a new GetSandboxParams object with the ability to set a custom HTTPClient for a request.
NewGetSandboxParamsWithTimeout creates a new GetSandboxParams object with the ability to set a timeout on a request.
NewGetSandboxUnauthorized creates a GetSandboxUnauthorized with default headers values.
NewListSandboxesBadGateway creates a ListSandboxesBadGateway with default headers values.
NewListSandboxesBadRequest creates a ListSandboxesBadRequest with default headers values.
NewListSandboxesOK creates a ListSandboxesOK with default headers values.
NewListSandboxesParams creates a new ListSandboxesParams object, with the default timeout for this client.
NewListSandboxesParamsWithContext creates a new ListSandboxesParams object with the ability to set a context for a request.
NewListSandboxesParamsWithHTTPClient creates a new ListSandboxesParams object with the ability to set a custom HTTPClient for a request.
NewListSandboxesParamsWithTimeout creates a new ListSandboxesParams object with the ability to set a timeout on a request.
NewListSandboxesUnauthorized creates a ListSandboxesUnauthorized with default headers values.

# Structs

ApplySandboxBadGateway describes a response with status code 502, with default header values.
ApplySandboxBadRequest describes a response with status code 400, with default header values.
ApplySandboxOK describes a response with status code 200, with default header values.
ApplySandboxParams contains all the parameters to send to the API endpoint for the apply sandbox operation.
ApplySandboxReader is a Reader for the ApplySandbox structure.
ApplySandboxUnauthorized describes a response with status code 401, with default header values.
Client for sandboxes API */.
DeleteSandboxBadGateway describes a response with status code 502, with default header values.
DeleteSandboxBadRequest describes a response with status code 400, with default header values.
DeleteSandboxOK describes a response with status code 200, with default header values.
DeleteSandboxParams contains all the parameters to send to the API endpoint for the delete sandbox operation.
DeleteSandboxReader is a Reader for the DeleteSandbox structure.
DeleteSandboxUnauthorized describes a response with status code 401, with default header values.
GetSandboxBadGateway describes a response with status code 502, with default header values.
GetSandboxBadRequest describes a response with status code 400, with default header values.
GetSandboxOK describes a response with status code 200, with default header values.
GetSandboxParams contains all the parameters to send to the API endpoint for the get sandbox operation.
GetSandboxReader is a Reader for the GetSandbox structure.
GetSandboxUnauthorized describes a response with status code 401, with default header values.
ListSandboxesBadGateway describes a response with status code 502, with default header values.
ListSandboxesBadRequest describes a response with status code 400, with default header values.
ListSandboxesOK describes a response with status code 200, with default header values.
ListSandboxesParams contains all the parameters to send to the API endpoint for the list sandboxes operation.
ListSandboxesReader is a Reader for the ListSandboxes structure.
ListSandboxesUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.