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