Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
Package main is the wnc entry point.
|
Package main is the wnc entry point. |
|
internal
|
|
|
cli
Package cli wires the command tree, owns the process exit code, and is the only place that decides what reaches stdout and what reaches stderr.
|
Package cli wires the command tree, owns the process exit code, and is the only place that decides what reaches stdout and what reaches stderr. |
|
config
Package config resolves one run's settings from the flags, the environment and an optional JSON file, in that order of precedence.
|
Package config resolves one run's settings from the flags, the environment and an optional JSON file, in that order of precedence. |
|
log
Package log builds the process logger and the slog bridge the WNC SDK takes.
|
Package log builds the process logger and the slog bridge the WNC SDK takes. |
|
render
Package render turns a slice of rows into a borderless table, a bordered one, or a flat JSON array.
|
Package render turns a slice of rows into a borderless table, a bordered one, or a flat JSON array. |
|
show
Package show fans one read out across the configured controllers, joins what each answered into rows, and hands them to a renderer.
|
Package show fans one read out across the configured controllers, joins what each answered into rows, and hands them to a renderer. |
|
wnc
Package wnc is the only place that imports the RESTCONF SDK.
|
Package wnc is the only place that imports the RESTCONF SDK. |
Click to show internal directories.
Click to hide internal directories.