Documentation
¶
Index ¶
- Variables
- func GetBinlogCollectorDeployment(cr *api.PerconaXtraDBCluster, initImage string) (appsv1.Deployment, error)
- func GetBinlogCollectorDeploymentName(cr *api.PerconaXtraDBCluster) string
- func GetBinlogCollectorPod(ctx context.Context, c client.Client, cr *api.PerconaXtraDBCluster) (*corev1.Pod, error)
- func RemoveGapFile(ctx context.Context, cr *api.PerconaXtraDBCluster, c *clientcmd.Client, ...) error
- func RemoveTimelineFile(ctx context.Context, cr *api.PerconaXtraDBCluster, c *clientcmd.Client, ...) error
Constants ¶
This section is empty.
Variables ¶
View Source
var GapFileNotFound = errors.New("gap file not found")
Functions ¶
func GetBinlogCollectorDeployment ¶
func GetBinlogCollectorDeployment(cr *api.PerconaXtraDBCluster, initImage string) (appsv1.Deployment, error)
func GetBinlogCollectorDeploymentName ¶
func GetBinlogCollectorDeploymentName(cr *api.PerconaXtraDBCluster) string
func GetBinlogCollectorPod ¶ added in v1.12.0
func RemoveGapFile ¶ added in v1.12.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.