Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithReinvocationTesting ¶
func WithReinvocationTesting(t *testing.T, admission admission.MutationInterface) admission.MutationInterface
WithReinvocationTesting wraps a mutating admission handler and reinvokes it each time Admit is called. It checks the admission output object and reports a test error if the admission handler performs non-idempotent mutatations to the object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.