Documentation
¶
Index ¶
- func CaddyRegister(register bool, deployment_name_or_dir string) error
- func Cleanup(deployment_name_or_dir string) error
- func ExecuteDecodedFunction(ctx context.Context, depl *Deployment, f *DeploymentFunction, stdin io.Reader, ...) error
- func Prepare(deployment_name_or_dir string) error
- func SdNotifyOrLog(status string)
- func Start(deployment_name string, function bool) error
- func StartCGIFunction(ctx context.Context, depl *Deployment, f *DeploymentFunction) error
- func StartFunction(ctx context.Context, depl *Deployment, function bool) error
- func StartHttpStdioFunction(ctx context.Context, depl *Deployment, f *DeploymentFunction) error
- func StartPod(ctx context.Context, depl *Deployment) error
- func StartSDActivateFunction(ctx context.Context, depl *Deployment, f *DeploymentFunction) error
- func Stop(deployment_name string, function bool) error
- func StopFunction(ctx context.Context, depl *Deployment, function bool) error
- func StopPod(ctx context.Context, depl *Deployment) error
- func Template(dir string, template string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaddyRegister ¶
func ExecuteDecodedFunction ¶ added in v0.0.29
func SdNotifyOrLog ¶ added in v0.0.56
func SdNotifyOrLog(status string)
func StartCGIFunction ¶ added in v0.0.29
func StartFunction ¶ added in v0.0.29
func StartHttpStdioFunction ¶ added in v0.0.29
func StartSDActivateFunction ¶ added in v0.0.45
func StopFunction ¶ added in v0.0.45
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.