dockerimpl

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBuildpackBackend

func NewBuildpackBackend(
	config Config,
	image builder.ImageConfig,
) (builder.BuildpackBackend, error)

Types

type Config

type Config struct {
	ContainerName string `mapstructure:"containerName" yaml:"containerName"`
	RemoteDir     string `mapstructure:"remoteDir" yaml:"remoteDir"`
	User          string `mapstructure:"user" yaml:"user"`
	Group         string `mapstructure:"group" yaml:"group"`
	PlatformAPI   string `mapstructure:"platformAPI" yaml:"platformAPI"`
}

Jump to

Keyboard shortcuts

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