Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
git
Package git provides helper functions to work with Git repository - and mainly its configuration.
|
Package git provides helper functions to work with Git repository - and mainly its configuration. |
parameters
Package parameters provides functions to work with "parameters": key-value maps.
|
Package parameters provides functions to work with "parameters": key-value maps. |
yaml
Package yaml provides functions to work with YAML content
|
Package yaml provides functions to work with YAML content |
Package repository contains everything related to working with git repositories hosted on GitHub: cloning, commits, creating branches, pushing, creating/updating/merging pull requests, and so on.
|
Package repository contains everything related to working with git repositories hosted on GitHub: cloning, commits, creating branches, pushing, creating/updating/merging pull requests, and so on. |
Package update provides the updaters that change content in the git repositories
|
Package update provides the updaters that change content in the git repositories |
exec
Package exec provides an updater that executes an external command to update the repository.
|
Package exec provides an updater that executes an external command to update the repository. |
helm
Package helm provides an updater that updates Helm charts dependencies.
|
Package helm provides an updater that updates Helm charts dependencies. |
regex
Package regex provides an updater that uses a regex to update files.
|
Package regex provides an updater that uses a regex to update files. |
sops
Package sops provides an updater that uses the sops lib to update sops-encrypted files.
|
Package sops provides an updater that uses the sops lib to update sops-encrypted files. |
value
Package value provides diffferent implementations to retrieve the value to replace while updating files.
|
Package value provides diffferent implementations to retrieve the value to replace while updating files. |
yaml
Package yaml provides an updater that uses the yq lib to update YAML files.
|
Package yaml provides an updater that uses the yq lib to update YAML files. |
yq
Package yq provides an updater that uses the yq lib to manipulate YAML (or JSON) files.
|
Package yq provides an updater that uses the yq lib to manipulate YAML (or JSON) files. |
Click to show internal directories.
Click to hide internal directories.