repo

package
v0.82.1 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repo

type Repo struct {
	URL string

	Files  map[string]string
	Config string
	RSA    string
	User   string
	Secret string
	// contains filtered or unexported fields
}

Repo used to manage git repo based deployments

func New

func New(url, user, rsa string) (*Repo, error)

New - returns pointer to a new repo struct

Jump to

Keyboard shortcuts

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