Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Server ¶
func Server(opts ServerOptions) error
Server initializes and runs a standalone http Server that serves the Stacks API, and sets up the Stacks reconciler. A docker API client, accessible as a unix socket via the DockerSocketPath option, provides access to the downstream set of Swarmkit required for the reconciler.
Types ¶
type ServerOptions ¶
ServerOptions is the set of options required for the creation of a standalone.Server instance.
Click to show internal directories.
Click to hide internal directories.