package
0.2.0-alpha
Repository: https://github.com/vmware-archive/dispatch.git
Documentation: pkg.go.dev

# Functions

New creates a new secret API client.
NewAddSecretBadRequest creates a AddSecretBadRequest with default headers values.
NewAddSecretConflict creates a AddSecretConflict with default headers values.
NewAddSecretCreated creates a AddSecretCreated with default headers values.
NewAddSecretDefault creates a AddSecretDefault with default headers values.
NewAddSecretForbidden creates a AddSecretForbidden with default headers values.
NewAddSecretParams creates a new AddSecretParams object with the default values initialized.
NewAddSecretParamsWithContext creates a new AddSecretParams object with the default values initialized, and the ability to set a context for a request.
NewAddSecretParamsWithHTTPClient creates a new AddSecretParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAddSecretParamsWithTimeout creates a new AddSecretParams object with the default values initialized, and the ability to set a timeout on a request.
NewAddSecretUnauthorized creates a AddSecretUnauthorized with default headers values.
NewDeleteSecretBadRequest creates a DeleteSecretBadRequest with default headers values.
NewDeleteSecretDefault creates a DeleteSecretDefault with default headers values.
NewDeleteSecretForbidden creates a DeleteSecretForbidden with default headers values.
NewDeleteSecretNoContent creates a DeleteSecretNoContent with default headers values.
NewDeleteSecretNotFound creates a DeleteSecretNotFound with default headers values.
NewDeleteSecretParams creates a new DeleteSecretParams object with the default values initialized.
NewDeleteSecretParamsWithContext creates a new DeleteSecretParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteSecretParamsWithHTTPClient creates a new DeleteSecretParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteSecretParamsWithTimeout creates a new DeleteSecretParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteSecretUnauthorized creates a DeleteSecretUnauthorized with default headers values.
NewGetSecretBadRequest creates a GetSecretBadRequest with default headers values.
NewGetSecretDefault creates a GetSecretDefault with default headers values.
NewGetSecretForbidden creates a GetSecretForbidden with default headers values.
NewGetSecretNotFound creates a GetSecretNotFound with default headers values.
NewGetSecretOK creates a GetSecretOK with default headers values.
NewGetSecretParams creates a new GetSecretParams object with the default values initialized.
NewGetSecretParamsWithContext creates a new GetSecretParams object with the default values initialized, and the ability to set a context for a request.
NewGetSecretParamsWithHTTPClient creates a new GetSecretParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSecretParamsWithTimeout creates a new GetSecretParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSecretsBadRequest creates a GetSecretsBadRequest with default headers values.
NewGetSecretsDefault creates a GetSecretsDefault with default headers values.
NewGetSecretsForbidden creates a GetSecretsForbidden with default headers values.
NewGetSecretsOK creates a GetSecretsOK with default headers values.
NewGetSecretsParams creates a new GetSecretsParams object with the default values initialized.
NewGetSecretsParamsWithContext creates a new GetSecretsParams object with the default values initialized, and the ability to set a context for a request.
NewGetSecretsParamsWithHTTPClient creates a new GetSecretsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSecretsParamsWithTimeout creates a new GetSecretsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSecretsUnauthorized creates a GetSecretsUnauthorized with default headers values.
NewGetSecretUnauthorized creates a GetSecretUnauthorized with default headers values.
NewUpdateSecretBadRequest creates a UpdateSecretBadRequest with default headers values.
NewUpdateSecretCreated creates a UpdateSecretCreated with default headers values.
NewUpdateSecretDefault creates a UpdateSecretDefault with default headers values.
NewUpdateSecretForbidden creates a UpdateSecretForbidden with default headers values.
NewUpdateSecretNotFound creates a UpdateSecretNotFound with default headers values.
NewUpdateSecretParams creates a new UpdateSecretParams object with the default values initialized.
NewUpdateSecretParamsWithContext creates a new UpdateSecretParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateSecretParamsWithHTTPClient creates a new UpdateSecretParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateSecretParamsWithTimeout creates a new UpdateSecretParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateSecretUnauthorized creates a UpdateSecretUnauthorized with default headers values.

# Structs

AddSecretBadRequest handles this case with default header values.
AddSecretConflict handles this case with default header values.
AddSecretCreated handles this case with default header values.
AddSecretDefault handles this case with default header values.
AddSecretForbidden handles this case with default header values.
AddSecretParams contains all the parameters to send to the API endpoint for the add secret operation typically these are written to a http.Request */.
AddSecretReader is a Reader for the AddSecret structure.
AddSecretUnauthorized handles this case with default header values.
Client for secret API */.
DeleteSecretBadRequest handles this case with default header values.
DeleteSecretDefault handles this case with default header values.
DeleteSecretForbidden handles this case with default header values.
DeleteSecretNoContent handles this case with default header values.
DeleteSecretNotFound handles this case with default header values.
DeleteSecretParams contains all the parameters to send to the API endpoint for the delete secret operation typically these are written to a http.Request */.
DeleteSecretReader is a Reader for the DeleteSecret structure.
DeleteSecretUnauthorized handles this case with default header values.
GetSecretBadRequest handles this case with default header values.
GetSecretDefault handles this case with default header values.
GetSecretForbidden handles this case with default header values.
GetSecretNotFound handles this case with default header values.
GetSecretOK handles this case with default header values.
GetSecretParams contains all the parameters to send to the API endpoint for the get secret operation typically these are written to a http.Request */.
GetSecretReader is a Reader for the GetSecret structure.
GetSecretsBadRequest handles this case with default header values.
GetSecretsDefault handles this case with default header values.
GetSecretsForbidden handles this case with default header values.
GetSecretsOK handles this case with default header values.
GetSecretsParams contains all the parameters to send to the API endpoint for the get secrets operation typically these are written to a http.Request */.
GetSecretsReader is a Reader for the GetSecrets structure.
GetSecretsUnauthorized handles this case with default header values.
GetSecretUnauthorized handles this case with default header values.
UpdateSecretBadRequest handles this case with default header values.
UpdateSecretCreated handles this case with default header values.
UpdateSecretDefault handles this case with default header values.
UpdateSecretForbidden handles this case with default header values.
UpdateSecretNotFound handles this case with default header values.
UpdateSecretParams contains all the parameters to send to the API endpoint for the update secret operation typically these are written to a http.Request */.
UpdateSecretReader is a Reader for the UpdateSecret structure.
UpdateSecretUnauthorized handles this case with default header values.