Documentation
¶
Index ¶
Constants ¶
View Source
const (
AnnotationLastApplied string = "cassandrarestores.db.orange.com/last-applied-configuration"
)
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add creates a new CassandraRestore Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.
func UpdateRestoreStatus ¶
func UpdateRestoreStatus(c client.Client, restore *api.CassandraRestore, status api.BackRestStatus, reqLogger *logrus.Entry) error
Types ¶
type ReconcileCassandraRestore ¶
type ReconcileCassandraRestore struct {
// contains filtered or unexported fields
}
ReconcileCassandraCluster reconciles a CassandraCluster object
Click to show internal directories.
Click to hide internal directories.