Documentation
¶
Overview ¶
Package kubernetes provides helpers for the Kubernetes API client.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsRetryableError ¶
IsRetryableError returns true if this Kubernetes API should be retried.
Types ¶
type Client ¶
type Client struct { *kubernetes.Clientset // contains filtered or unexported fields }
Client wraps the Kubernetes API client providing a way to force close all connections.
func NewForConfig ¶
NewForConfig initializes and returns a client using the provided config.
Directories
¶
Path | Synopsis |
---|---|
Package compatibility provides some a way to enable/disable features based on Kubernetes version.
|
Package compatibility provides some a way to enable/disable features based on Kubernetes version. |
Package manifests provides support for syncing Talos bootstrap manifests.
|
Package manifests provides support for syncing Talos bootstrap manifests. |
Package upgrade provides some functions related to Kubernetes upgrades.
|
Package upgrade provides some functions related to Kubernetes upgrades. |
Click to show internal directories.
Click to hide internal directories.