Documentation
¶
Index ¶
Constants ¶
View Source
const ( SourceClusterAccessKey = "source_cluster_access_key" SourceClusterSecretKey = "source_cluster_secret_key" SourceClusterEndpoint = "source_cluster_endpoint" TargetClusterAccessKey = "target_cluster_access_key" TargetClusterSecretKey = "target_cluster_secret_key" TargetClusterEndpoint = "target_cluster_endpoint" )
Variables ¶
Functions ¶
func SyncClusterBucketData ¶
func SyncClusterBucketData()
Types ¶
type SourceDataSourceConfig ¶
type SourceDataSourceConfig struct {
// contains filtered or unexported fields
}
type TargetDataSourceConfig ¶
type TargetDataSourceConfig struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.