package
2.5.0
Repository: https://github.com/spiffe/go-spiffe.git
Documentation: pkg.go.dev

# Functions

FromJWTAuthorities creates a new bundle from JWT authorities.
Load loads a bundle from a file on disk.
New creates a new bundle.
NewSet creates a new set initialized with the given bundles.
Parse parses a bundle from bytes.
Read decodes a bundle from a reader.

# Structs

Bundle is a collection of trusted JWT authorities for a trust domain.
Set is a set of bundles, keyed by trust domain.

# Interfaces

Source represents a source of JWT bundles keyed by trust domain.