Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Delete ¶
func Delete( cid string, r *http.Request, w http.ResponseWriter, )
Delete handles the deletion of a secret identified by a workload ID. It performs a series of checks and logging steps before carrying out the deletion.
Parameters:
- cid: A string representing the correlation ID for the request, used for tracking and logging purposes.
- w: An http.ResponseWriter object used to send responses back to the client.
- r: An http.Request object containing the request details from the client.
- spiffeid: A string representing the SPIFFE ID of the client making the request.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.