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.18.0
Published
Nov 26, 2024
Platform
js/wasm
Imports
10 packages
Last checked
13 seconds ago

Tools for package owners.