package
0.2.13
Repository: https://github.com/siderolabs/go-kubernetes.git
Documentation: pkg.go.dev

# Packages

Package compatibility provides some a way to enable/disable features based on Kubernetes version.
Package manifests provides support for syncing Talos bootstrap manifests.
Package upgrade provides some functions related to Kubernetes upgrades.

# Functions

IsRetryableError returns true if this Kubernetes API should be retried.
NewDialer creates new custom dialer.
NewForConfig initializes and returns a client using the provided config.

# Structs

Client wraps the Kubernetes API client providing a way to force close all connections.