Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
Types ¶
type Service ¶
type Service interface {
GetEnabledModulesTable() string
GetAtcEnabledServices(ctx context.Context) ([]string, error)
PurgeServiceResolver(ctx context.Context, name string) error
IsLeader() bool
GetFederationStatus(ctx context.Context) (map[string]string, error)
ApplyFailoverOverride(ctx context.Context, service string, targetDc string) error
TriggerManualRedirect(ctx context.Context, service string, redirectDc string) error
}
Click to show internal directories.
Click to hide internal directories.