package
1.0.0
Repository: https://github.com/ch3lo/swarm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

BuildContainerConfig creates a cluster.ContainerConfig from a dockerclient.ContainerConfig.
NewEngine is exported.

# Constants

SwarmLabelNamespace defines the key prefix in all custom labels.

# Structs

Container is exported.
ContainerConfig is exported TODO store affinities and constraints in their own fields.
Engine represents a docker engine.
Event is exported.
Image is exported.
ImageFilterOptions are the set of filtering options supported by Images.Filter().
Network is exported.
Volume is exported.

# Interfaces

Cluster is exported.
EventHandler is exported.

# Type aliases

Containers represents a list a containers.
DriverOpts are key=values options.
EngineSorter implements the Sort interface to sort Cluster.Engine.
Images is a collection of Image objects that can be filtered.
Networks represents a map of networks.