Documentation ¶
Index ¶
- func CreateService(cfg *config.CloudConfig, name string, serviceConfig *project.ServiceConfig) (project.Service, error)
- func GetProject(cfg *config.CloudConfig) (*project.Project, error)
- func LoadServiceResource(name string, network bool, cfg *config.CloudConfig) ([]byte, error)
- func RunServiceSet(name string, cfg *config.CloudConfig, ...) (*project.Project, error)
- func RunServices(cfg *config.CloudConfig) 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 LoadServiceResource ¶
func RunServiceSet ¶
func RunServiceSet(name string, cfg *config.CloudConfig, configs map[string]*project.ServiceConfig) (*project.Project, error)
func RunServices ¶
func RunServices(cfg *config.CloudConfig) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.