package
1.6.6
Repository: https://github.com/aws/aws-k8s-tester.git
Documentation: pkg.go.dev

# Packages

Package resource implements e2e testing resource.
Package utils implements e2e testing utils.

# Functions

AddCleanupAction installs a function that will be called in the event of the whole test being terminated.
New makes a new framework and sets up a BeforeEach/AfterEach for you.
RemoveCleanupAction removes a function that was installed by AddCleanupAction.
RunCleanupActions runs all functions installed by AddCleanupAction.

# Structs

TODO(@M00nF1sh): migrate to use k8s test framework when it's isolated without pulling in all dependencies.
No description provided by the author