container

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: 16 Imported by: 0

Documentation

Overview

Package container fetches the current state of the currently deployed container image tags. This operator function caches information about the currently deployed service versions.

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 Container

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

func New

func New(c Config) *Container

func (*Container) Active added in v0.4.0

func (c *Container) Active() bool

Active defines this worker handler to always be executed.

func (*Container) Ensure

func (c *Container) Ensure() error

Jump to

Keyboard shortcuts

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