package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev
# Functions
New creates a new keys API client.
NewGetKeypairInternalServerError creates a GetKeypairInternalServerError with default headers values.
NewGetKeypairNotFound creates a GetKeypairNotFound with default headers values.
NewGetKeypairOK creates a GetKeypairOK with default headers values.
NewGetKeypairParams creates a new GetKeypairParams object with the default values initialized.
NewGetKeypairParamsWithContext creates a new GetKeypairParams object with the default values initialized, and the ability to set a context for a request.
NewGetKeypairParamsWithHTTPClient creates a new GetKeypairParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetKeypairParamsWithTimeout creates a new GetKeypairParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetKeypairUnauthorized creates a GetKeypairUnauthorized with default headers values.
NewGetPublicKeyInternalServerError creates a GetPublicKeyInternalServerError with default headers values.
NewGetPublicKeyNotFound creates a GetPublicKeyNotFound with default headers values.
NewGetPublicKeyOK creates a GetPublicKeyOK with default headers values.
NewGetPublicKeyParams creates a new GetPublicKeyParams object with the default values initialized.
NewGetPublicKeyParamsWithContext creates a new GetPublicKeyParams object with the default values initialized, and the ability to set a context for a request.
NewGetPublicKeyParamsWithHTTPClient creates a new GetPublicKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPublicKeyParamsWithTimeout creates a new GetPublicKeyParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetPublicKeyUnauthorized creates a GetPublicKeyUnauthorized with default headers values.
NewSaveKeypairBadRequest creates a SaveKeypairBadRequest with default headers values.
NewSaveKeypairInternalServerError creates a SaveKeypairInternalServerError with default headers values.
NewSaveKeypairNoContent creates a SaveKeypairNoContent with default headers values.
NewSaveKeypairParams creates a new SaveKeypairParams object with the default values initialized.
NewSaveKeypairParamsWithContext creates a new SaveKeypairParams object with the default values initialized, and the ability to set a context for a request.
NewSaveKeypairParamsWithHTTPClient creates a new SaveKeypairParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSaveKeypairParamsWithTimeout creates a new SaveKeypairParams object with the default values initialized, and the ability to set a timeout on a request.
NewSaveKeypairUnauthorized creates a SaveKeypairUnauthorized with default headers values.
# Structs
Client for keys API
*/.
GetKeypairInternalServerError handles this case with default header values.
GetKeypairNotFound handles this case with default header values.
GetKeypairOK handles this case with default header values.
GetKeypairParams contains all the parameters to send to the API endpoint
for the get keypair operation typically these are written to a http.Request
*/.
GetKeypairReader is a Reader for the GetKeypair structure.
GetKeypairUnauthorized handles this case with default header values.
GetPublicKeyInternalServerError handles this case with default header values.
GetPublicKeyNotFound handles this case with default header values.
GetPublicKeyOK handles this case with default header values.
GetPublicKeyParams contains all the parameters to send to the API endpoint
for the get public key operation typically these are written to a http.Request
*/.
GetPublicKeyReader is a Reader for the GetPublicKey structure.
GetPublicKeyUnauthorized handles this case with default header values.
SaveKeypairBadRequest handles this case with default header values.
SaveKeypairInternalServerError handles this case with default header values.
SaveKeypairNoContent handles this case with default header values.
SaveKeypairParams contains all the parameters to send to the API endpoint
for the save keypair operation typically these are written to a http.Request
*/.
SaveKeypairReader is a Reader for the SaveKeypair structure.
SaveKeypairUnauthorized handles this case with default header values.