package platformutil
import "github.com/docker/buildx/util/platformutil"
Index ¶
- func Dedupe(in []specs.Platform) []specs.Platform
- func Format(in []specs.Platform) []string
- func FormatInGroups(gg ...[]specs.Platform) []string
- func Parse(platformsStr []string) ([]specs.Platform, error)
Functions ¶
func Dedupe ¶
func Format ¶
func FormatInGroups ¶
func Parse ¶
Source Files ¶
- Version
- v0.23.0-rc1
- Published
- Apr 9, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 22 minutes ago –
Tools for package owners.