Versions in this module Expand all Collapse all v1 v1.1.0 May 26, 2023 v1.0.0 May 26, 2023 Changes in this version + func NewProject(context *ctx.Context, parseOptions *config.ParseOptions) (project.APIProject, error) + type Project struct + func (p *Project) RemoveOrphans(ctx context.Context, projectName string, serviceConfigs *config.ServiceConfigs) error