Imports of package template

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/moby/swarmkit/v2/agent/configs
github.com/moby/swarmkit/v2/agent/exec
github.com/moby/swarmkit/v2/agent/secrets
github.com/moby/swarmkit/v2/api
github.com/moby/swarmkit/v2/api/namingPackage naming centralizes the naming of SwarmKit objects.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
text/templatePackage template implements data-driven templates for generating textual output.