package
0.0.0-20241213121623-605c1412b9b3
Repository: https://github.com/cilium/hive.git
Documentation: pkg.go.dev
# Functions
CachedExec returns a Condition that reports whether the PATH of the test binary itself (not the script's current environment) contains the named executable.
DefaultCmds returns a set of broadly useful script commands.
DefaultConds returns a set of broadly useful script conditions.
Run runs the script from the given filename starting at the given initial state.
Skip returns a sentinel error that causes Run to mark the test as skipped.
No description provided by the author