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

# Functions

Build queries the data source for all registration entries and Agent selectors and builds an in-memory representation of the data that can be used for efficient lookups.
BuildFromDataStore builds a Cache using the provided datastore as the data source.

# Structs

Agent represents the association of selectors to an agent SPIFFE ID.
No description provided by the author
Selector is a key-value attribute of a node or workload.

# Interfaces

AgentIterator is used to iterate through Agent selectors from a data source.
Cache contains a snapshot of all registration entries and Agent selectors from the data source at a particular moment in time.
EntryIterator is used to iterate through registration entries from a data source.