# Functions
AgentStatusGC cleans up stale agent statuses.
No description provided by the author
ClusterMembers returns list of replsets in the cluster.
No description provided by the author
No description provided by the author
No description provided by the author
GetAgentStatus returns agent status by given node and rs it's up to user how to handle ErrNoDocuments.
GetBalancerStatus returns balancer status.
ClusterTime returns mongo's current cluster time.
No description provided by the author
No description provided by the author
No description provided by the author
GetNodeInfoExt returns mongo node info with mongod options.
No description provided by the author
No description provided by the author
GetReplsetStatus returns `replSetGetStatus` for the given connection.
HasConfigShard return true if configsvr is listened in shards list.
IsWriteMajorityRequested compares cluster wide majority (replSetGetStatus.writeMajorityCount) with WriteConcern requested in connection string and determinates if majority is requested or not.
No description provided by the author
ListAgentStatuses returns list of registered agents.
No description provided by the author
ListSteadyAgents returns agents which are in steady state for backup or PITR.
NewMongodOptsStorage return MongodOptsStorage with default settings.
NodeSuits checks if node can perform backup.
No description provided by the author
No description provided by the author
No description provided by the author
ReplicationLag returns node replication lag in seconds.
No description provided by the author
SetBalancerStatus sets balancer status.
WaitForBalancerDisabled waits balancer to be disabled for specified time duration t.
# 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
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
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
No description provided by the author
nolint:lll.
No description provided by the author
MongoLastWrite represents the last write to the MongoDB server.
No description provided by the author
NodeInfo represents the mongo's node info.
No description provided by the author
No description provided by the author
No description provided by the author
nolint:lll.
No description provided by the author
Shard represent a config.shard document.
No description provided by the author
SubsysStatus is generic status.
# Type aliases
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
ReplsetRole is a replicaset role in sharded cluster.
No description provided by the author