Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotary ¶
IsNotary returns true if the given SVID (SPIFFE Verifiable Identity Document) is a VSecM Notary SVID. It does this by checking if the SVID has the notarySvidPrefix as its prefix.
func IsSafe ¶
IsSafe returns true if the given SVID (SPIFFE Verifiable Identity Document) is a Safe SVID. It does this by checking if the SVID has the SafeSvidPrefix as its prefix.
func IsSentinel ¶
IsSentinel returns true if the given SVID (SPIFFE Verifiable Identity Document) is a Sentinel SVID. It does this by checking if the SVID has the SentinelSvidPrefix as its prefix.
func IsWorkload ¶
IsWorkload returns true if the given SVID (SPIFFE Verifiable Identity Document) is a Workload SVID. It does this by checking if the SVID has the WorkloadSvidPrefix as its prefix.
Types ¶
This section is empty.