mv

package
v1.1.9-alpha.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

func NewFromStagesStorage

func NewFromStagesStorage(containerRuntime container_runtime.ContainerRuntime) (storage.StagesStorage, error)

func NewStagesStorage

func NewStagesStorage(stagesStorageAddress string, repoData *common.RepoData, containerRuntime container_runtime.ContainerRuntime) (storage.StagesStorage, error)

func NewToStagesStorage

func NewToStagesStorage(containerRuntime container_runtime.ContainerRuntime) (storage.StagesStorage, error)

func SetupFromStagesStorage

func SetupFromStagesStorage(cmd *cobra.Command)

func SetupToStagesStorage

func SetupToStagesStorage(cmd *cobra.Command)

func SyncStages

func SyncStages(projectName string, fromStagesStorage storage.StagesStorage, toStagesStorage storage.StagesStorage, storageLockManager storage.LockManager, containerRuntime container_runtime.ContainerRuntime) error

SyncStages will make sure, that destination stages storage contains all stages from source stages storage. Repeatedly calling SyncStages will copy stages from source stages storage to destination, that already exists in the destination. SyncStages will not delete excess stages from destination storage, that does not exists in the source.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL