Directories ¶
Path | Synopsis |
---|---|
internal
|
|
config
Package config has global variable for configuration.
|
Package config has global variable for configuration. |
managers/argo
Package argo is the manager of views which is relevant to the Argo workflow, and it is consist of collection(same as `argo list`), sub, follower(`argo logs`) and tree(`argo get`).
|
Package argo is the manager of views which is relevant to the Argo workflow, and it is consist of collection(same as `argo list`), sub, follower(`argo logs`) and tree(`argo get`). |
Package pkg is designed by the Clean architecture, for a detail, package "argo" is the use case layer and package "table" is the adapter layer.
|
Package pkg is designed by the Clean architecture, for a detail, package "argo" is the use case layer and package "table" is the adapter layer. |
argo
Package argo is the part of use case in Clean Architecture.
|
Package argo is the part of use case in Clean Architecture. |
argo/repo
Package repo is the repository of Argo.
|
Package repo is the repository of Argo. |
table
Package table is presentation layer, and it support to present as table-like format.
|
Package table is presentation layer, and it support to present as table-like format. |
table/tree
Package tree present a Argo workflow as tree-like format, such as the "argo get" command.
|
Package tree present a Argo workflow as tree-like format, such as the "argo get" command. |
util/view
Package view is the package to control a view of gocui package.
|
Package view is the package to control a view of gocui package. |
Click to show internal directories.
Click to hide internal directories.