package
1.8.0
Repository: https://github.com/thedodd/jaeger-operator.git
Documentation: pkg.go.dev

# Functions

Cassandra runs a test with Cassandra as the backing storage.
DaemonSet runs a test with the agent as DaemonSet.
Sidecar runs a test with the agent as sidecar.
WaitForDaemonSet checks to see if a given daemonset has the desired number of instances available after a specified amount of time See #WaitForDeployment for the full semantics.
WaitForIngress checks to see if a given ingress' load balancer is ready after a specified amount of time See #WaitForDeployment for the full semantics.
WaitForJob checks to see if a given job has completed successfuly See #WaitForDeployment for the full semantics.
WaitForStatefulset checks to see if a given statefulset has the desired number of replicas available after a specified amount of time See #WaitForDeployment for the full semantics.