package
1.12.0
Repository: https://github.com/visualex/swarmkit.git
Documentation: pkg.go.dev

# Functions

DefaultConfig provides the default config for keymanager.
New creates an instance of keymanager with the given config.

# Constants

DefaultKeyLen is the default length (in bytes) of the key allocated.
DefaultKeyRotationInterval used by key manager.
DefaultSubsystem is gossip.
SubsystemGossip handles gossip protocol between the agents.
SubsystemIPSec is overlay network data encryption subsystem.

# Structs

Config for the keymanager that can be modified.
KeyManager handles key allocation, rotation & distribution.