GetOperationType get the data operation type
()
| 50 | |
| 51 | // GetOperationType get the data operation type |
| 52 | GetOperationType() OperationType |
| 53 | |
| 54 | // UpdateOperationApiStatus update the data operation status, object is the data operation crd instance. |
| 55 | UpdateOperationApiStatus(opStatus *datav1alpha1.OperationStatus) error |
no outgoing calls