# 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.