package
1.3.6
Repository: https://github.com/sigstore/rekor.git
Documentation: pkg.go.dev

# Functions

New creates a new tlog API client.
NewGetLogInfoDefault creates a GetLogInfoDefault with default headers values.
NewGetLogInfoOK creates a GetLogInfoOK with default headers values.
NewGetLogInfoParams creates a new GetLogInfoParams object, with the default timeout for this client.
NewGetLogInfoParamsWithContext creates a new GetLogInfoParams object with the ability to set a context for a request.
NewGetLogInfoParamsWithHTTPClient creates a new GetLogInfoParams object with the ability to set a custom HTTPClient for a request.
NewGetLogInfoParamsWithTimeout creates a new GetLogInfoParams object with the ability to set a timeout on a request.
NewGetLogProofBadRequest creates a GetLogProofBadRequest with default headers values.
NewGetLogProofDefault creates a GetLogProofDefault with default headers values.
NewGetLogProofOK creates a GetLogProofOK with default headers values.
NewGetLogProofParams creates a new GetLogProofParams object, with the default timeout for this client.
NewGetLogProofParamsWithContext creates a new GetLogProofParams object with the ability to set a context for a request.
NewGetLogProofParamsWithHTTPClient creates a new GetLogProofParams object with the ability to set a custom HTTPClient for a request.
NewGetLogProofParamsWithTimeout creates a new GetLogProofParams object with the ability to set a timeout on a request.

# Structs

Client for tlog API */.
GetLogInfoDefault describes a response with status code -1, with default header values.
GetLogInfoOK describes a response with status code 200, with default header values.
GetLogInfoParams contains all the parameters to send to the API endpoint for the get log info operation.
GetLogInfoReader is a Reader for the GetLogInfo structure.
GetLogProofBadRequest describes a response with status code 400, with default header values.
GetLogProofDefault describes a response with status code -1, with default header values.
GetLogProofOK describes a response with status code 200, with default header values.
GetLogProofParams contains all the parameters to send to the API endpoint for the get log proof operation.
GetLogProofReader is a Reader for the GetLogProof structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.