Commit 4c88138e authored by I love OP's avatar I love OP Committed by GitHub

Update op-conductor rpc api path (#12760)

Co-authored-by: default avatarMatthew Slipper <me@matthewslipper.com>
parent ad9e5549
...@@ -48,7 +48,7 @@ This way you could understand how we handle the state transitions. ...@@ -48,7 +48,7 @@ This way you could understand how we handle the state transitions.
### RPC design ### RPC design
conductor provides rpc APIs for ease of cluster management, see [api](./op-conductor/rpc/api.go) for rpc definitions and how they can be used. conductor provides rpc APIs for ease of cluster management, see [api](./rpc/api.go) for rpc definitions and how they can be used.
### Failure Scenario walkthrough ### Failure Scenario walkthrough
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment