package
1.11.1
Repository: https://github.com/spiffe/spire.git
Documentation: pkg.go.dev

# Functions

AgentID creates an agent SPIFFE ID given a trust domain and a path suffix.
IDFromProto returns SPIFFE ID from the proto representation.
IDProtoFromString parses a SPIFFE ID string into the raw ID proto components.
IDProtoString constructs a SPIFFE ID string for the given ID protobuf.
IsAgentPath returns true if the given string is an SPIRE agent ID path.
IsAgentPathForNodeAttestor returns if the path lives under the agent namesepace for the given node attestor.
No description provided by the author
No description provided by the author
RequireAgentID creates an agent SPIFFE ID given a trust domain and a path suffix.
RequireIDFromProto returns a SPIFFE ID from the proto representation.
RequireIDProtoString constructs a SPIFFE ID string for the given ID proto.
RequireServerID returns the server SPIFFE ID for the given trust domain.
ServerID creates a server SPIFFE ID string given a trust domain.

# Constants

No description provided by the author