Documentation
¶
Overview ¶
Package tools pins script dependencies so go mod tidy does not remove them. All scripts in this directory use //go:build ignore, which causes go mod tidy to skip them when scanning imports. This file keeps those deps visible without pulling them into any binary (nothing imports this package).
Directories
¶
| Path | Synopsis |
|---|---|
|
utils
|
|
|
dockerconfig
Package dockerconfig loads the api-server config from a running Docker stack.
|
Package dockerconfig loads the api-server config from a running Docker stack. |
Click to show internal directories.
Click to hide internal directories.