swarmkit – github.com/docker/swarmkit Index | Files | Directories

package swarmkit

import "github.com/docker/swarmkit"

Package swarmkit implements a framework for task orchestration.

Index

Source Files

doc.go

Directories

PathSynopsis
agent
agent/exec
agent/exec/container
apiPackage api is a generated protocol buffer package.
api/durationPackage duration is a generated protocol buffer package.
api/equality
api/timestampPackage 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
identityPackage identity provides functionality for generating and manager identifiers within swarm.
ioutils
log
manager
manager/allocatorPackage 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/healthPackage health provides some utility functions to health-check a server.
manager/keymanager
manager/orchestrator
manager/raftpicker
manager/scheduler
manager/statePackage 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/pluginPackage plugin is a generated protocol buffer package.
protobuf/plugin/authenticatedwrapper
protobuf/plugin/deepcopy
protobuf/plugin/deepcopy/testPackage test is a generated protocol buffer package.
protobuf/plugin/raftproxy
protobuf/plugin/raftproxy/testPackage test is a generated protocol buffer package.
protobuf/ptypesPackage 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.