runtime

package
v0.0.0-...-0fd85f3 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Convention

type Convention struct {
	Config  config.Config
	Service Services
}

func FromServices

func FromServices(c config.Config, r RuntimeService) Convention

func (Convention) Emulate

func (c Convention) Emulate(ctx context.Context, i release.Image) error

type RuntimeService

type RuntimeService interface {
	Deploy(ctx context.Context, input docker.DeployInput) error
}

type Services

type Services struct {
	Runtime RuntimeService
}

Jump to

Keyboard shortcuts

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