rancher v2.15.1
UIPlugin.status
Status is the observed state of the ui plugin.
| Field / Type | Description |
|---|---|
cacheState | CacheState is the cache status of the plugin.
|
error | Error is the error message if any. |
observedGeneration | ObservedGeneration is used by Rancher controller to track the latest generation of the resource that it triggered on.
|
ready | Ready is the readiness of the plugin. Defaults to false.
|
retryAt | RetryAt is the time at which the plugin should be retried.
|
retryNumber | RetryNumber is the number of times the plugin has been retried. |