Documentation
¶
Index ¶
- func CreateCGIFunctionUnits(name string, f *service.ServiceFunction) error
- func CreateDeploymentFromService(name string, svc *service.Service, seed *DeploymentSeed) (string, error)
- func List(opts ListOpts) ([]*Deployment, error)
- func ListUnitStatus(ctx context.Context, deployments []*Deployment, config_unit bool) ([]dbus.UnitStatus, error)
- func RemoveTimeout(ctx0 context.Context, deployment_name string, ...) error
- func StartNewOrExistingFromService(ctx context.Context, svc *service.Service, seed *DeploymentSeed, ...) (*Deployment, string, error)
- type ListOpts
- type StartNewOrExistingOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCGIFunctionUnits ¶ added in v0.0.29
func CreateCGIFunctionUnits(name string, f *service.ServiceFunction) error
func ListUnitStatus ¶ added in v0.0.15
func RemoveTimeout ¶ added in v0.0.29
Types ¶
type StartNewOrExistingOpts ¶ added in v0.0.29
Click to show internal directories.
Click to hide internal directories.