tier.status
tier.status(registry=None)Per kind: filled by whom, at what version, and whether it is usable.
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
| registry | Any | A :class:~cadjoint.plugins.PluginRegistry; the process-wide one by default. |
None |
Returns
| Name | Type | Description |
|---|---|---|
| The | TierStatus | class:TierStatus. Never raises: a kind whose provider fails |
| TierStatus | to import reports the failure as its reason. |