Documentation
¶
Index ¶
- func CreateBackup(cl client.Client, backup *asdbv1beta1.AerospikeBackup) error
- func DeleteBackup(cl client.Client, backup *asdbv1beta1.AerospikeBackup) error
- func GetBackupDataPaths(k8sClient client.Client, backup *asdbv1beta1.AerospikeBackup) ([]string, error)
- func NewBackup(backupNsNm types.NamespacedName) (*asdbv1beta1.AerospikeBackup, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBackup ¶
func CreateBackup(cl client.Client, backup *asdbv1beta1.AerospikeBackup) error
func DeleteBackup ¶
func DeleteBackup(cl client.Client, backup *asdbv1beta1.AerospikeBackup) error
func GetBackupDataPaths ¶
func GetBackupDataPaths(k8sClient client.Client, backup *asdbv1beta1.AerospikeBackup) ([]string, error)
func NewBackup ¶
func NewBackup(backupNsNm types.NamespacedName) (*asdbv1beta1.AerospikeBackup, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.