config

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: May 22, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeployConfig

type DeployConfig struct {
	SSHHost               string
	SSHPort               string
	SSHUser               string
	SSHKey                string
	SSHKeyPassphrase      string
	SSHKnownHosts         string
	Fingerprint           string
	Timeout               string
	ProjectPath           string
	DeployFile            string
	ExtraFiles            []string
	Mode                  string
	StackName             string
	ComposePull           bool
	ComposeBuild          bool
	ComposeNoDeps         bool
	ComposeTargetServices []string
	DockerNetwork         string
	DockerNetworkDriver   string
	DockerNetworkAttach   bool
	DockerPrune           string
	RegistryHost          string
	RegistryUser          string
	RegistryPass          string
	EnableRollback        bool
	EnvVars               string
}

func LoadConfig

func LoadConfig() DeployConfig

Jump to

Keyboard shortcuts

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