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

# Functions

NewFromClient creates a new client from a dynamic Kubernetes client.
NewFromConfig creates a new Client using the provided kubernetes client configuration.

# Structs

Client holds the state to access kubernetes.

# Interfaces

StructuredOperations defines generic operations that handles runtime objects such as corev1.Pod.
UnstructuredOperations defines generic functions that operate on any kind of Kubernetes object.