The purpose of this package is to provide reusable kubernetes test helpers.
Warning: This package is experimental and its API compatibility might be broken without any notice.
This package includes the ability to create and delete k8s objects, run the collector, check data received from the collector, as well as create telemetry generators, all within a k8s environment.
Please refer to the k8sattributes processor's e2e test for an example of how to use this package.