git

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 20 Imported by: 0

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

func DataGitRepositories() *schema.Resource

DataGitRepositories schema and implementation for git repo data source

func DataGitRepository

func DataGitRepository() *schema.Resource

DataGitRepository schema and implementation for Git repository data source

func ResourceGitRepository

func ResourceGitRepository() *schema.Resource

ResourceGitRepository schema and implementation for git repo resource

func ResourceGitRepositoryBranch

func ResourceGitRepositoryBranch() *schema.Resource

ResourceGitRepositoryBranch schema to manage the lifecycle of a git repository branch

func ResourceGitRepositoryFile

func ResourceGitRepositoryFile() *schema.Resource

Types

type RepoInitType

type RepoInitType string

RepoInitType strategy for initializing the repo

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL