docker

package
v0.0.0-...-3b05df2 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImageExpand

func ImageExpand(name string) string

ImageExpand returns the fully qualified image name.

func New

func New(host, version string) (worker.Hook, error)

func PullReaderCopy

func PullReaderCopy(in io.Reader, out io.Writer) error

PullReaderCopy copies a json message string to the io.Writer.

func StdCopy

func StdCopy(dist io.Writer, src io.Reader) (written int64, err error)

Types

type StdType

type StdType byte
const (
	Stdin  StdType = iota // Stdin represents the standard input stream type.
	Stdout                // Stdout represents the standard output stream type.
	Stderr                // Stderr represents the standard error steam type.
)

Jump to

Keyboard shortcuts

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