Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
pkg
|
|
action
Package action contains the logic for each action that hypper can perform.
|
Package action contains the logic for each action that hypper can perform. |
cli
Package cli describes the operating environment for the hypper CLI.
|
Package cli describes the operating environment for the hypper CLI. |
eyecandy
Package eyecandy provides common methods to print messages with emojis
|
Package eyecandy provides common methods to print messages with emojis |
hypperpath
Package hypperpath calculates filesystem paths to Hypper's configuration, cache and data.
|
Package hypperpath calculates filesystem paths to Hypper's configuration, cache and data. |
hypperpath/xdg
Package xdg holds constants pertaining to XDG Base Directory Specification.
|
Package xdg holds constants pertaining to XDG Base Directory Specification. |
lint/rules
Package rules contains all the rules that hypper will run against a chart when hypper lint is run.
|
Package rules contains all the rules that hypper will run against a chart when hypper lint is run. |
repo
Package repo implements the Hypper Chart Repository.
|
Package repo implements the Hypper Chart Repository. |
search
Package search Provides client-side repository searching Currently the helm search is implemented under the cmd dir which means that most of its options cant be used in a composite struct to build on top of them Our implementation but extracts it into a package so it can be reused and composed over Search supports building an in-memory search index based on the contents of multiple repositories, and then using string matching or regular expressions to find matches based on the name, version or annotations.
|
Package search Provides client-side repository searching Currently the helm search is implemented under the cmd dir which means that most of its options cant be used in a composite struct to build on top of them Our implementation but extracts it into a package so it can be reused and composed over Search supports building an in-memory search index based on the contents of multiple repositories, and then using string matching or regular expressions to find matches based on the name, version or annotations. |
Click to show internal directories.
Click to hide internal directories.