Open Checks Framework
Contents:
openchecks
Open Checks Framework
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
A
all() (openchecks.CheckHint static method)
async_auto_fix() (in module openchecks)
(openchecks.AsyncBaseCheck method)
(openchecks.AsyncBaseScheduler method)
async_check() (openchecks.AsyncBaseCheck method)
async_run() (in module openchecks)
(openchecks.AsyncBaseScheduler method)
AsyncBaseCheck (class in openchecks)
AsyncBaseScheduler (class in openchecks)
AUTO_FIX (openchecks.CheckHint attribute)
auto_fix() (in module openchecks)
(openchecks.BaseCheck method)
(openchecks.BaseScheduler method)
(openchecks.Scheduler method)
B
BaseCheck (class in openchecks)
BaseScheduler (class in openchecks)
C
can_fix() (openchecks.CheckResult method)
can_skip() (openchecks.CheckResult method)
check() (openchecks.BaseCheck method)
check_duration() (openchecks.CheckResult method)
CheckError
CheckHint (class in openchecks)
CheckMetadata (class in openchecks)
CheckResult (class in openchecks)
D
description() (openchecks.CheckMetadata method)
DiscoveryRegistry (class in openchecks)
E
error() (openchecks.CheckResult method)
F
Failed (openchecks.Status attribute)
failed() (openchecks.CheckResult static method)
fix_duration() (openchecks.CheckResult method)
G
gather() (openchecks.DiscoveryRegistry method)
gather_async() (openchecks.DiscoveryRegistry method)
H
has_failed() (openchecks.Status method)
has_passed() (openchecks.Status method)
hint() (openchecks.CheckMetadata method)
I
is_pending() (openchecks.Status method)
Item (class in openchecks)
items() (openchecks.CheckResult method)
M
message() (openchecks.CheckResult method)
module
openchecks
N
NONE (openchecks.CheckHint attribute)
O
openchecks
module
P
Passed (openchecks.Status attribute)
passed() (openchecks.CheckResult static method)
Pending (openchecks.Status attribute)
R
register() (openchecks.DiscoveryRegistry method)
register_async() (openchecks.DiscoveryRegistry method)
run() (in module openchecks)
(openchecks.BaseScheduler method)
(openchecks.Scheduler method)
S
Scheduler (class in openchecks)
Skipped (openchecks.Status attribute)
skipped() (openchecks.CheckResult static method)
Status (class in openchecks)
status() (openchecks.CheckResult method)
SystemError (openchecks.Status attribute)
T
title() (openchecks.CheckMetadata method)
type_hint() (openchecks.Item method)
V
value() (openchecks.Item method)
W
Warning (openchecks.Status attribute)
warning() (openchecks.CheckResult static method)