package
1.8.7
Repository: https://github.com/grafana/beyla.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Deploy can be passed to NewKind to deploy extra components, in addition to the base deployment.
No description provided by the author
ExportLogs can be passed to NewKind to specify the folder where the kubernetes logs will be exported after the tests.
KindConfig can be passed to NewKind to override the default Kind cluster configuration.
LocalImage is passed to NewKind to allow loading a local Docker image into the cluster.
NewKind creates a kind cluster given a name and set of Option instances.
Timeout for long-running operations (e.g.

# Structs

Kind cluster deployed by each TestMain function, prepared to run a given test scenario.
Template allows creating and deploying a K8s manifest from a Go template.

# Type aliases

Option that can be passed to the NewKind function in order to change the configuration of the test cluster.