Documentation
¶
Overview ¶
Package image provides the ability for Vela to manage and manipulate an image provided for a container.
Usage:
import "github.com/go-vela/pkg-runtime/internal/image"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Parse ¶
Parse digests the provided image into a fully qualified canonical reference. If an error occurs, it will return the provided image.
func ParseWithError ¶
ParseWithError digests the provided image into a fully qualified canonical reference. If an error occurs, it will return the last digested form of the image.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.