resolved_gitops_config.ts view source
(gitops_config: GitopsConfig, repos_dir: string): ResolvedGitopsConfig gitops_config
type GitopsConfig
repos_dir
type
stringreturns
ResolvedGitopsConfig 2 declarations
resolved_gitops_config.ts view source
(gitops_config: GitopsConfig, repos_dir: string): ResolvedGitopsConfig gitops_configrepos_dirstringResolvedGitopsConfig resolved_gitops_config.ts view source
ResolvedGitopsConfig local_reposArray<LocalRepoPath | LocalRepoMissing> | nulllocal_repo_pathsArray<LocalRepoPath> | nulllocal_repos_missingArray<LocalRepoMissing> | null