package
1.12.0
Repository: https://github.com/docker/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
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
Package state provides interfaces to work with swarm cluster state.
No description provided by the author

# Functions

New creates a Manager which has not started to accept requests yet.

# Structs

Config is used to tune the Manager.
Manager is the cluster manager for Swarm.