package
0.0.0-20200321091321-bc8cfc345e21
Repository: https://github.com/wuka1/swarmkit.git
Documentation: pkg.go.dev
# Packages
Package allocator aims to manage allocation of different cluster-wide resources on behalf of the manager.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package health provides some utility functions to health-check a server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
New creates a Manager which has not started to accept requests yet.
NewRaftDEKManager returns a RaftDEKManager that uses the current key writer and header manager.
# Structs
Config is used to tune the Manager.
Manager is the cluster manager for Swarm.
RaftDEKData contains all the data stored in TLS pem headers.
RaftDEKManager manages the raft DEK keys by interacting with KeyReadWriter, calling the necessary functions to update the TLS headers when the raft DEK needs to change, or to re-encrypt everything when the KEK changes.
RemoteAddrs provides a listening address and an optional advertise address for serving the remote API.