svcs

package
v0.0.0-...-aa27f07 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeploymentService

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

func (*DeploymentService) Delete

func (ds *DeploymentService) Delete(name string) error

func (*DeploymentService) DeleteContainer

func (ds *DeploymentService) DeleteContainer(id string) error

func (*DeploymentService) Get

func (ds *DeploymentService) Get(name string) (*domain.Deployment, error)

func (*DeploymentService) GetContainer

func (ds *DeploymentService) GetContainer(id string) (types.Container, error)

func (*DeploymentService) RunContainer

func (*DeploymentService) Save

func (*DeploymentService) StopContainer

func (ds *DeploymentService) StopContainer(id string, timeout time.Duration) error

Jump to

Keyboard shortcuts

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