Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteEvents ¶
func DeleteEvents(object k8sObject, eventType, reason string)
DeleteEvents is safe to use in parallel as long as you are asserting namespaced object that is not shared between tests
func ExpectEvent ¶
func ExpectEvent(object k8sObject, eventType, reason string)
ExpectEvent is safe to use in parallel as long as you are asserting namespaced object that is not shared between tests
func ExpectNoEvent ¶
func ExpectNoEvent(object k8sObject, eventType, reason string)
ExpectNoEvent is safe to use in parallel as long as you are asserting namespaced object that is not shared between tests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.