provider

package
v0.0.0-...-8ea441c Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Pull

func Pull(name string, config GitConfig, repo *kagami.Repository, path string) error

func Push

func Push(name string, gitConfig GitConfig, repo *kagami.Repository, path string) error

Push pushes a repo to a remote target

Types

type GitConfig

type GitConfig struct {
	Domain            string `hcl:"domain"`
	UseSSH            bool   `hcl:"use_ssh"`
	User              string `hcl:"user"`
	DeployKey         string `hcl:"deploy_key"`
	DeployKeyPassword string `hcl:"deploy_key_password"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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