package
0.44.5
Repository: https://github.com/knative/operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
DeepMatchWithPath returns true if the resources in the actual manifest match exactly the same resources in the expected manifest of the expected path.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResourceContainingWithPath returns true if the resources in the actual manifest contains all the resources in the expected manifest of the expected path, but the number of resources is not necessarily the same.
ResourceMatchWithPath returns true if the resources in the actual manifest match the same resources in the expected manifest of the expected path, in terms of name, namespace, group and kind.