package
1.3.0
Repository: https://github.com/stakater/reloader.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

RestartStrategy is the annotation value for restart strategy for rollouts.
RolloutStrategy is the annotation value for rollout strategy for rollouts.

# Variables

Auto reload all resources when their corresponding configmaps/secrets are updated.
AutoSearchAnnotation is an annotation to detect changes in configmaps or triggers with the SearchMatchAnnotation.
ConfigmapReloaderAutoAnnotation is a comma separated list of configmaps that excludes detecting changes on cms.
ConfigmapReloaderAutoAnnotation is an annotation to detect changes in configmaps.
ConfigmapUpdateOnChangeAnnotation is an annotation to detect changes in configmaps specified by name.
EnableHA adds support for running multiple replicas via leadership election.
IsArgoRollouts Adds support for argo rollouts.
LogFormat is the log format to use (json, or empty string for default).
LogLevel is the log level to use (trace, debug, info, warning, error, fatal and panic).
ReloaderAutoAnnotation is an annotation to detect changes in secrets/configmaps.
ReloadOnCreate Adds support to watch create events.
ReloadOnDelete Adds support to watch delete events.
ReloadStrategy Specify the update strategy.
RolloutStrategyAnnotation is an annotation to define rollout update strategy.
SearchMatchAnnotation is an annotation to tag secrets to be found with AutoSearchAnnotation.
SecretExcludeReloaderAnnotation is a comma separated list of secrets that excludes detecting changes on secrets.
SecretReloaderAutoAnnotation is an annotation to detect changes in secrets.
SecretUpdateOnChangeAnnotation is an annotation to detect changes in secrets specified by name.
No description provided by the author
Url to send a request to instead of triggering a reload.

# Type aliases

No description provided by the author