docker

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDeployment

func NewDeployment(composeFile string, opts DeployOptions) (goperation.Sequence, goperation.Operation)

func NewDeploymentStop

func NewDeploymentStop(composeFile string, dest ssh.Destination) goperation.Sequence

func SupportsRegistry

func SupportsRegistry(noRegistry bool, dest ssh.Destination) bool

func SupportsSSHControlSockets

func SupportsSSHControlSockets(goos string) bool

Types

type DeployOptions

type DeployOptions struct {
	RecreateMode operation.RecreateMode
	TargetHost   ssh.Destination
	Registry     *RegistryConfig
}

type RegistryConfig added in v1.4.0

type RegistryConfig struct {
	Port              string
	UseControlSockets bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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