# Functions

NewFromConfig returns a Kubernetes instance.

# Structs

KubernetesConfig defines the configuration for creating a Kubernetes instance.

# Interfaces

Kubernetes defines an interface that extends kubernetes interface[k8s.io/client-go/kubernetes.Interface] adding generic functions that operate on any kind of object.