package verifier

import "github.com/moby/buildkit/exporter/verifier"

Index

Functions

func CaptureFrontendOpts

func CaptureFrontendOpts[T comparable](m map[string]string, res *result.Result[T]) error

func CheckInvalidPlatforms

func CheckInvalidPlatforms[T comparable](ctx context.Context, res *result.Result[T]) ([]client.VertexWarning, error)

Types

type RequestOpts

type RequestOpts struct {
	Platforms []string
	Labels    map[string]string
	Request   string
}

Source Files

opts.go platforms.go

Version
v0.21.0 (latest)
Published
Apr 11, 2025
Platform
linux/amd64
Imports
10 packages
Last checked
2 days ago

Tools for package owners.