deployment

package
v0.0.1-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

WireSet provides a wire set for this package.

Functions

This section is empty.

Types

type Controller

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

func NewController

func NewController(deploymentStore store.DeploymentStore) *Controller

func ProvideController

func ProvideController(deploymentStore store.DeploymentStore) *Controller

func (*Controller) Get

func (c *Controller) Get(ctx context.Context, applicationID, deploymentUID int64) (*types.Deployment, error)

func (*Controller) List

func (c *Controller) List(ctx context.Context, applicationID int64) ([]*types.Deployment, error)

Jump to

Keyboard shortcuts

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