Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareCommand ¶ added in v0.0.48
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)
Click to show internal directories.
Click to hide internal directories.