Documentation ¶
Overview ¶
Package talos provides functions for connecting to and taking snapshots from a given talos cluster
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClient ¶
CreateClient returns a talos API client given a talosconfig string.
func TakeEtcdSnapshot ¶
func TakeEtcdSnapshot(ctx context.Context, tc *talosclient.Client, clusterName string) (string, error)
TakeEtcdSnapshot will take an etcd snapshot given a talos client and save/validate it locally.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.