package
0.0.0-20240604055142-425648ea8796
Repository: https://github.com/samba-in-kubernetes/samba-operator.git
Documentation: pkg.go.dev

# Functions

TryUntil the probe condition is true or the context deadline is exceeded.

# Structs

Prober can be used to construct simple probes without creating a full fledged type.

# Interfaces

Completer interfaces are used to gather and/or report status when probing is complete.
Probe interfaces are used to repeatedly test for a condition.
ProbeInterval interfaces specify both a condition as well as a time interval between probes.