Documentation ¶
Index ¶
- type Bitbucket
- func (plugin Bitbucket) ApiResources() map[string]map[string]core.ApiResourceHandler
- func (plugin Bitbucket) Close(taskCtx core.TaskContext) errors.Error
- func (plugin Bitbucket) Description() string
- func (plugin Bitbucket) GetTablesInfo() []dal.Tabler
- func (plugin Bitbucket) Init(basicRes core.BasicRes) errors.Error
- func (plugin Bitbucket) MakePipelinePlan(connectionId uint64, scope []*core.BlueprintScopeV100) (core.PipelinePlan, errors.Error)
- func (plugin Bitbucket) MigrationScripts() []core.MigrationScript
- func (plugin Bitbucket) PrepareTaskData(taskCtx core.TaskContext, options map[string]interface{}) (interface{}, errors.Error)
- func (plugin Bitbucket) RootPkgPath() string
- func (plugin Bitbucket) SubTaskMetas() []core.SubTaskMeta
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bitbucket ¶
type Bitbucket string
func (Bitbucket) ApiResources ¶
func (plugin Bitbucket) ApiResources() map[string]map[string]core.ApiResourceHandler
func (Bitbucket) Close ¶ added in v0.15.0
func (plugin Bitbucket) Close(taskCtx core.TaskContext) errors.Error
func (Bitbucket) Description ¶
func (Bitbucket) GetTablesInfo ¶ added in v0.15.0
func (Bitbucket) MakePipelinePlan ¶
func (plugin Bitbucket) MakePipelinePlan(connectionId uint64, scope []*core.BlueprintScopeV100) (core.PipelinePlan, errors.Error)
func (Bitbucket) MigrationScripts ¶
func (plugin Bitbucket) MigrationScripts() []core.MigrationScript
func (Bitbucket) PrepareTaskData ¶
func (Bitbucket) RootPkgPath ¶
func (Bitbucket) SubTaskMetas ¶
func (plugin Bitbucket) SubTaskMetas() []core.SubTaskMeta
Click to show internal directories.
Click to hide internal directories.