# Functions
Demote demotes an instance by patching the cluster config.
Expel expels an instance by patching the cluster config.
MakeConnectOptsFromUriOpts create Tarantool connect options from URI options.
MakeEtcdOptsFromUriOpts create etcd connect options from URI options.
ParseUriOpts parses options from a URI from a URL.
Promote promotes an instance by patching the cluster config.
PublishCluster publishes a configuration to the configuration path.
PublishUri publishes a configuration to URI.
ShowCluster shows a full cluster configuration for a configuration path.
ShowUri shows a configuration from URI.
Switch master instance.
SwitchStatus shows master switching status.
# Constants
No description provided by the author
# Structs
DemoteCtx describes the context to demote an instance.
ExpelCtx describes the context to expel an instance.
PromoteCtx describes the context to promote an instance.
PublishCtx contains information abould cluster publish command execution context.
ShowCtx contains information about cluster show command execution context.
SwitchCtx describes the context to switch the master instance.
SwitchStatus describes the context to the master switching status.
UriOpts is a universal list of connect options retrieved from an URI.