package
2.5.7+incompatible
Repository: https://github.com/milvus-io/milvus.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewComponentStateService create a ComponentStateService.
WaitForComponentHealthy wait for component's state to be healthy.
WaitForComponentInit wait for component's state to be initializing.
WaitForComponentInitOrHealthy wait for component's state to be initializing or healthy.
WaitForComponentStates wait for component's state to be one of the specific states.
# Structs
ComponentStateService is a helper type to implement a GetComponentStates rpc at server side.