package ocilayout

import "github.com/docker/buildx/util/ocilayout"

Index

Types

type Ref

type Ref struct {
	Path   string
	Tag    string
	Digest digest.Digest
}

func Parse

func Parse(s string) (Ref, bool, error)

func (Ref) String

func (r Ref) String() string

Source Files

parse.go

Version
v0.33.0 (latest)
Published
Mar 31, 2026
Platform
linux/amd64
Imports
3 packages
Last checked
12 hours ago

Tools for package owners.