Documentation
¶
Overview ¶
Package controller is swarmcli-cd's entry point.
It lives here rather than in cmd/ because a main package cannot be imported. The private swarmcli-cd-be companion's whole main.go is a set of blank imports that register replacement seams, plus a call to Main; cmd/swarmcli-cd is the same file without the blank imports. See docs/extensibility.md.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.