Documentation
¶
Index ¶
- func FunctionCaddyConfig(opts FuncFunctionCaddyConfigOpts) error
- func Print(depl_name string, settings PrintSettings) error
- func PrintInspect(deployments ...string) error
- func PrintList(settings PrintListSettings) error
- func PrintListCommands(depl *Deployment) error
- func Remove(deployment_name string) error
- func RunDeploymentCommand(depl *Deployment, direct bool, env []string, cmd_name string, args ...string) error
- func Start(deployment_name string) error
- func Stop(deployment_name string) error
- type FuncFunctionCaddyConfigOpts
- type PrintListSettings
- type PrintSettings
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FunctionCaddyConfig ¶ added in v0.0.29
func FunctionCaddyConfig(opts FuncFunctionCaddyConfigOpts) error
func Print ¶ added in v0.0.43
func Print(depl_name string, settings PrintSettings) error
func PrintInspect ¶
func PrintList ¶
func PrintList(settings PrintListSettings) error
func PrintListCommands ¶ added in v0.0.15
func PrintListCommands(depl *Deployment) error
func RunDeploymentCommand ¶ added in v0.0.15
Types ¶
type FuncFunctionCaddyConfigOpts ¶ added in v0.0.29
type PrintListSettings ¶
type PrintSettings ¶ added in v0.0.45
type PrintSettings struct {
ShowProxyLocation bool
}
Click to show internal directories.
Click to hide internal directories.