package
0.16.1
Repository: https://github.com/jetstack/cert-manager.git
Documentation: pkg.go.dev

# Functions

GetPodCondition extracts the provided condition from the given status and returns that.
GetPodReadyCondition extracts the pod ready condition from the given status and returns that.
IsPodReady returns true if a pod is ready; false otherwise.
IsPodReadyConditionTrue returns true if a pod is ready; false otherwise.
No description provided by the author

# Constants

PodStartTimeout is the default amount of time to wait in pod start operations.
Poll is how often the API is polled in Wait operations by default.

# Structs

Helper provides methods for common operations needed during tests.
No description provided by the author