pub const SPIFFE_SOCKET_ENV: &str = "SPIFFE_ENDPOINT_SOCKET";
Expand description
Name of the environment variable that is used to configure the socket endpoint path for SPIFFE. This path is required for communication between SPIFFE-enabled systems and should be set within the environment variables of the host.