package
10.358.0+incompatible
Repository: https://github.com/aporeto-inc/trireme-lib.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package mocksecrets is a generated GoMock package.
No description provided by the author
No description provided by the author
# Functions
CreateCompactPKITestSecrets creates test secrets.
CreateTxtToken creates a transmitter token.
NewCompactPKI creates new secrets for PKI implementation based on compact encoding.
NewCompactPKIWithTokenCA creates new secrets for PKI implementation based on compact encoding.
NewNullPKI creates new secrets for PKI implementation based on compact encoding.
# Structs
CompactPKI holds all PKI information.
CompactPKIPublicSecrets includes all the secrets that can be transmitted over the RPC interface.
ControllerInfo holds information about public keys.
NullPKI holds all PKI information.
NullPublicSecrets includes all the secrets that can be transmitted over the RPC interface.
RPCSecrets includes all the secrets that can be transmitted over the RPC interface.
# Interfaces
LockedSecrets provides a way to use secrets where shared read access is required.
PublicKeyAdder register a publicKey for a Node.
Secrets is an interface implementing secrets.