CheckRuntimeReady checks if the runtime is ready
()
| 134 | |
| 135 | // CheckRuntimeReady checks if the runtime is ready |
| 136 | CheckRuntimeReady() (ready bool) |
| 137 | |
| 138 | // SyncRuntime syncs the runtime spec |
| 139 | SyncRuntime(ctx cruntime.ReconcileRequestContext) (changed bool, err error) |
no outgoing calls
no test coverage detected