release

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

Documentation

Overview

Package release implements the source business logic that caches all relevant service release settings for further use across the operator chain. See e.g. https://github.com/0xSplits/releases for a reference of the remote Github repository.

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
	Git *github.Client
	Log logger.Interface
	Pol *policy.Policy
}

type Release

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

func New

func New(c Config) *Release

func (*Release) Active added in v0.4.0

func (r *Release) Active() bool

Active defines this worker handler to always be executed.

func (*Release) Ensure

func (r *Release) Ensure() error

Directories

Path Synopsis
Package resolver tries to provide the environment specific Git reference for the release source repository.
Package resolver tries to provide the environment specific Git reference for the release source repository.

Jump to

Keyboard shortcuts

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