package
0.0.0-20200321091321-bc8cfc345e21
Repository: https://github.com/wuka1/swarmkit.git
Documentation: pkg.go.dev

# Functions

New returns new Node instance.

# Variables

ErrInvalidUnlockKey is returned when we can't decrypt the TLS certificate.
ErrMandatoryFIPS is returned when the cluster we are joining mandates FIPS, but we are running in non-FIPS mode.

# Structs

Config provides values for a Node.
Node implements the primary node functionality for a member of a swarm cluster.