Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeSignature ¶
MakeSignature generates a cryptographically-secure pseudo-random token, based on a given number of random bytes, for signing purposes.
func Wait ¶
Wait takes a check interval and timeout and waits for a function to return `true`. Wait will return `true` on success and `false` on timeout. The passed function, in turn, should pass `true` (or anything, really) to the channel when it's done. Pass `0` as the timeout to run infinitely until completion.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
app
|
|
normalizers
Code generated by github.com/argoproj/argo-cd/hack/known_types.
|
Code generated by github.com/argoproj/argo-cd/hack/known_types. |
Utility functions for managing HTTPS server certificates and SSH known host entries for ArgoCD
|
Utility functions for managing HTTPS server certificates and SSH known host entries for ArgoCD |
notification
|
|
Click to show internal directories.
Click to hide internal directories.