//
pkg.gl
Category
github.com/spiffe/spire
pkg
server
plugin
keymanager
base
package
1.11.1
Repository:
https://github.com/spiffe/spire.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
16
Dependents
6
Files
312 SLOC
#
Functions
MakeKeyEntryFromKey
No description provided by the author
New
New creates a new base key manager using the provided config.
SortKeyEntries
No description provided by the author
#
Structs
Base
Base is the base KeyManager implementation.
Config
Config is a collection of optional callbacks.
KeyEntry
KeyEntry is an entry maintained by the key manager.
#
Interfaces
Generator
Generator is a key generator.