Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIFailure ¶
type APIFailure struct {
// contains filtered or unexported fields
}
APIFailure states that something went wrong with the api
type CassandraBackupOperationFailure ¶
type CassandraBackupOperationFailure struct {
// contains filtered or unexported fields
}
CassandraBackupOperationFailure states that Sidecar Operation was not found (Sidecar restart?) or failed
type CassandraBackupOperationRunning ¶
type CassandraBackupOperationRunning struct {
// contains filtered or unexported fields
}
CassandraBackupOperationRunning states that Sidecar Operation is still running
type CassandraBackupSidecarNotReady ¶
type CassandraBackupSidecarNotReady struct {
// contains filtered or unexported fields
}
CassandraBackupSidecarNotReady states that Sidecar is not ready to receive connection
type ResourceNotReady ¶
type ResourceNotReady struct {
// contains filtered or unexported fields
}
ResourceNotReady states that resource is not ready
type StatusUpdateError ¶
type StatusUpdateError struct {
// contains filtered or unexported fields
}
StatusUpdateError states that the operator failed to update the Status
Click to show internal directories.
Click to hide internal directories.