Documentation
¶
Index ¶
- type ReaperManager
- type RestReaperManager
- func (r *RestReaperManager) AddClusterToReaper(ctx context.Context, cassdc *cassdcapi.CassandraDatacenter) error
- func (r *RestReaperManager) Connect(reaper *api.Reaper) error
- func (r *RestReaperManager) VerifyClusterIsConfigured(ctx context.Context, cassdc *cassdcapi.CassandraDatacenter) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReaperManager ¶
type RestReaperManager ¶
type RestReaperManager struct {
// contains filtered or unexported fields
}
RestReaperManager abstracts the ugly details of how to connect to the Reaper instance
func (*RestReaperManager) AddClusterToReaper ¶
func (r *RestReaperManager) AddClusterToReaper(ctx context.Context, cassdc *cassdcapi.CassandraDatacenter) error
func (*RestReaperManager) VerifyClusterIsConfigured ¶
func (r *RestReaperManager) VerifyClusterIsConfigured(ctx context.Context, cassdc *cassdcapi.CassandraDatacenter) (bool, error)
Click to show internal directories.
Click to hide internal directories.