package
1.8.1
Repository: https://github.com/siderolabs/talos.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package kubelet provides minimal client for the kubelet API.

# Functions

IsRetryableError returns true if this Kubernetes API should be retried.
NewClientFromKubeletKubeconfig initializes and returns a Client.
NewClientFromPKI initializes and returns a Client.
NewForConfig initializes and returns a client using the provided config.
NewTemporaryClientControlPlane initializes a Kubernetes client for a controlplane node using PKI information.
NewTemporaryClientFromPKI initializes a Kubernetes client using a certificate with a TTL of 10 minutes.
VersionGTE returns true if the version of the image is greater than or equal to the provided version.

# Constants

DrainTimeout is maximum time to wait for the node to be drained.

# Structs

Client represents a set of helper methods for interacting with the Kubernetes API.