Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateBackupKey ¶
GenerateBackupKey generates a standardized key for etcd backups
func StateKeyForBackupKey ¶ added in v0.4.7
StateKeyForBackupKey derives the state-secret object key that pairs with a given etcd backup key, so each backup and its matching state are stored side-by-side.
Types ¶
type S3Client ¶
type S3Client struct {
// contains filtered or unexported fields
}
S3Client wraps the AWS S3 client for etcd backup operations
func NewS3Client ¶
NewS3Client creates a new S3 client with the provided configuration
Click to show internal directories.
Click to hide internal directories.