package
0.0.0-20241211120126-c01ef6290756
Repository: https://github.com/oceanbase/obshell-sdk-go.git
Documentation: pkg.go.dev
# Functions
DownloadPackage searches for the specified package entry across all mirrors defined in OB_MIRRORS and downloads the first match to the destination directory.
No description provided by the author
将Obshell安装到指定的服务器上, 自会将obshell RPM包.
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
SearchPackage searches for packages that match the provided package entry across all mirrors defined in OB_MIRRORS.
No description provided by the author
No description provided by the author
# 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
No description provided by the author
No description provided by the author
# Variables
The size of each sftp chunked transfer, default is 64M.
Base mirrors.
Mirrors.
No description provided by the author
No description provided by the author
No description provided by the author
The maximum number of parallel SFTP transfers to avoid exceeding the MaxSessions limit.
Since using in-memory backup for small files results in higher batch transfer efficiency, only files larger than SCP_THRESHOLD will be transferred using SCP.
Unlike the Python SDK, the Go SDK does not use rsync by default, but instead uses sftp for chunked transfer.
# 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