package platformutil

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

Index

Functions

func Dedupe

func Dedupe(in []ocispecs.Platform) []ocispecs.Platform

func Format

func Format(in []ocispecs.Platform) []string

func FormatInGroups

func FormatInGroups(gg ...[]ocispecs.Platform) []string

func Parse

func Parse(platformsStr []string) ([]ocispecs.Platform, error)

Source Files

parse.go

Version
v0.24.0-rc1
Published
May 14, 2025
Platform
js/wasm
Imports
3 packages
Last checked
3 hours ago

Tools for package owners.