package
0.12.3
Repository: https://github.com/codefresh-io/argo-cd.git
Documentation: pkg.go.dev

# Functions

NewSettingsManager generates a new SettingsManager pointer and returns it.
ReplaceStringSecret checks if given string is a secret key reference ( starts with $ ) and returns corresponding value from provided map.

# Structs

ArgoCDSettings holds in-memory runtime configuration options.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SettingsManager holds config info for a new manager with which to access Kubernetes ConfigMaps.