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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AddCleanupAction installs a function that will be called in the event of the whole test being terminated.
CertManagerDescribe is a wrapper function for ginkgo describe.
No description provided by the author
No description provided by the author
NewDefaultFramework makes a new framework for you, similar to NewFramework.
NewFramework makes a new framework and sets up a BeforeEach/AfterEach for you (you can write additional before/after each functions).
TODO: move this function into a different package.
RemoveCleanupAction removes a function that was installed by AddCleanupAction.
RunCleanupActions runs all functions installed by AddCleanupAction.
No description provided by the author

# Constants

How often to poll for conditions.

# Variables

DefaultConfig contains the default shared config the is likely parsed from command line arguments.
TODO: this really should be done somewhere in cert-manager proper.

# Structs

Framework supports common operations used by e2e tests; it will keep a client & a namespace for you.