delete

package
v0.27.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2024 License: BSD-2-Clause Imports: 12 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL