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