package
0.3.0
Repository: https://github.com/ledor473/lightstep-api-go.git
Documentation: pkg.go.dev

# Functions

New creates a new snapshots API client.
NewCreateSnapshotBadRequest creates a CreateSnapshotBadRequest with default headers values.
NewCreateSnapshotNotFound creates a CreateSnapshotNotFound with default headers values.
NewCreateSnapshotOK creates a CreateSnapshotOK with default headers values.
NewCreateSnapshotParams creates a new CreateSnapshotParams object with the default values initialized.
NewCreateSnapshotParamsWithContext creates a new CreateSnapshotParams object with the default values initialized, and the ability to set a context for a request.
NewCreateSnapshotParamsWithHTTPClient creates a new CreateSnapshotParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateSnapshotParamsWithTimeout creates a new CreateSnapshotParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateSnapshotTooManyRequests creates a CreateSnapshotTooManyRequests with default headers values.
NewCreateSnapshotUnauthorized creates a CreateSnapshotUnauthorized with default headers values.

# Structs

Client for snapshots API */.
CreateSnapshotBadRequest handles this case with default header values.
CreateSnapshotNotFound handles this case with default header values.
CreateSnapshotOK handles this case with default header values.
CreateSnapshotParams contains all the parameters to send to the API endpoint for the create snapshot operation typically these are written to a http.Request */.
CreateSnapshotReader is a Reader for the CreateSnapshot structure.
CreateSnapshotTooManyRequests handles this case with default header values.
CreateSnapshotUnauthorized handles this case with default header values.

# Interfaces

API is the interface of the snapshots client.