Documentation
¶
Index ¶
- func CreateGitClient()
- func GetDependencies(in config.EazyYml, out *[]config.EazyYml, sshKeyPath string) error
- func GetEazyHomeDir() (string, error)
- func GetEazyYmlFromRepository(uri string, ssKey string) ([]byte, error)
- func GetHttpClient() *http.Client
- func GetPeerDependencies(in config.EazyYml, out *[]config.EazyYml, peers map[string]bool, ...) error
- func GetRepository(uri string, sshKey string) (string, error)
- func GetSSHAuth(keyPath string) (transport.AuthMethod, error)
- func SetUpSSHKeys() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGitClient ¶
func CreateGitClient()
func GetDependencies ¶
func GetEazyHomeDir ¶ added in v0.0.2
func GetHttpClient ¶
func GetPeerDependencies ¶
func GetSSHAuth ¶
func GetSSHAuth(keyPath string) (transport.AuthMethod, error)
GetSSHAuth get ssh auth for git handshake
func SetUpSSHKeys ¶
func SetUpSSHKeys() error
SetUpSSHKeys to automatically add ssh keys by using ssh agent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.