Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImportServer ¶
type RsyncServer ¶
type RsyncServer struct { IPAddress string Port string DockerContainerName string DockerImageName string AuthUser, AuthPassword string }
func RunRsyncServer ¶
func RunRsyncServer(ctx context.Context, dockerImageName, tmpDir string) (*RsyncServer, error)
func (*RsyncServer) GetCopyCommand ¶
Click to show internal directories.
Click to hide internal directories.