package swarmkit
import "github.com/docker/swarmkit"
Package swarmkit implements a framework for task orchestration.
Index ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
agent | |
agent/exec | |
agent/exec/container | |
api | Package api is a generated protocol buffer package. |
api/duration | Package duration is a generated protocol buffer package. |
api/equality | |
api/timestamp | Package timestamp is a generated protocol buffer package. |
ca | |
ca/testutils | |
cli | |
cmd | |
cmd/external-ca-example | |
cmd/protoc-gen-gogoswarm | |
cmd/swarm-bench | |
cmd/swarmctl | |
cmd/swarmctl/cluster | |
cmd/swarmctl/common | |
cmd/swarmctl/network | |
cmd/swarmctl/node | |
cmd/swarmctl/service | |
cmd/swarmctl/service/flagparser | |
cmd/swarmctl/task | |
cmd/swarmd | |
identity | Package identity provides functionality for generating and manager identifiers within swarm. |
ioutils | |
log | |
manager | |
manager/allocator | Package allocator aims to manage allocation of different cluster-wide resources on behalf of the manager. |
manager/allocator/networkallocator | |
manager/controlapi | |
manager/dispatcher | |
manager/dispatcher/heartbeat | |
manager/health | Package health provides some utility functions to health-check a server. |
manager/keymanager | |
manager/orchestrator | |
manager/raftpicker | |
manager/scheduler | |
manager/state | Package state provides interfaces to work with swarm cluster state. |
manager/state/raft | |
manager/state/raft/membership | |
manager/state/raft/testutils | |
manager/state/store | |
manager/state/watch | |
manager/testcluster | |
picker | |
protobuf | |
protobuf/plugin | Package plugin is a generated protocol buffer package. |
protobuf/plugin/authenticatedwrapper | |
protobuf/plugin/deepcopy | |
protobuf/plugin/deepcopy/test | Package test is a generated protocol buffer package. |
protobuf/plugin/raftproxy | |
protobuf/plugin/raftproxy/test | Package test is a generated protocol buffer package. |
protobuf/ptypes | Package ptypes is a copy of the golang/protobuf/ptypes that we'll need to use with our regenerated ptypes until google gets their act together and makes their "Well Known Types" actually usable by other parties. |
version |
- Version
- v1.12.0 (latest)
- Published
- Jul 26, 2016
- Platform
- linux/amd64
- Last checked
- 20 seconds ago –
Tools for package owners.