Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudSyncOptions ¶
type CloudSyncOptions struct { Provider string `help:"Public cloud provider" choices:"Aliyun|Azure|Aws|Qcloud|OpenStack|Ucloud|Huawei|ZStack"` Environment string `help:"environment of public cloud"` Cloudregion string `help:"region of public cloud"` Zone string `help:"availability zone of public cloud"` etcd.SEtcdOptions common_options.CommonOptions }
var (
Options CloudSyncOptions
)
Click to show internal directories.
Click to hide internal directories.