package
0.10.0
Repository: https://github.com/grafana/xk6-kubernetes.git
Documentation: pkg.go.dev

# Functions

NewHelper creates a set of helper functions on the specified namespace.

# Structs

PodExecOptions describe the command to be executed and the target container.
PodExecResult contains the output obtained from the execution of a command.

# Interfaces

Helpers offers Helper functions grouped by the objects they handle.
JobHelper defines helper functions for manipulating Jobs.
PodHelper defines helper functions for manipulating Pods.
ServiceHelper implements functions for dealing with services.