internal

package
v0.69.101 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ImagePrefixes = []string{"otel", "ghcr.io/open-telemetry/opentelemetry-collector-releases"}
	Architectures = []string{"amd64"}
)

Functions

func Archive

func Archive(dist string) config.Archive

Archive configures a goreleaser archive (tarball). https://goreleaser.com/customization/archive/

func Archives

func Archives(dists []string) (r []config.Archive)

func Build

func Build(dist string) config.Build

Build configures a goreleaser build. https://goreleaser.com/customization/build/

func Builds

func Builds(dists []string) (r []config.Build)

func DockerImage

func DockerImage(imagePrefixes []string, dist, arch string) config.Docker

DockerImage configures goreleaser to build a container image. https://goreleaser.com/customization/docker/

func DockerImages

func DockerImages(imagePrefixes, dists []string) (r []config.Docker)

func DockerManifest

func DockerManifest(prefix, version, dist string) config.DockerManifest

DockerManifest configures goreleaser to build a multi-arch container image manifest. https://goreleaser.com/customization/docker_manifest/

func DockerManifests

func DockerManifests(imagePrefixes, dists []string) (r []config.DockerManifest)

func Generate

func Generate(imagePrefixes []string, dists []string) config.Project

func Package

func Package(dist string) config.NFPM

Package configures goreleaser to build a system package. https://goreleaser.com/customization/nfpm/

func Packages

func Packages(dists []string) (r []config.NFPM)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL