Documentation ¶
Index ¶
- func CreateService(cfg *config.CloudConfig, name string, serviceConfig *project.ServiceConfig) (project.Service, error)
- func CreateServiceSet(name string, cfg *config.CloudConfig, ...) (*project.Project, error)
- func GetProject(cfg *config.CloudConfig, networkingAvailable bool) (*project.Project, error)
- func LoadServiceResource(name string, useNetwork bool, cfg *config.CloudConfig) ([]byte, error)
- func RunServiceSet(name string, cfg *config.CloudConfig, ...) (*project.Project, error)
- func StageServices(cfg *config.CloudConfig, services ...string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateService ¶
func CreateService(cfg *config.CloudConfig, name string, serviceConfig *project.ServiceConfig) (project.Service, error)
func CreateServiceSet ¶ added in v0.4.4
func CreateServiceSet(name string, cfg *config.CloudConfig, configs map[string]*project.ServiceConfig) (*project.Project, error)
func GetProject ¶
func LoadServiceResource ¶
func RunServiceSet ¶
func RunServiceSet(name string, cfg *config.CloudConfig, configs map[string]*project.ServiceConfig) (*project.Project, error)
func StageServices ¶ added in v0.4.4
func StageServices(cfg *config.CloudConfig, services ...string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.