service_util

package
v0.0.75 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrepareCommand added in v0.0.48

func PrepareCommand(command *ServiceCommand, cwd string, vars []string, cmd_name string, args ...string) (*exec.Cmd, error)

func RunCommand

func RunCommand(command *ServiceCommand, direct bool, cwd string, vars []string, cmd_name string, args ...string) error

Types

type DeploymentCommandRunner added in v0.0.48

type DeploymentCommandRunner struct {
	*deployment.Deployment
}

func (*DeploymentCommandRunner) RunCommandGetValue added in v0.0.48

func (depl *DeploymentCommandRunner) RunCommandGetValue(c *ServiceCommand, cmd_name string, args ...string) (string, error)

type ServiceCommandRunner added in v0.0.48

type ServiceCommandRunner struct {
	*Service
}

func (*ServiceCommandRunner) RunCommandGetValue added in v0.0.48

func (s *ServiceCommandRunner) RunCommandGetValue(c *ServiceCommand, cmd_name string, args ...string) (string, error)

Jump to

Keyboard shortcuts

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