keystone

package
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: BSD-2-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Status

func Status(
	cid string, r *http.Request, w http.ResponseWriter,
)

Status handles HTTP requests to determine the current status of VSecM Keystone. The assumption is, if VSecM Keystone has an associated secret, then VSecM Sentinel will have finished its "init commands" flow successfully and will not need to re-run the init commands if it crashes or gets evicted.

Parameters:

  • cid: A unique identifier for the correlation of logs and audit entries.
  • w: The http.ResponseWriter object through which HTTP responses are written.
  • r: The http.Request received from the client. This contains all the details about the request made by the client.
  • spiffeid: The SPIFFE ID of the entity making the request, used for authentication and logging.

Types

This section is empty.

Jump to

Keyboard shortcuts

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