package git

import "github.com/moby/buildkit/source/git"

Index

Functions

func NewSource

func NewSource(opt Opt) (source.Source, error)

func Supported

func Supported() error

Supported returns nil if the system supports Git source

Types

type Opt

type Opt struct {
	CacheAccessor cache.Accessor
	MetadataStore *metadata.Store
}

Source Files

gitsource.go gitsource_unix.go redact_credentials.go

Version
v0.9.0-rc1
Published
Jul 7, 2021
Platform
js/wasm
Imports
34 packages
Last checked
12 hours ago

Tools for package owners.