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

# Functions

New creates a new pubkey API client.
NewGetPublicKeyDefault creates a GetPublicKeyDefault with default headers values.
NewGetPublicKeyOK creates a GetPublicKeyOK with default headers values.
NewGetPublicKeyParams creates a new GetPublicKeyParams object, with the default timeout for this client.
NewGetPublicKeyParamsWithContext creates a new GetPublicKeyParams object with the ability to set a context for a request.
NewGetPublicKeyParamsWithHTTPClient creates a new GetPublicKeyParams object with the ability to set a custom HTTPClient for a request.
NewGetPublicKeyParamsWithTimeout creates a new GetPublicKeyParams object with the ability to set a timeout on a request.

# Structs

Client for pubkey API */.
GetPublicKeyDefault describes a response with status code -1, with default header values.
GetPublicKeyOK describes a response with status code 200, with default header values.
GetPublicKeyParams contains all the parameters to send to the API endpoint for the get public key operation.
GetPublicKeyReader is a Reader for the GetPublicKey structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.