registry

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package registry verifies whether the desired service version is readily available inside the configured container registry. Only existing container images can actually be deployed.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Aws aws.Config
	Cac *cache.Cache
	Env envvar.Env
	Log logger.Interface
}

type Registry

type Registry struct {
	// contains filtered or unexported fields
}

func New

func New(c Config) *Registry

func (*Registry) Active added in v0.4.0

func (r *Registry) Active() bool

Active defines this worker handler to always be executed.

func (*Registry) Ensure

func (r *Registry) Ensure() error

Jump to

Keyboard shortcuts

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