registries

package
v3.8.3 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NormalizeVersion

func NormalizeVersion(version string) string

Types

type ImageConfiguration

type ImageConfiguration struct {
	Registry    string
	Image       string
	Version     string
	PullSecrets []v1.LocalObjectReference
}

ghcr.io/<organization>/<repository>:<version> public.ecr.aws/<organization>/jeffail/benthos:<version> docker.io/<organization|user>/<image>:<version> version: "v2.0.0-rc.35-scratch@sha256:4a29620448a90f3ae50d2e375c993b86ef141ead4b6ac1edd1674e9ff6b933f8" docker.io/<organization|user>/<image>:v2.0.0-rc.35-scratch@sha256:4a29620448a90f3ae50d2e375c993b86ef141ead4b6ac1edd1674e9ff6b933f8

func GetBenthosImage

func GetBenthosImage(ctx core.Context, stack *v1beta1.Stack, version string) (*ImageConfiguration, error)

func GetCaddyImage

func GetCaddyImage(ctx core.Context, stack *v1beta1.Stack) (*ImageConfiguration, error)

func GetFormanceImage

func GetFormanceImage(ctx core.Context, stack *v1beta1.Stack, name, version string) (*ImageConfiguration, error)

func GetImageConfiguration

func GetImageConfiguration(
	ctx core.Context,
	stackName string,
	image string,
) (*ImageConfiguration, error)

func GetNatsBoxImage

func GetNatsBoxImage(ctx core.Context, stack *v1beta1.Stack, version string) (*ImageConfiguration, error)

func (*ImageConfiguration) GetFullImageName

func (cfg *ImageConfiguration) GetFullImageName() string

func (*ImageConfiguration) String

func (o *ImageConfiguration) String() string

Jump to

Keyboard shortcuts

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