Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeGarbageCollectedBy ¶
func BeGarbageCollectedBy(ref client.Object) gomegatypes.GomegaMatcher
Types ¶
type GarbageCollectedMatcher ¶
type GarbageCollectedMatcher struct {
// contains filtered or unexported fields
}
func (*GarbageCollectedMatcher) FailureMessage ¶
func (m *GarbageCollectedMatcher) FailureMessage(actual interface{}) (message string)
func (*GarbageCollectedMatcher) Match ¶
func (m *GarbageCollectedMatcher) Match(actual interface{}) (success bool, err error)
func (*GarbageCollectedMatcher) NegatedFailureMessage ¶
func (m *GarbageCollectedMatcher) NegatedFailureMessage(actual interface{}) (message string)
Click to show internal directories.
Click to hide internal directories.