Documentation ¶
Index ¶
Constants ¶
View Source
const ( REF_BRANCH_PREFIX = "refs/heads/" REF_TAG_PREFIX = "refs/tags/" )
Variables ¶
View Source
var RepoInitTypeValues = repoInitTypeValuesType{
Uninitialized: "Uninitialized",
Clean: "Clean",
Fork: "Fork",
Import: "Import",
}
RepoInitTypeValues enum of strategy for initializing the repo
Functions ¶
func DataGitRepositories ¶
DataGitRepositories schema and implementation for git repo data source
func DataGitRepository ¶
DataGitRepository schema and implementation for Git repository data source
func ResourceGitRepository ¶
ResourceGitRepository schema and implementation for git repo resource
func ResourceGitRepositoryBranch ¶
ResourceGitRepositoryBranch schema to manage the lifecycle of a git repository branch
Types ¶
Click to show internal directories.
Click to hide internal directories.