package
1.3.0-rc.0
Repository: https://github.com/dynatrace/dynatrace-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FakeEventRecorders(aka.: FakeRecorders) push the "sent" events into a string channel, using this format: "eventType eventReason eventMessage" So this function just parses this format and compares the produced fields with the fields of the provided Event structs IN ORDER.
PartialEqual asserts that two objects are equal, depending on what equal means For instance, you may pass options to ignore certain fields.

# Structs

No description provided by the author

# Type aliases

No description provided by the author