cdservice

package
v1.4.4 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppDeployHelper

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

type ContainerStateMutator

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

func NewContainerStateMutator

func NewContainerStateMutator(
	appRepo domain.ApplicationRepository,
	backend domain.Backend,
) *ContainerStateMutator

type Service

type Service interface {
	Run()
	RegisterBuild(appID string)
	SyncDeployments()
	Stop(ctx context.Context) error
}

Jump to

Keyboard shortcuts

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