package
2.4.2+incompatible
Repository: https://github.com/nginxinc/kubernetes-ingress.git
Documentation: pkg.go.dev

# Functions

NewAction takes coretesting.Action and wraps it with action.
NewCustomMatch takes an Action and a matcher function and returns a wrapper that can be used to compare this Action with another one.
No description provided by the author
No description provided by the author
No description provided by the author
RandStringBytes generates a pseudo-random string of length `n`.

# Structs

Builder is a structure used to construct new Contexts for use during tests.
FakeRecorder is used as a fake during tests.

# Interfaces

Action implements a getter and a matcher for coretesting.Action type.

# Type aliases

ActionMatchFn is a type of custom matcher for two Actions.
No description provided by the author