package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

KubectlApply applies the manifest file to the kubernetes cluster.
KubectlApplyInput applies the manifest string to the kubernetes cluster.
KubectlDelete deletes the resources from the manifest file from the kubernetes cluster.
KubectlDeleteInput deletes the resources from the manifest string from the kubernetes cluster.
KubectlWait waits for a condition to occur for a resource in the kubernetes cluster.
NewKubeRemote creates a new kubernetes remote runner.

# Structs

KindIntegrationTestStep setups a kind environment.
KubeRemote rsyncs the passed directory to a pod and runs the command inside of that pod.