# Functions
No description provided by the author
No description provided by the author
GetProvider returns provider by name.
No description provided by the author
No description provided by the author
Providers returns a sorted list of the names of the registered providers.
Register makes a provider available by the provided name.
RegisterHandler register all provider's hanlder.
re register provider, if provider's name exists, new provider will replace old provider.
Setup call all provider's setup method.
Teardown call all provider's teardown method.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
Provider defines a set of response interfaces for specific cluster types in cluster management.
No description provided by the author
# Type aliases
No description provided by the author