git

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2020 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Types

type Config

type Config struct {
	Username              string
	Password              string
	PrivateKey            string
	PrivateKeyFile        string
	InsecureIgnoreHostKey bool
	InsecureSkipTLSVerify bool
}

func (*Config) Client

func (c *Config) Client() (interface{}, error)

type Meta

type Meta struct {
	Auth transport.AuthMethod
}

type RepoParams

type RepoParams struct {
	URL  string
	Path string
	Ref  plumbing.ReferenceName
	Auth transport.AuthMethod
}

Jump to

Keyboard shortcuts

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