package
0.0.0-20230109211309-af52fa712b14
Repository: https://github.com/lacework/etcd-cluster-operator.git
Documentation: pkg.go.dev

# Functions

Consistently checks that `fn' consistently returns no error each `tick' for `duration'.
Eventually checks that `fn' eventually stops erroring, by calling `fn' every `tick' until it times out after `duration'.