Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsSafe ¶
IsSafe returns true if the given SPIFFEID is a Safe ID. It does this by checking if the SPIFFEID has the SpiffeIdPrefixForSafe as its prefix.
func IsSentinel ¶
IsSentinel returns true if the given SPIFFEID is a Sentinel ID. It does this by checking if the SPIFFEID has the SpiffeIdPrefixForSentinel as its prefix.
func IsWorkload ¶
IsWorkload returns true if the given SPIFFEID is a WorkloadIds ID. It does this by checking if the SPIFFEID has the SpiffeIdPrefixForWorkload as its prefix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.