spire_api::agent

Module delegated_identity

Source
Expand description

This module provides an API surface to interact with the DelegateIdentity API. The protobuf definition can be found here

More information on it’s usage can be found in the SPIFFE docs

Most importantly, this API cannot be used over the standard endpoint, it must be used over the admin socket. The admin socket can be configured in the SPIRE agent configuration document.

Structs§

Enums§

  • Represents that a delegate attestation request can have one-of PID (let agent attest PID->selectors) or selectors (delegate has already attested a PID)

Constants§

  • Name of the environment variable that holds the default socket endpoint path.

Functions§